[
https://issues.apache.org/jira/browse/LUCENE-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13086914#comment-13086914
]
Chris Male commented on LUCENE-3381:
------------------------------------
{quote}
Well its a bug? We document that you can safely reuse Query, so if a system
like Solr or ElasticSearch that caches queries caches this query, this stuff
won't function correctly?
{quote}
Yes its a bug in that it doesn't conform to Query's requirements, but its a
change in behaviour for this particular Query impl. I'm happy to document the
change under the bugs section in CHANGES.txt so we cover both bases.
{quote}
Yes, in my opinion it is, we have to think this through.
{quote}
To sandbox it goes!
> Sandbox remaining contrib queries
> ---------------------------------
>
> Key: LUCENE-3381
> URL: https://issues.apache.org/jira/browse/LUCENE-3381
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Chris Male
> Attachments: LUCENE-3381.patch
>
>
> In LUCENE-3271, I moved the 'good' queries from the queries contrib to new
> destinations (primarily the queries module). The remnants now need to find
> their home. As suggested in LUCENE-3271, these classes are not bad per se,
> just odd. So lets create a sandbox contrib that they and other 'odd' contrib
> classes can go to. We can then decide their fate at another time.
--
This message is automatically generated by JIRA.
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]