Interface for classes that provide full text search capability
For a list of all members of this type, see IFullTextSearchProvider Members .
| Type | Description |
|---|---|
| BaseLuceneSearchProvider | Abstract Base Implementation of a Full Text Search Provider using Lucene.Net |
| LuceneSearchProvider | A Full Text Search provider using Lucene.Net |
The Match() methods may allow for provider specific query syntaxes depending on the the underlying provider
Namespace: VDS.RDF.Query.FullText.Search
Assembly: dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll)
IFullTextSearchProvider Members | VDS.RDF.Query.FullText.Search Namespace