[Xapian-discuss] xps filter
Frank J Bruzzaniti
frank.bruzzaniti at gmail.com
Thu Feb 19 03:09:48 GMT 2009
I'm working on a xps filter.
I use:
string cmd = "unzip -p " + safefile + " Documents/1/Pages/*.fpage";
which works fine to dump the xml but the xml parser in omindex dosen't
seem to output anything.
I've added the test file and the xps patch to:
http://trac.xapian.org/ticket/290
I'm just wondering if someone could look at the XML and verify that
xmlparser is being used correctly.
E.g.
The strings seem to be contained in these declarations:
UnicodeString="FRANK B"
More information about the Xapian-discuss
mailing list