Currently any change done in indexing, property index, query engine
area done in oak-core is logged against "query" component. Given these
are bit different I propose to split the component in following way

1. query - For any issue related to QueryEngine
2. indexing - For any issue related to sync or async indexing
3. property-index - For any issue in Property index implementation

This would enable getting better understanding of issues currently
logged against "query" component

Chetan Mehrotra

Reply via email to