[Xapian-tickets] [Xapian] #565: Perl bindings don't allow to select database backend on creation

Xapian nobody at xapian.org
Thu Aug 11 16:48:11 BST 2011


#565: Perl bindings don't allow to select database backend on creation
----------------------------+-----------------------------------------------
 Reporter:  vitalif         |       Owner:  olly 
     Type:  enhancement     |      Status:  new  
 Priority:  normal          |   Milestone:       
Component:  Search::Xapian  |     Version:  1.2.6
 Severity:  normal          |   Blockedby:       
 Platform:  All             |    Blocking:       
----------------------------+-----------------------------------------------
 When you create database using Search::Xapian::WritableDatabase->new() in
 Perl, you can't specify which backend to use (flint/chert/brass) and you
 end up with default chert. It would be good to have an opportunity to
 select backend. An example patch is attached, though you might wish to
 adjust it corresponding to your coding guidelines.

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



More information about the Xapian-tickets mailing list