be multiple
> applications that access the same Solr node, so that maybe centralizing the
> pre-processing in Solr might be warranted.
>
> -- Jack Krupansky
>
> -Original Message- From: Tantius, Richard
> Sent: Monday, December 03, 2012 5:03 AM
> To: solr-user@lucene.apache.org
age -
Von: Jack Krupansky [mailto:j...@basetechnology.com]
Gesendet: Freitag, 30. November 2012 23:04
An: solr-user@lucene.apache.org
Betreff: Re: Edismax query parser and phrase queries
I don’t have a simple answer for your stated issue, but maybe part of that
is because I’m not so sure what the e
ology.com]
Gesendet: Freitag, 30. November 2012 23:04
An: solr-user@lucene.apache.org
Betreff: Re: Edismax query parser and phrase queries
I don’t have a simple answer for your stated issue, but maybe part of that is
because I’m not so sure what the exact problem/goal is. I mean, what’s so
spe
to achieve? Such as, how will the
outcome of the query affect what users see and do.
-- Jack Krupansky
From: Tantius, Richard
Sent: Friday, November 30, 2012 8:44 AM
To: solr-user@lucene.apache.org
Subject: Edismax query parser and phrase queries
Hi,
we are using the edismax query parser and
Hi,
we are using the edismax query parser and execute queries on specific fields by
using the qf option. Like others, we are facing the problem we do not want
explicit phrase queries to be performed on some of the qf fields and also
require additional search fields for those kind of queries.
We