[Xapian-tickets] [Xapian] #519: omindex should allow indexing files it doesn't understand
Xapian
nobody at xapian.org
Thu Dec 2 00:24:17 GMT 2010
#519: omindex should allow indexing files it doesn't understand
-------------------------+--------------------------------------------------
Reporter: olly | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone: 1.2.x
Component: Omega | Version:
Severity: normal | Keywords:
Blockedby: | Platform: All
Blocking: |
-------------------------+--------------------------------------------------
Comment(by olly):
This post has a suggested change to allow this:
http://article.gmane.org/gmane.comp.search.xapian.general/8598
But with the recent omindex changes, it might be cleaner to add a way to
say "don't try to extract text from this MIME content-type". With trunk,
I think this should actually already work (I've not actually tested it
though):
{{{-Mjpg:image/jpeg -Mjpeg:image/jpeg -Fimage/jpeg:/bin/true}}}
But it's not the most obvious interface, and we want to avoid running
/bin/true in a subshell for each such file.
--
Ticket URL: <http://trac.xapian.org/ticket/519#comment:1>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list