Get the mapping between fields and terms, sorted by the comparator
Namespace: Lucene.Net.IndexAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
C# |
---|
public virtual IDictionary GetFieldToTerms() |
Visual Basic |
---|
Public Overridable Function GetFieldToTerms As IDictionary |
Visual C++ |
---|
public: virtual IDictionary^ GetFieldToTerms() |