SOLR Sorting algorithm

2011-09-06 Thread BrianK
that is not visible that might be factored into a sort? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Sorting-algorithm-tp3314295p3314295.html Sent from the Lucene - General mailing list archive at Nabble.com.

Re: SOLR Sorting algorithm

2011-09-06 Thread Yonik Seeley
. Are there hidden fields like document date, creation date, or other field that is not visible that might be factored into a sort? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Sorting-algorithm-tp3314295p3314295.html Sent from the Lucene - General mailing list archive

Re: SOLR Sorting algorithm

2011-09-06 Thread BrianK
number assigned as documents are loaded/indexed by solr? -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Sorting-algorithm-tp3314295p3314790.html Sent from the Lucene - General mailing list archive at Nabble.com.

Re: SOLR Sorting algorithm

2011-09-06 Thread Yonik Seeley
On Tue, Sep 6, 2011 at 4:48 PM, BrianK brian.krue...@bonton.com wrote: by internal document id you are referring to a field that is not visible to us.  We have an id field, I assume this is not the document id field you are talking about.  Assuming document id is not available to us, is it

Re: SOLR Sorting algorithm

2011-09-06 Thread BrianK
Thank you for the update, this helps us a lot with explaining why our products don't appear exactly how our customers expected for our current sort criteria. -- View this message in context: http://lucene.472066.n3.nabble.com/SOLR-Sorting-algorithm-tp3314295p3314889.html Sent from the Lucene

Re: SOLR Sorting algorithm

2011-09-06 Thread Ted Dunning
Mostly these would preserve ordering, I expect. (not a guarantee by any stretch) On Tue, Sep 6, 2011 at 2:00 PM, Yonik Seeley yo...@lucidimagination.comwrote: It's also transient, in that it can change across commit calls (either by deleted documents being squeezed out, or by non-adjacent