Re: Iterating sorted result docs in a custom search component

2017-03-14 Thread alexpusch
hope that's analogous to your suggested method Thanks! -- View this message in context: http://lucene.472066.n3.nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component-tp4324497p4324947.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Iterating sorted result docs in a custom search component

2017-03-14 Thread Erick Erickson
; according to the algorithm state. > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component-tp4324497p4324818.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Iterating sorted result docs in a custom search component

2017-03-14 Thread alexpusch
Single field. I'm iterating over the results once, and need each doc in memory only for that single iteration. I need different fields from each doc according to the algorithm state. -- View this message in context: http://lucene.472066.n3.nabble.com/Iterating-sorted-result-docs-in-a-c

Re: Iterating sorted result docs in a custom search component

2017-03-13 Thread Joel Bernstein
http://lucene.472066.n3. > nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component- > tp4324497p4324764.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Iterating sorted result docs in a custom search component

2017-03-13 Thread alexpusch
queue. So I shell do. Thanks Joel and Erick! -- View this message in context: http://lucene.472066.n3.nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component-tp4324497p4324764.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Iterating sorted result docs in a custom search component

2017-03-12 Thread Erick Erickson
I'm working on solr 4.11, but upgrading to a newer version is acceptable if > necessary. > > Thanks! > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component-tp4324497.html > Sent from the Solr - User mailing list archive at Nabble.com.

Re: Iterating sorted result docs in a custom search component

2017-03-12 Thread Joel Bernstein
ersion is acceptable if > necessary. > > Thanks! > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Iterating-sorted-result-docs-in-a-custom- > search-component-tp4324497.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Iterating sorted result docs in a custom search component

2017-03-12 Thread alexpusch
nabble.com/Iterating-sorted-result-docs-in-a-custom-search-component-tp4324497.html Sent from the Solr - User mailing list archive at Nabble.com.