dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Query.FullText.Indexing
BaseFullTextIndexer Class
BaseFullTextIndexer Methods
Dispose Method
DisposeInternal Method
Finalize Method
Flush Method
Index Method
Unindex Method
BaseFullTextIndexer
Flush Method
Ensures any pending changes are flushed to the actual index.
Namespace:
VDS.RDF.Query.FullText.Indexing
Assembly:
dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
C#
VB
Copy
public
virtual
void
Flush
()
Public
Overridable
Sub
Flush
Implements
IFullTextIndexer
Flush
See Also
Reference
BaseFullTextIndexer Class
VDS.RDF.Query.FullText.Indexing Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project