Property | Type | Description | |
---|---|---|---|
term | Term |
Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
ExtractTerms ( ISet |
||
GetHashCode ( ) : int | ||
GetSpans ( AtomicReaderContext context, Bits acceptDocs, TermContext>.IDictionary |
||
SpanTermQuery ( Term term ) : System.Collections.Generic |
Construct a SpanTermQuery matching the named term's spans.
|
|
ToString ( string field ) : string |
public GetSpans ( AtomicReaderContext context, Bits acceptDocs, TermContext>.IDictionary |
||
context | AtomicReaderContext | |
acceptDocs | Bits | |
termContexts | TermContext>.IDictionary | |
return | Lucene.Net.Search.Spans.Spans |
public SpanTermQuery ( Term term ) : System.Collections.Generic | ||
term | Term | |
return | System.Collections.Generic |