Class FullTextHelper
Helper Class containing constants and static functions for use with Full Text Search.
Inheritance
System.Object
FullTextHelper
Namespace: VDS.RDF.Query
Assembly: dotNetRDF.Query.FullText.dll
Syntax
public static class FullTextHelper : object
Fields
| Improve this Doc View SourceClassAnalyzer
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String ClassAnalyzer = null
Field Value
Type | Description |
---|---|
String |
ClassIndex
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String ClassIndex = null
Field Value
Type | Description |
---|---|
String |
ClassIndexer
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String ClassIndexer = null
Field Value
Type | Description |
---|---|
String |
ClassSchema
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String ClassSchema = null
Field Value
Type | Description |
---|---|
String |
ClassSearcher
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String ClassSearcher = null
Field Value
Type | Description |
---|---|
String |
ContextKey
Context Key used to store and retrieve the Search Provider in the Query Evaluation Context.
Declaration
public const String ContextKey = null
Field Value
Type | Description |
---|---|
String |
FullTextConfigurationNamespace
Constant for the Full Text Configuration Namespace which provides extensions to the basic Configuration API specific to Full Text indexing and search.
Declaration
public const String FullTextConfigurationNamespace = null
Field Value
Type | Description |
---|---|
String |
Remarks
This vocabulary can be found as an embedded resource in this library as. VDS.RDF.Query.FullText.ttl
|
Improve this Doc
View Source
FullTextMatchNamespace
Constant for Full Text Namespace.
Declaration
public const String FullTextMatchNamespace = null
Field Value
Type | Description |
---|---|
String |
Remarks
Is actually the ARQ Property Function Namespace and is used for compatibility with ARQ syntax for full text search.
|
Improve this Doc
View Source
FullTextMatchPredicateUri
Constant for Full Text Match Predicate.
Declaration
public const String FullTextMatchPredicateUri = null
Field Value
Type | Description |
---|---|
String |
PropertyAnalyzer
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyAnalyzer = null
Field Value
Type | Description |
---|---|
String |
PropertyBuildIndexFor
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyBuildIndexFor = null
Field Value
Type | Description |
---|---|
String |
PropertyBuildIndexWith
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyBuildIndexWith = null
Field Value
Type | Description |
---|---|
String |
PropertyEnsureIndex
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyEnsureIndex = null
Field Value
Type | Description |
---|---|
String |
PropertyIndex
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyIndex = null
Field Value
Type | Description |
---|---|
String |
PropertyIndexer
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyIndexer = null
Field Value
Type | Description |
---|---|
String |
PropertyIndexNow
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyIndexNow = null
Field Value
Type | Description |
---|---|
String |
PropertyIndexSync
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyIndexSync = null
Field Value
Type | Description |
---|---|
String |
PropertySchema
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertySchema = null
Field Value
Type | Description |
---|---|
String |
PropertySearcher
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertySearcher = null
Field Value
Type | Description |
---|---|
String |
PropertyVersion
Constants for additional URIs provided by the Full Text Configuration Namespace.
Declaration
public const String PropertyVersion = null
Field Value
Type | Description |
---|---|
String |