[Xapian-commits] 14789: trunk/xapian-core/ trunk/xapian-core/queryparser/
olly
xapian-commits at lists.xapian.org
Mon Jul 5 05:11:46 BST 2010
SVN root: svn://svn.xapian.org/xapian
Changes by: olly
Revision: 14789
Date: 2010-07-05 05:11:46 +0100 (Mon, 05 Jul 2010)
Log message (5 lines):
queryparser/queryparser.lemony,queryparser/queryparser.lt: Clean up
how value ranges are handled to do the checking of the range in the
lexer, which then passes a single token (RANGE) to the parser
(instead of a RANGE_START token which is always followed by a
RANGE_END token).
Modified files:
U trunk/xapian-core/ChangeLog
U trunk/xapian-core/queryparser/queryparser.lemony
U trunk/xapian-core/queryparser/queryparser.lt
Links:
http://xapian.org/C?14789
http://xapian.org/C?14789?trunk/xapian-core/ChangeLog
http://xapian.org/C?14789?trunk/xapian-core/queryparser/queryparser.lemony
http://xapian.org/C?14789?trunk/xapian-core/queryparser/queryparser.lt
More information about the Xapian-commits
mailing list