[Xapian-tickets] [Xapian] #442: Add support for mapping field names to differing term prefixes across multiple databases
Xapian
nobody at xapian.org
Thu Feb 4 20:15:16 GMT 2010
#442: Add support for mapping field names to differing term prefixes across
multiple databases
-------------------------+--------------------------------------------------
Reporter: richard | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone: 1.2.x
Component: Library API | Version: SVN trunk
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
-------------------------+--------------------------------------------------
Comment(by olly):
Yuck!
Brass should eliminate almost all of the overhead from long prefixes (you
don't actually even need to store the prefix once per block necessarily -
you can potentially reuse the prefix from the
dividing keys in the parent block), so adding a complex and ugly mechanism
for this in 1.2.x only to deprecate it in 1.3.0 seems unwise. I think we
should at least see what improvements this can deliver first.
--
Ticket URL: <http://trac.xapian.org/ticket/442#comment:1>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list