Interface IndexEditor

All Superinterfaces:
Editor

public interface IndexEditor extends Editor
Represents the content of a QueryIndex as well as a mechanism for keeping this content up to date.
An IndexEditor listens for changes to the content and updates the index data accordingly.