Re: date window

2007-05-17 Thread Chris Hostetter
: A particular document can have several date windows. : Give a specific date, only return those documents where that date : falls within at least one of those windows. : Also, note that there are multiple windows here for a single : document, we can't just search between min start and max end. T

date window

2007-05-17 Thread James O'Rourke
Hi All, I've been thinking about this problem for some time now. I'm trying to figure out a way to store date windows in lucene so that I can easily filter as follows. A particular document can have several date windows. Give a specific date, only return those documents where that date fa