[Xapian-tickets] [Xapian] #669: perl binding for set_collapse_key incomplete

Xapian nobody at xapian.org
Thu Mar 12 13:14:35 GMT 2015


#669: perl binding for set_collapse_key incomplete
---------------------------------+-----------------------------------------
        Reporter:  Sadrak        |      Owner:  olly
            Type:  defect        |     Status:  new
        Priority:  normal        |  Milestone:
       Component:                |    Version:  1.2.20
  Search::Xapian                 |
        Severity:  major         |   Keywords:  set_collapse_key, perl, bug
      Blocked By:                |   Blocking:
Operating System:  All           |
---------------------------------+-----------------------------------------
 The bindings for perl only accept the call to set_collapse_key() with one
 parameter (VALUE_NO).

 The call with a second parameter COUNT is not working.

 {{{
 Caught exception in ... Usage:
 Search::Xapian::Enquire::set_collapse_key(THIS, collapse_key) at ...
 }}}

 We need this feature to collapse by source with more than 1 result. Idea
 from http://xapian.org/docs/collapsing.html

--
Ticket URL: <http://trac.xapian.org/ticket/669>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list