dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Query.FullText.Indexing.Lucene
BaseSimpleLuceneIndexer Class
BaseSimpleLuceneIndexer Methods
CreateDocument Method
DisposeInternal Method
Flush Method
GetHash Method
Index Method
SerializeConfiguration Method
Unindex Method
BaseSimpleLuceneIndexer
.
Flush Method
Flushes any changes to the index.
Namespace:
VDS.RDF.Query.FullText.Indexing.Lucene
Assembly:
dotNetRDF.Query.FullText (in dotNetRDF.Query.FullText.dll) Version:
Syntax
C#
VB
Copy
public
override
void
Flush
()
Public
Overrides
Sub
Flush
Implements
IFullTextIndexer
.
Flush
()
See Also
Reference
BaseSimpleLuceneIndexer Class
VDS.RDF.Query.FullText.Indexing.Lucene Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project