#2711 NORM Trial-3: implement real sorting in the datastore

Zarro Boogs per Child bugtracker at laptop.org
Sat Sep 8 09:23:00 EDT 2007


#2711: implement real sorting in the datastore
------------------------+---------------------------------------------------
  Reporter:  tomeu      |       Owner:  bcsaller
      Type:  defect     |      Status:  assigned
  Priority:  normal     |   Milestone:  Trial-3 
 Component:  datastore  |     Version:          
Resolution:             |    Keywords:          
  Verified:  0          |  
------------------------+---------------------------------------------------

Comment(by OllyBetts):

 Replying to [comment:1 bcsaller]:
 > 3. trying to switch to xapians remote protocol internally
 >
 > [[...]] 3 requires alot of change including what amounts to publishing a
 running service
 > per backingstore and allowing in some cases remote access. That change
 couldn't be made lightly.

 You don't have to run a xapian server to use Xapian's remote backend - if
 you use the "prog" variant, you can (for example) use ssh to run xapian-
 progsrv (which handles a single session
 on stdin/stdout) on another host.  In this case, the communication happens
 across the ssh connection.  With a little work, it should be possible to
 run xapian-progsrv across an existing communication channel.

-- 
Ticket URL: <https://dev.laptop.org/ticket/2711#comment:3>
One Laptop Per Child <https://dev.laptop.org>
OLPC bug tracking system



More information about the Bugs mailing list