On 5/17/06, Marcus Falck <[EMAIL PROTECTED]> wrote:
I did a quite interesting notice, if i search for IndexId:x
  (IndexId is unique) with a sort it still takes very long time, which
 it doesn't without the sort.

This will only be the case the first time you sort on a field because
a FieldCache entry is created for that field and then cached for
subsequent sorts.

-Yonik
http://incubator.apache.org/solr Solr, the open-source Lucene search server

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to