Uses of Interface
org.alfresco.repo.search.impl.lucene.LuceneSearcher
-
Packages that use LuceneSearcher Package Description org.alfresco.repo.search.impl.lucene -
-
Uses of LuceneSearcher in org.alfresco.repo.search.impl.lucene
Methods in org.alfresco.repo.search.impl.lucene that return LuceneSearcher Modifier and Type Method Description LuceneSearcherAbstractLuceneIndexerAndSearcherFactory. getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef, boolean searchDelta)Encapsulate creating a searcher over the main indexprotected abstract LuceneSearcherAbstractLuceneIndexerAndSearcherFactory. getSearcher(org.alfresco.service.cmr.repository.StoreRef storeRef, LuceneIndexer indexer)Get a searcher over the index and the current delta
-