Skip to content

Commit

Permalink
OAK-5414 - Refactor LuceneIndexEditor to move out logic related to ma…
Browse files Browse the repository at this point in the history
…king Lucene Document to separate class

-- Moved out the makeDocument logic to LuceneDocumentMaker
-- For FacetsConfig introduced a FacetsConfigProvider which would lazily created config node in index definition builder.
-- For non async case it would be null and due to that faceting logic would be disabled
-- For non async case BinaryTextExtractor would be null and due to that faceting logic would be disabled

git-svn-id: https://svn.apache.org/repos/asf/jackrabbit/oak/trunk@1777758 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
chetanmeh committed Jan 7, 2017
1 parent 11a3e64 commit 045f8c3
Show file tree
Hide file tree
Showing 4 changed files with 685 additions and 570 deletions.
Loading

0 comments on commit 045f8c3

Please sign in to comment.