[
https://issues.apache.org/jira/browse/LUCENE-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin closed LUCENE-775.
------------------------------
Resolution: Won't Fix
More nasty old code I'm getting ridth of.
> 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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]