[Xapian-tickets] [Xapian] #419: WritableDatabase can't open stub with single db

Xapian nobody at xapian.org
Wed Dec 9 23:27:09 GMT 2009


#419: WritableDatabase can't open stub with single db
----------------------------+-----------------------------------------------
 Reporter:  do              |       Owner:  olly  
     Type:  enhancement     |      Status:  new   
 Priority:  normal          |   Milestone:        
Component:  Backend-Remote  |     Version:  1.0.17
 Severity:  normal          |   Blockedby:        
 Platform:  All             |    Blocking:        
----------------------------+-----------------------------------------------
 I tried to open stub db with pointer to remote writable database via
 WritableDatabase, but it seems it tries to open flint/create dir, etc.
 Would be handy to let open stub for write (if there is single database of
 course).

 d = Xapian::WritableDatabase.new("/usr/local/omega/data/remote",
 Xapian::DB_OPEN)
 IOError: DatabaseOpeningError: No flint database found at path
 `/usr/local/omega/data/remote'

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



More information about the Xapian-tickets mailing list