[Xapian-tickets] [Xapian] #784: Have a public API for merging MSets

Xapian nobody at xapian.org
Wed May 1 12:48:47 BST 2019


#784: Have a public API for merging MSets
--------------------------------+------------------
        Reporter:  Kronuz       |      Owner:  olly
            Type:  enhancement  |     Status:  new
        Priority:  normal       |  Milestone:
       Component:  Other        |    Version:
        Severity:  normal       |   Keywords:
      Blocked By:               |   Blocking:
Operating System:  All          |
--------------------------------+------------------
 `Enquire::get_mset` returns a merged `MSet` for a query (from every shard
 in a database). It is desirable for some use cases to be able to do the
 merging separately, from a set of sub-`MSet`s. An example of such use-case
 would be to be able to parallelize matching for a query in multiple
 databases and then using the proposed API to get a final (merged) `MSet`.

--
Ticket URL: <https://trac.xapian.org/ticket/784>
Xapian <https://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list