Re: Range search between two different fields.

2008-08-04 Thread samd
Thanks for the feedback and the quick response. The problem was a result of unclear requirements fortunately I do not have to specify the range to be between two different fields. Erick Erickson wrote: > > Could you explain your problem a bit more? It's completely unclear > to me what java obj

Re: Range search between two different fields.

2008-08-04 Thread Erick Erickson
Could you explain your problem a bit more? It's completely unclear to me what java objects have to do with searching a lucene index. If you're extracting data from some java objects somewhere to insert in an index, then it's up to you to index them such that you can extract the information in a wa