[Xapian-tickets] [Xapian] #666: Implement single-file format for glass backend
Xapian
nobody at xapian.org
Sat Oct 17 19:50:15 BST 2015
#666: Implement single-file format for glass backend
-------------------------+------------------------------
Reporter: wgreenberg | Owner: olly
Type: enhancement | Status: assigned
Priority: normal | Milestone: 1.3.x
Component: Other | Version: SVN trunk
Severity: normal | Resolution:
Keywords: | Blocked By:
Blocking: | Operating System: All
-------------------------+------------------------------
Comment (by Kelson):
@Olly
That's a really good news! I have checked out your code and compiled it. I
have also integrated it with the Kiwix indexing code and... nothing has
changed: it looks like I still create a "chert" database (a directory with
many files and one is called 'iamchert'). I probably do something wrong,
maybe I should change the way I create the Xapian DB? Currently I do:
{{{
Xapian::WritableDatabase(indexPath, Xapian::DB_CREATE_OR_OVERWRITE);
}}}
--
Ticket URL: <http://trac.xapian.org/ticket/666#comment:5>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list