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"
> >
> >
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
>
>
>
>
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.
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