Hi Ariya,
I think Hossman specified you that the slop 1 is fine in your use case :)
Of course in the case using span queries was what you were expecting !
Cheers
2015-06-16 10:13 GMT+01:00 ariya bala :
> Ok. Thank you Chris.
> It is a custom Query parser.
> I will check my Query parser on where
Ok. Thank you Chris.
It is a custom Query parser.
I will check my Query parser on where it inject the slop 1.
On Tue, Jun 16, 2015 at 3:26 AM, Chris Hostetter
wrote:
>
> : I encounter this peculiar case with solr 4.10.2 where the parsed query
> : doesnt seem to be logical.
> :
> : PHRASE23("redu
: I encounter this peculiar case with solr 4.10.2 where the parsed query
: doesnt seem to be logical.
:
: PHRASE23("reduce workforce") ==>
: SpanNearQuery(spanNear([spanNear([Contents:reduceƤ,
: Contents:workforceƤ], 1, true)], 23, true))
1) that does not appear to be a parser syntax of any pars