Re: multi-field and wildcard query highlighter questions

2007-07-26 Thread Lukas Vlcek
Hi! On 7/20/07, Mark Miller <[EMAIL PROTECTED]> wrote: > > 1) Perhaps the the query you tried does not match anything in your > index? What release are you using? [prefix*] works fine for me. I realized that this was caused by Compass' own implementation of Queryparser (i.e.: CompassQueryParser)

Re: multi-field and wildcard query highlighter questions

2007-07-20 Thread Mark Miller
1) Perhaps the the query you tried does not match anything in your index? What release are you using? [prefix*] works fine for me. 2) The Highlighter should not care if you have more than one field with the same name in a document. The Highlighter does not deal with documents. It takes a Token