Re: Solr: How to index range-pair fields?

2015-08-22 Thread Alexandre Rafalovitch
this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224582.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr: How to index range-pair fields?

2015-08-21 Thread Alexandre Rafalovitch
in Solr ? Of course, I would be highly interested in any other better approaches. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr: How to index range-pair fields?

2015-08-21 Thread vaedama
this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224526.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr: How to index range-pair fields?

2015-08-21 Thread Alexandre Rafalovitch
On 21 August 2015 at 15:32, vaedama sudheer.u...@gmail.com wrote: presentDays: [ [01 15 366 366], [13, 16, 366, 366], [19, 25, 366, 366] ] This does not look right. Your January 1 2015 should map to a single number, representing 'X' in the coordinates. Your January 15 2015 should map to another

Re: Solr: How to index range-pair fields?

2015-08-21 Thread Alexandre Rafalovitch
granularity. Apologies for not mentioning that in my earlier email. Thanks, Venkat Sudheer Reddy Aedama -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224508.html Sent from the Solr - User mailing list archive

Re: Solr: How to index range-pair fields?

2015-08-21 Thread Erick Erickson
want to also maintain the timestamp level granularity. Apologies for not mentioning that in my earlier email. Thanks, Venkat Sudheer Reddy Aedama -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224508.html Sent from

Re: Solr: How to index range-pair fields?

2015-08-21 Thread vaedama
would my query fit into this ? Specifically, my use-case is CONTAINS (I do not care about INTERSECT or WITHIN). Thanks in advance. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224520.html Sent from the Solr - User mailing list

Re: Solr: How to index range-pair fields?

2015-08-21 Thread vaedama
://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224508.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr: How to index range-pair fields?

2015-08-21 Thread vaedama
Sudheer Reddy Aedama -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369p4224582.html Sent from the Solr - User mailing list archive at Nabble.com.

Solr: How to index range-pair fields?

2015-08-20 Thread vaedama
for solving this problem in Solr ? Of course, I would be highly interested in any other better approaches. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-How-to-index-range-pair-fields-tp4224369.html Sent from the Solr - User mailing list archive at Nabble.com.