[
https://issues.apache.org/jira/browse/SOLR-3548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-3548:
---------------------------
Attachment: SOLR-3548.patch
Fixed JoinQuery and SpatialDistanceQuery classes to consult super.equals() and
super.hashCode() in their corrisponding methods, and added completely new
equals/hashCode impls to JaroWinklerDistance, NGramDistance, and
LevensteinDistance (which never had them before aparently).
This gets all the new tests passing
> some queries produced by builtin QParsers do not satisfy QueryUtils checks
> --------------------------------------------------------------------------
>
> Key: SOLR-3548
> URL: https://issues.apache.org/jira/browse/SOLR-3548
> Project: Solr
> Issue Type: Bug
> Reporter: Hoss Man
> Assignee: Hoss Man
> Priority: Blocker
> Fix For: 4.0, 3.6.1
>
> Attachments: SOLR-3548.patch, SOLR-3548.patch, SOLR-3548.patch
>
>
> working on SOLR-3522 i discovered that in some cases Solr is producing
> queries that aren't equals to themselves, so they can't be cached.
> So far the only observed problem is in func strdist, but i want to make sure
> we have an exhaustive test of this in case there are others
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]