: Hi - no we're not getting any errors because we enabled positions on all
: fields that are also listed in the qf-parameter. If we don't, and send a
: phrase query we would get an error such as:
:
: java.lang.IllegalStateException: field "h1" was indexed without position
data; cannot run
: Ph
Edismax is considered Solr, although the same issue exists in the Lucene
query parser.
-- Jack Krupansky
-Original Message-
From: Markus Jelsma
Sent: Wednesday, November 28, 2012 8:50 AM
To: solr-user@lucene.apache.org
Subject: RE: positions and qf parameter in (e)dismax
I think i
I think i agree. Is this something that should be resolved in Solr or Lucene?
Thanks
-Original message-
> From:Jack Krupansky
> Sent: Tue 27-Nov-2012 17:47
> To: solr-user@lucene.apache.org
> Subject: Re: positions and qf parameter in (e)dismax
>
> That is exact
and qf parameter in (e)dismax
Hi - no we're not getting any errors because we enabled positions on all
fields that are also listed in the qf-parameter. If we don't, and send a
phrase query we would get an error such as:
java.lang.IllegalStateException: field "h1" was inde
ris Hostetter
> Sent: Tue 27-Nov-2012 02:15
> To: solr-user@lucene.apache.org
> Subject: Re: positions and qf parameter in (e)dismax
>
>
> : We do not want to store positions for some fields or omit term and
> : positions (or just tf) for other fields. Obviously we don't
: We do not want to store positions for some fields or omit term and
: positions (or just tf) for other fields. Obviously we don't need/want
: explicit phrase matching on the fields we want to configure without
: positions, but (e)dismax doesn't let us. All text fields configured in
: the QF p
-Original message-
> From:Jack Krupansky
> Sent: Thu 08-Nov-2012 15:56
> To: solr-user@lucene.apache.org
> Subject: Re: positions and qf parameter in (e)dismax
>
> Sounds like a reasonable request for a new feature to add to Solr.
>
> Question: Would you want
ansky
-Original Message-
From: Markus Jelsma
Sent: Thursday, November 08, 2012 5:01 AM
To: solr-user@lucene.apache.org
Subject: positions and qf parameter in (e)dismax
Hi,
We do not want to store positions for some fields or omit term and positions
(or just tf) for other fields. Obviously we don
Hi,
We do not want to store positions for some fields or omit term and positions
(or just tf) for other fields. Obviously we don't need/want explicit phrase
matching on the fields we want to configure without positions, but (e)dismax
doesn't let us. All text fields configured in the QF paramete