[ http://issues.apache.org/jira/browse/LUCENE-439?page=all ]

Yonik Seeley updated LUCENE-439:
--------------------------------

    Attachment: filter_equals_hashCodes.txt

patch for non-deprecated filters

> Filters need hashCode() and equals()
> ------------------------------------
>
>          Key: LUCENE-439
>          URL: http://issues.apache.org/jira/browse/LUCENE-439
>      Project: Lucene - Java
>         Type: Bug
>   Components: Search
>     Versions: 1.9
>     Reporter: Yonik Seeley
>  Attachments: filter_equals_hashCodes.txt
>
> Filters need to implement hashCode() and equals(), esp since certain query 
> types can contain a filter (FilteredQuery, ConstantScoreQuery)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.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]

Reply via email to