Interface WritableIndexAccessorRegistry

All Superinterfaces:
IndexAccessorRegistry
All Known Implementing Classes:
OpenSearchIndexAccessorFactory

@Internal public interface WritableIndexAccessorRegistry extends IndexAccessorRegistry
Index accessor registry that supports writing via IndexWriter. Internal because IndexWriter is currently not supported for Lucene, i.e. only for OpenSearch.
Since:
11.1