[Xapian-tickets] [Xapian] #59: Compress postlist changes buffered in memory (was: Compress chert postlist changes buffered in memory)
Xapian
nobody at xapian.org
Wed Mar 3 03:24:59 GMT 2010
#59: Compress postlist changes buffered in memory
---------------------------+------------------------------------------------
Reporter: olly | Owner: olly
Type: enhancement | Status: assigned
Priority: low | Milestone: 1.2.x
Component: Backend-Brass | Version: SVN trunk
Severity: minor | Resolution:
Keywords: | Blockedby:
Platform: All | Blocking:
---------------------------+------------------------------------------------
Comment(by olly):
Brass already uses less memory than chert does, but there's scope for
further improvement.
In some cases, we can just flush the data we want to read, then read it
from disk as we would if it hadn't been modified at all. Brass allows
flushing changes for a single term, which makes this more feasible.
--
Ticket URL: <http://trac.xapian.org/ticket/59#comment:17>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list