Re: merging highlights

2011-06-18 Thread Jamie Johnson
Perhaps a better question is this. Looking at DefaultSolrHighlighter I'd like to make modifications so that when doing highlighting on a specific field it automatically checks to see if there is another _phonetic field available to also pull tokens from. It looks like I could do this extending th

merging highlights

2011-06-18 Thread Jamie Johnson
I have a setup where I have a title and a phonetic_title, I'm using the edismax query parser and doing a weighted search across the two fields, there are cases where phonetic_title matches part of the string and title matches another, i.e. if my query was foo AND subject:bar and the fields had tit