You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by harsh kapoor <ha...@gmail.com> on 2013/11/29 12:24:34 UTC

Solr search part of the word

I am indexing data in Solr.
My search keyword is "bieber"

Then a word like justinbieber, Solr is unable to tokenize it and highlight
the searched
keyword.

I am familar with NGramFilterFactory. I just want the specific keyword to
get filtered out from the lowercase word.

Can anyone help me out.


-- 
Harsh Kapoor
Developer
Serendio Softwares Pvt ltd.
Contact: 7401551935,9571702158

Re: Solr search part of the word

Posted by Ahmet Arslan <io...@yahoo.com>.
Hi Harsh, 

DictionaryCompoundWordTokenFilter could be used.



On Friday, November 29, 2013 1:25 PM, harsh kapoor <ha...@gmail.com> wrote:
I am indexing data in Solr.
My search keyword is "bieber"

Then a word like justinbieber, Solr is unable to tokenize it and highlight
the searched
keyword.

I am familar with NGramFilterFactory. I just want the specific keyword to
get filtered out from the lowercase word.

Can anyone help me out.


-- 
Harsh Kapoor
Developer
Serendio Softwares Pvt ltd.
Contact: 7401551935,9571702158