Hi all,

as part of OAK-4348 [1] some time ago I had developed an extension in
oak-lucene to expand search terms using machine translated term, in order
to provide cross language search capabilities to Oak (via
FulltextQueryTermsProvider API [2]).
In the context of a better modularized Oak, I was thinking to provide such
an extension as a separate module (e.g. called oak-lucene-mt), which would
be optional.
In order to use it a language pack would need to be downloaded, for example
from [3].
Please let me know if there's any concern or feedback.

Regards,
Tommaso

[1] : https://issues.apache.org/jira/browse/OAK-4348
[2] :
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/spi/FulltextQueryTermsProvider.java
[3] : https://cwiki.apache.org/confluence/display/JOSHUA/Language+Packs

Reply via email to