[Xapian-tickets] [Xapian] #595: Allow omega to index Atom feed MIME type
Xapian
nobody at xapian.org
Sun Apr 1 13:14:12 BST 2012
#595: Allow omega to index Atom feed MIME type
-------------------------+--------------------------------------------------
Reporter: mihaibivol | Owner: olly
Type: enhancement | Status: new
Priority: normal | Milestone:
Component: Omega | Version:
Severity: minor | Blockedby:
Platform: All | Blocking:
-------------------------+--------------------------------------------------
Omega doesn't currently index .atom files. I have attached a patch with a
parser for atom files based on the currently existing HTML parser.
The top level title and author and are added to the document title and
author.
Inside entry tags, title is added to keywords.
The category tag is passed to keywords.
The subtitle and summary tags are passed to dump.
Any other tags are ignored.
--
Ticket URL: <http://trac.xapian.org/ticket/595>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list