[
https://issues.apache.org/jira/browse/LUCENE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin updated LUCENE-775:
-------------------------------
Attachment: searcher.diff
> Searcher code creating Hits is somewhat messy
> ---------------------------------------------
>
> Key: LUCENE-775
> URL: https://issues.apache.org/jira/browse/LUCENE-775
> Project: Lucene - Java
> Issue Type: Improvement
> Reporter: Karl Wettin
> Priority: Trivial
> Attachments: searcher.diff
>
>
> This patch makes sure all Hits-resulting queries sent to Searcher pass though
> the same methods, rather than an ad hoc Hits call per method call. Did it so
> it would be easier for me to implement this decorated searcher cache of mine.
> I could not find any implementations overriding the methods I set final, so I
> think it is allright.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://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]