Hi all,

In the context of creating an (abstract) implementation for Oak full text
indexes [1], I'd like to create a new module called _oak-search_.
Such module will contain:
- implementation agnostic utilities for full text search (e.g. aggregation
utilities)
- implementation agnostic SPIs to be extended by implementors (currently we
expose SPIs in oak-lucene whose signatures include Lucene specific APIs)
- abstract full text editor / query index implementations
- text extraction utilities

Please share your feedback / opinions / concerns.

Regards,
Tommaso

[1] : https://issues.apache.org/jira/browse/OAK-3336

Reply via email to