I don't have any sort option configured.  The score I'm getting back is 1.0
for each hit item.

Does anyone know about Lucene's internal functionality to help me
understand what the returned order is?

Steven

On Wed, Jul 21, 2021 at 10:52 AM Vincenzo D'Amore <[email protected]>
wrote:

> if no sort options are configure, just try to add the score field you'll
> see all the documents (are ordered by score), which usually when there are
> no clause is 1.
>
> On Wed, Jul 21, 2021 at 4:36 PM Steven White <[email protected]> wrote:
>
> > Hi everyone,
> >
> > When I search on "*" (asterisk character) what's the result sort order
> > based on?
> >
> > Thanks
> >
> > Steven
> >
>
>
> --
> Vincenzo D'Amore
>

Reply via email to