[Xapian-discuss] get a list of documents with a particular value
Alessandro Pasotti
apasotti at gmail.com
Tue May 20 11:52:17 BST 2008
Hello,
I need to obtain a list of documents older than a particular timestamp
(the timestamp is stored in a value slot).
Is there a way to get this list? I don't need to do any term-based
query, just to get the list of this "old" documents.
I tried with a standard empty query string and a
XapianQuery::OP_VALUE_LE filter but it returns nothing.
--
Alessandro Pasotti
w3: www.itopen.it
More information about the Xapian-discuss
mailing list