You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by William W <wi...@hotmail.com> on 2004/01/16 20:14:06 UTC

Ordening documents

Hi folks,

I have some documents

      doc 1 ==>  name="Palm Zire"
      doc 2 ==>  name="Palm Zilion Zire"
      doc 3 ==>  name="Palm Test"

I will insert these docs in my index following the order  doc 1, doc 2, 
doc3.

If I execute the query ==> name:Palm
Witch order will the documents come ?

And if I execute the query ==> name:(Palml Zire) ??

I thougth that the documents would ALWAYS be in the order that I included in 
the index.

How will I know the order of the result ?

Thanks,
William.

_________________________________________________________________
Find high-speed ‘net deals — comparison-shop your local providers here. 
https://broadband.msn.com


---------------------------------------------------------------------
To unsubscribe, e-mail: lucene-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: lucene-user-help@jakarta.apache.org