| Subject: | ScoreDoc |
|---|---|
| From: | ChadDavis |
| Date: | Sun, 9 Nov 2008 15:28:16 -0700 |
The sample code uses a ScoreDoc array to hold the hits.
ScoreDoc[] hits = collector.topDocs().scoreDocs;
But the JavaDoc says "Expert: Returned by low-level search
implementations." Why would the tutorial sample code use an "expert" api?
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: changes, Daniel Naber |
|---|---|
| Next by Date: | Re: ScoreDoc, ChadDavis |
| Previous by Thread: | Re: Term numbering and range filtering, Michael McCandless |
| Next by Thread: | Re: ScoreDoc, ChadDavis |
| Indexes: | [Date] [Thread] [Top] [All Lists] |