[Xapian-tickets] [Xapian] #527: Eset unexpected behaviour
Xapian
nobody at xapian.org
Wed Jan 5 17:14:39 GMT 2011
#527: Eset unexpected behaviour
----------------------------+-----------------------------------------------
Reporter: fulltext | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Search::Xapian | Version: 1.2.4
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
----------------------------+-----------------------------------------------
I have a database with multiple fields and only one search (index_text)
field. The search runs as expected. Then I create Rset out of 5 top search
results and use get_eset() on it. The problem is that it returns
suggestions that include ALL database fields (including for example keys).
Should not all suggestions returned by Eset be limited to the search field
only? My code is based on
http://xapian.org/docs/bindings/php/examples/simpleexpand.php5
--
Ticket URL: <http://trac.xapian.org/ticket/527>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list