You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Karl Wettin (JIRA)" <ji...@apache.org> on 2007/07/28 09:46:53 UTC

[jira] Closed: (LUCENE-775) Searcher code creating Hits is somewhat messy

     [ 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: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org