On 5/9/2018 1:25 PM, David Hastings wrote:
> https://pastebin.com/0QUseqrN
> 
> here is mine for an example with the exact same behavior

Can you try the query in the Analysis tab in the admin UI on both
versions and see which step in the analysis chain is the point at which
the two diverge from each other?

I would still like to see the full schema, but I have an idea for a
troubleshooting step.  Can you add "sow=true" to the URL on version 7
and see if that makes any difference?  The query that the OP is using
doesn't have spaces, but there might be some kind of odd interaction
between sow and other settings.  I believe the default value for sow
changed to false in version 7.

You also might try setting autoGeneratePhraseQueries to false on the
fieldType, which might cause version 5 to behave the same as 7.  But be
warned that this could make things work very differently than users
might expect.

Thanks,
Shawn

Reply via email to