Re: advice on using Lucene for sorting based on payloads

2008-10-07 Thread Alexander Devine
Thanks very much for your response, and for pointing me in the direction towards Function Queries - you saved me a ton of time! You're right, that seems to be a much better fit for what I am doing. My responses are below. On Tue, Oct 7, 2008 at 9:11 PM, Grant Ingersoll <[EMAIL PROTECTED]> wrote:

Re: advice on using Lucene for sorting based on payloads

2008-10-07 Thread Grant Ingersoll
Not sure if I fully get it, but bear with me... Inline below. On Oct 6, 2008, at 11:37 PM, Alexander Devine wrote: Hi Luceners, I have a particular sorting problem and I wanted some advice on what the best implementation approach would be. We currently use Lucene as the searching engine fo

advice on using Lucene for sorting based on payloads

2008-10-06 Thread Alexander Devine
Hi Luceners, I have a particular sorting problem and I wanted some advice on what the best implementation approach would be. We currently use Lucene as the searching engine for our vacation rental website. Each vacation rental property is represented by a single document in Lucene. We want to add