21 Jan 08:40
NumberValueRangeProcessor documentation
James Aylett <james-xapian <at> tartarus.org>
2008-01-21 07:40:35 GMT
2008-01-21 07:40:35 GMT
I think we want to apply the following patch to make the
NumberValueRangeProcessor documentation (a) make sense, and (b)
accurate:
----------------------------------------------------------------------
--- include/xapian/queryparser.h (revision 9993)
+++ include/xapian/queryparser.h (working copy)
@@ -213,7 +213,7 @@
*
* For example, if str_ is "$" and prefix_ is true, and the range
* processor has been added to the queryparser, the queryparser will
- * accept "$10..50" or "$10..50", but not "10..50" or "10..$50" as valid
+ * accept "$10..50" or "$10..$50", but not "10..50" or "10..$50" as valid
* ranges. If str_ is "kg" and prefix_ is false, the queryparser will
* accept "10..50kg" or "10kg..50kg", but not "10..50" or "10kg..50" as
* valid ranges.
----------------------------------------------------------------------
J
--
--
/--------------------------------------------------------------------------\
James Aylett xapian.org
james <at> tartarus.org uncertaintydivision.org
RSS Feed