Uses of Class
org.apache.blur.manager.BlurHighlighter

Packages that use BlurHighlighter
org.apache.blur.utils   
 

Uses of BlurHighlighter in org.apache.blur.utils
 

Methods in org.apache.blur.utils with parameters of type BlurHighlighter
static List<org.apache.lucene.document.Document> BlurUtil.fetchDocuments(org.apache.lucene.index.IndexReader reader, ResetableDocumentStoredFieldVisitor fieldSelector, Selector selector, int maxHeap, String context, org.apache.lucene.index.Term primeDocTerm, org.apache.lucene.search.Filter filter, java.util.concurrent.atomic.AtomicBoolean moreToFetch, java.util.concurrent.atomic.AtomicInteger totalRecords, BlurHighlighter highlighter)
          NOTE: This is a potentially dangerous call, it will return all the documents that match the term.
 



Copyright © 2012-2014 The Apache Software Foundation. All Rights Reserved.