|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(IndexReader reader,
ResetableDocumentStoredFieldVisitor fieldSelector,
Selector selector,
int maxHeap,
String context,
Term primeDocTerm,
org.apache.lucene.search.Filter filter,
AtomicBoolean moreToFetch,
AtomicInteger totalRecords,
BlurHighlighter highlighter)
NOTE: This is a potentially dangerous call, it will return all the documents that match the term. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |