Class PayloadSpanUtil
Experimental class to get set of payloads for most standard Lucene queries. Operates like Highlighter - IndexReader should only contain doc of interest, best to use MemoryIndex.
@lucene.experimental
Inheritance
System.Object
PayloadSpanUtil
Assembly: DistributedLucene.Net.dll
Syntax
public class PayloadSpanUtil : object
Constructors
Name | Description |
---|---|
PayloadSpanUtil(IndexReaderContext) |
Methods
Name | Description |
---|---|
GetPayloadsForQuery(Query) | Query should be rewritten for wild/fuzzy support. |