Lucene.Net
3.0.3
Lucene.Net is a port of the Lucene search engine library, written in C# and targeted at .NET runtime users.
|
Go to the source code of this file.
Classes | |
class | Lucene.Net.Search.PrefixFilter |
A Filter that restricts search results to values that have a matching prefix in a given field. More... | |
Namespaces | |
package | Lucene.Net.Search |
Typedefs | |
using | Term = Lucene.Net.Index.Term |
using Term = Lucene.Net.Index.Term |
Definition at line 20 of file PrefixFilter.cs.