Apache Lucene.Net 2.4.0 Class Library API

PayloadSpanUtil Class

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.

WARNING: The status of the Payloads feature is experimental. The APIs introduced here might change in the future and will not be supported anymore in such a case.

For a list of all members of this type, see PayloadSpanUtil Members.

System.Object
   Lucene.Net.Search.Payloads.PayloadSpanUtil

public class PayloadSpanUtil

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Search.Payloads

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

PayloadSpanUtil Members | Lucene.Net.Search.Payloads Namespace