[ 
http://issues.apache.org/jira/browse/LUCENE-460?page=comments#action_12356327 ] 

Daniel Naber commented on LUCENE-460:
-------------------------------------

"Currently, field[x TO y] will produce the same hasCode as field[y TO x]... not 
particularly important for RangeQuery, but  you get the idea. "

Actually it is kind of important, because while [a TO z] will give hits [z TO 
a] won't.


> hashCode improvements
> ---------------------
>
>          Key: LUCENE-460
>          URL: http://issues.apache.org/jira/browse/LUCENE-460
>      Project: Lucene - Java
>         Type: Improvement
>   Components: Search
>     Versions: CVS Nightly - Specify date in submission
>     Reporter: Yonik Seeley
>     Priority: Minor
>      Fix For: CVS Nightly - Specify date in submission

>
> It would be nice for all Query classes to implement hashCode and equals to 
> enable them to be used as keys when caching.

-- 
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