#65 closed enhancement (released)
[Wishlist bug] Range searches
Reported by: | flbos | Owned by: | Olly Betts |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Omega | Version: | 0.9.2 |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Operating System: | All |
Description
In the discussion form I talked with Olly about range searches (for example query for all the documents for which the value of a certain field is between 3234 and 4635). Our conversation on the forum dates from september 2005.
He told me that the best way to do range searches is using a match decider. When I asked him if range searches were to be implemented as standard Omega functionality in the future he told me that there are no concrete plans on this but that it would be a usefull addittion which wouldn't be to hard to implement.
Therefore I now I'm letting you know that this is something that at least I would find very usefull but I think there are lots of people who will think the same thing as I do.
Hope you can do something with my suggestion.
Cheers,
Floris flbos@…
Change History (4)
comment:1 by , 19 years ago
op_sys: | Windows 2000 → All |
---|---|
rep_platform: | PC → All |
Status: | new → assigned |
comment:2 by , 18 years ago
Severity: | normal → enhancement |
---|
comment:3 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
This is now implemented in SVN HEAD (by Xapian::Query::OP_VALUE_RANGE and the Xapian::ValueRangeProcessor class hierarchy).
comment:4 by , 17 years ago
Operating System: | → All |
---|---|
Resolution: | fixed → released |
Fixed in 1.0.0 release.
This is the thread:
http://thread.gmane.org/gmane.comp.search.xapian.general/1858