RE: Solr Phonetic Search Highlight issue in search results

2013-04-02 Thread Soumyanayan Kar
-Original Message- > From: Erick Erickson [mailto:erickerick...@gmail.com] > Sent: 27 March 2013 06:07 AM > To: solr-user@lucene.apache.org > Subject: Re: Solr Phonetic Search Highlight issue in search results > > How would you expect it to highlight successfully? The term is "

Re: Solr Phonetic Search Highlight issue in search results

2013-04-02 Thread Jan Høydahl
it completely wrong but it looks like there is something >> wrong with my implementation. >> >> Thanks & Regards, >> >> Soumya. >> >> >> -Original Message- >> From: Erick Erickson [mailto:erickerick...@gmail.com] >> Sent: 27 M

Re: Solr Phonetic Search Highlight issue in search results

2013-04-01 Thread Erick Erickson
Erick Erickson [mailto:erickerick...@gmail.com] > Sent: 27 March 2013 06:07 AM > To: solr-user@lucene.apache.org > Subject: Re: Solr Phonetic Search Highlight issue in search results > > How would you expect it to highlight successfully? The term is "fakt", > there

RE: Solr Phonetic Search Highlight issue in search results

2013-03-31 Thread Soumyanayan Kar
he.org Subject: Re: Solr Phonetic Search Highlight issue in search results How would you expect it to highlight successfully? The term is "fakt", there's nothing built in (and, indeed couldn't be) to un-phoneticize it into "fact" and apply that to the Content field. T

Re: Solr Phonetic Search Highlight issue in search results

2013-03-26 Thread Erick Erickson
How would you expect it to highlight successfully? The term is "fakt", there's nothing built in (and, indeed couldn't be) to un-phoneticize it into "fact" and apply that to the Content field. The whole point of phonetic processing is to do a lossy translation from the word into some variant, losing

Solr Phonetic Search Highlight issue in search results

2013-03-26 Thread Soumyanayan Kar
When we are issuing a query with Phonetic Search, it is returning the correct documents but not returning the highlights. When we use Stemming or Synonym searches we are getting the proper highlights. For example, when we execute a phonetic query for the term fakt(ContentSearchPhonetic:fakt) in