Re: Highlighting Quoted Phrases

2008-03-26 Thread Chris Harris
On Tue, Mar 25, 2008 at 4:25 PM, Brian Whitman <[EMAIL PROTECTED]> wrote: > > On Mar 25, 2008, at 6:31 PM, Chris Harris wrote: > > > working pretty well, but my testers have > > discovered something they find borderline unacceptable. If they search > > for > > > >"stock market" > > > >

Re: Highlighting Quoted Phrases

2008-03-26 Thread Vinci
tion environment... > > > I recently asked about the same thing. There's a patch in lucene (not > in trunk yet) to support this. > > It would take some amount of work to get it in solr, but I haven't > investigated yet. > > -b > > > >

Re: Highlighting Quoted Phrases

2008-03-25 Thread Brian Whitman
On Mar 25, 2008, at 6:31 PM, Chris Harris wrote: working pretty well, but my testers have discovered something they find borderline unacceptable. If they search for "stock market" (with quotes), then Solr correctly returns only documents where "stock" and "market" appear as adjacent words.

Highlighting Quoted Phrases

2008-03-25 Thread Chris Harris
I'm using the standard Solr query language and the normal highlighting parameters documented at http://wiki.apache.org/solr/HighlightingParameters. Snippet generation and highlighting is working pretty well, but my testers have discovered something they find borderline unacceptable. If they search