[Xapian-tickets] [Xapian] #49: Ensure OP_ELITE_SET matches at least some documents (was: Ensure OP_ELITE_SET matches at least some document)
Xapian
nobody at xapian.org
Sun Jan 16 08:51:17 GMT 2011
#49: Ensure OP_ELITE_SET matches at least some documents
-------------------------+--------------------------------------------------
Reporter: olly | Owner: nobody
Type: enhancement | Status: new
Priority: lowest | Milestone: 1.2.x
Component: Library API | Version: SVN trunk
Severity: minor | Resolution:
Keywords: | Blockedby:
Platform: All | Blocking:
-------------------------+--------------------------------------------------
Changes (by olly):
* milestone: => 1.2.x
Old description:
> OP_ELITE_SET should never select groups of terms which don't match any
> documents. (Currently, will exclude those for which termfreq_max() is 0,
> but this may still result in a bad choice)
New description:
OP_ELITE_SET should never select groups of subqueries which don't match
any
documents. (Currently, it will exclude those for which termfreq_max() is
0,
but this may still result in a bad choice).
--
Comment:
No API or ABI changes required, so suitable for fixing in 1.2.x, so
setting milestone to reflect this. Probably not a high priority though.
--
Ticket URL: <http://trac.xapian.org/ticket/49#comment:6>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list