[Xapian-tickets] [Xapian] #324: A Script that uses OpenOffice to filter text for Xapian Omega

Xapian nobody at xapian.org
Thu Nov 11 12:39:54 GMT 2010


#324: A Script that uses OpenOffice to filter text for Xapian Omega
-------------------------+--------------------------------------------------
 Reporter:  frankjb      |       Owner:  olly 
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:       
Component:  Omega        |     Version:       
 Severity:  normal       |    Keywords:       
Blockedby:               |    Platform:  Linux
 Blocking:               |  
-------------------------+--------------------------------------------------

Comment(by olly):

 I've just added a new --filter option to omindex in trunk r15169, so it's
 now possible to implement this simply by running omindex something like
 so:

 {{{
 #sh
 soffice -headless -accept='socket,host=127.0.0.1,port=2002;urp;'
 -nofirststartwizard
 omindex --filter=application/msword:'unoconv --stdout -f text' [args...]
 }}}

 So I think it's probably best to just make this an example on the wiki or
 in the Omega documentation.

-- 
Ticket URL: <http://trac.xapian.org/ticket/324#comment:6>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list