I agree, it's silly we label things like TopDocs/TopFieldDocs as
expert -- they are no longer for "low level" APIs (or, perhaps since
we've removed the "high level" API (= Hits), what remains should no
longer be considered low level).

Do you wanna cough up a patch to correct these?

Mike

On Mon, Nov 30, 2009 at 6:16 AM, Stefan Trcek <wzzelfz...@abas.de> wrote:
> On Friday 27 November 2009 14:49:07 Michael McCandless wrote:
>> So the "don't care" equivalent here is to use IndexSearcher's normal
>> search APIs (ie, we don't use Version to switch this on or off).
>
> Hmm - Searcher/IndexSearchers search methods are "Low
> level", "Expert", "Expert + low level" or return a TopDocs/TopFieldDocs
> object, which itself claimes to be "Expert".
> I appreciate the labeling but I guess the road to go is somewhat hidden.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to