Hi,
Reading Oak documentation on Lucene (http://jackrabbit.apache.org/oak/docs/query/lucene.html), i found out that uses of analyzers are not available on Oak version like 1.0 (so not available for AEM 6.0 right now).
I'm currently concerned by this because I wanted to use an analyzer to fix the following problem:
My customer want to make fulltext search as //*[jcr:contains(.,"*geo*")] would bring back nodes containing the word georges but also the word géographie.
Does anyone of you do have an idea of how I can do this without analyzer?
If I'm wrong about analyzer uses possibility on AEM 6, it would be better and I'd be glad to get the information.
In advance, thanks all
Cheers
Grégory Paillard