Opened 14 years ago

Closed 13 years ago

#493 closed enhancement (fixed)

omindex: support indexing deb and rpm

Reported by: venkat Owned by: Olly Betts
Priority: normal Milestone: 1.2.4
Component: Omega Version:
Severity: normal Keywords:
Cc: Blocked By:
Blocking: Operating System: All

Description

Hi,

I am trying to do index the deb and rpm packages by using omega. I saw the documentation, in documentation they didn't documented for deb and rpm packages. If anything is there to do indexing for deb and rpm packages. Please give the guidance to me.

Sorry for poor english. Thanks in Advance, venkat

Change History (3)

comment:1 by Olly Betts, 14 years ago

Type: defectenhancement

There's currently no support for deb or rpm packages included, but it isn't hard to add if you want to - there's a guide here:

http://trac.xapian.org/wiki/FAQ/OmegaNewFileFormat

For .deb packages dpkg-deb --show is probably a good starting point for extracting the needed metadata. I assume rpm has a similar way to inspect the package metadata, but I don't know it off the top of my head.

comment:2 by Olly Betts, 13 years ago

Milestone: 1.2.x
Status: newassigned
Summary: Is it possible to do index for deb and rpm files?omindex: support indexing deb and rpm

Support for debian packages added in trunk r15115.

comment:3 by Olly Betts, 13 years ago

Milestone: 1.2.x1.2.4
Resolution: fixed
Status: assignedclosed

And support for RPM packages in trunk r15116 and r15117.

Note: See TracTickets for help on using tickets.