Thu, 18 Sep 2014 01:34:29 -0700 (PDT) от "roman-v1 [via Lucene]"
:
>Is there a way to set attribute in tokenizer to document to search by word and
>this attribute?
>
>-
Is there a way to set attribute in tokenizer to document to search by word
and this attribute?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Implementing-custom-analyzer-for-multi-language-stemming-tp4150156p4159594.html
Sent from the Solr - User mailing list archive at Na
If each token have a languageattribute on it, when I search by word and
language and if hightlighting is switched on, each word of sentence will be
highlighted. Because of it this solution not fit.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Implementing-custom-analyzer-