public interface SearchIndexerOptions
SearchIndexer.SearchIndexerBuilder.createIndexer(String,
SearchIndexerOptions),
SearchIndexerOptionsBean| Modifier and Type | Method and Description |
|---|---|
boolean |
isOverwriteIndex()
This method determines if a potentially existing indexer shall be
overwritten.
|
boolean isOverwriteIndex()
true if the index shall be overwritten,
false if an existing index shall remain (and can be
updated incremental).Copyright © 2001–2016 mmm-Team. All rights reserved.