Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python-xappy - An easy-to-use layer on top of the Xapian search engine
- Description:
The "xappy" python module is an easy-to-use interface to the Xapian
search engine. Xapian provides a low level interface, dealing with terms
and documents, but not really worrying about where terms come from, or
how to build searches to match the way in which data has been indexed. In
contrast, "xappy" allows you to design a field structure, specifying what
kind of information is held in particular fields, and then uses this
field structure to index data appropriately, and to build and perform
searches.
Packages
python-xappy-0.6.0-0.2.svn624.el6.noarch
[189 KiB] |
Changelog
by Luke Macken (2012-03-13):
- Fix a typo in the license
- Shorten the summary
- Require xapian-bindings-python
- Remove shebangs
- Add svn snapshot instructions
- Remove the buildroot tag, buildroot cleaning, and defattr
- Include the license
|