Thank you
JS
--- Yonik Seeley <[EMAIL PROTECTED]> wrote:
> On 4/6/06, John Smith <[EMAIL PROTECTED]>
> wrote:
> >// inherit javadocs
> > public String[] getStrings (IndexReader reader,
> String field)
> >
> > The string array I get back, is it guaranteed
> that the first non-null value I
On 4/6/06, John Smith <[EMAIL PROTECTED]> wrote:
>// inherit javadocs
> public String[] getStrings (IndexReader reader, String field)
>
> The string array I get back, is it guaranteed that the first non-null value
> I encounter in the array is the minimum value for this field and iterating