this came up on the solr list about a month ago and reminded me of
something doug mentioned durring the BOF at apachecon last year ... if you
are interested in writing your own Query subclass, this thread has some
thoughts on how this might be possible...
http://www.nabble.com/One-item%2C-multipl
8 February, 2007 11:43:39 PM
Subject: Multiple time ranges in a document
Hello,
I'm using a RangeFilter to find "Event" documents (with Start and End lucene
friendly formatted date fields) that match a Users time range query. This
works perfectly in sub-second times at dece
Hello,
I'm using a RangeFilter to find "Event" documents (with Start and End lucene
friendly formatted date fields) that match a Users time range query. This
works perfectly in sub-second times at decent loads, but I'm having trouble
searching multiple performances in the one document. Indexing