I am working on a multilingual project and I need some tips about mapping
(or queries). I have two needs :
I would like to benefit of the full text power and specific language
analyzers power on a field of my documents. I need that for some of my
searches. Users can do some search like (Hello toto) that will return
documents containing (Hello, my name is toto) (1).
On the other hand, users have also the ability to do some search like
("Hello toto") that won't return documents containing ("Hello, my name is
toto"), but they will only return documents containing ("Hello toto") (a
little bit as Google do when we use quotes) (2).
Currently, in my mapping, I have something like that:
I am working on a multilingual project and I need some tips about mapping
(or queries). I have two needs :
I would like to benefit of the full text power and specific language
analyzers power on a field of my documents. I need that for some of my
searches. Users can do some search like (Hello toto) that will return
documents containing (Hello, my name is toto) (1).
On the other hand, users have also the ability to do some search like
("Hello toto") that won't return documents containing ("Hello, my name is
toto"), but they will only return documents containing ("Hello toto") (a
little bit as Google do when we use quotes) (2).
Currently, in my mapping, I have something like that:
On Wed, Jul 16, 2014 at 10:49 AM, Loïc Wenkin <loic....@gmail.com
<javascript:>> wrote:
Hello everybody,
I am working on a multilingual project and I need some tips about mapping
(or queries). I have two needs :
I would like to benefit of the full text power and specific language
analyzers power on a field of my documents. I need that for some of my
searches. Users can do some search like (Hello toto) that will return
documents containing (Hello, my name is toto) (1).
On the other hand, users have also the ability to do some search like
("Hello toto") that won't return documents containing ("Hello, my name is
toto"), but they will only return documents containing ("Hello toto") (a
little bit as Google do when we use quotes) (2).
Currently, in my mapping, I have something like that:
I am working on a multilingual project and I need some tips about
mapping (or queries). I have two needs :
I would like to benefit of the full text power and specific language
analyzers power on a field of my documents. I need that for some of my
searches. Users can do some search like (Hello toto) that will return
documents containing (Hello, my name is toto) (1).
On the other hand, users have also the ability to do some search like
("Hello toto") that won't return documents containing ("Hello, my name is
toto"), but they will only return documents containing ("Hello toto") (a
little bit as Google do when we use quotes) (2).
Currently, in my mapping, I have something like that:
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.