Hi,

When Lucene scores matching documents, what is the order in which
documents are processed/scored and can that be changed?  I'm guessing
it scores matches in whichever order they are stored in the index/on
disk, which means by increasing docIDs?

I do see some out of order scoring is possible.... but can one visit
docs to score in, say, lexicographical order of a specific document
field?

Thanks,
Otis
--
Solr & ElasticSearch Support
http://sematext.com/

---------------------------------------------------------------------
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