Main > Free Download Search >

Free pylucene software for linux

pylucene

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2
PyLucene 2.1.0

PyLucene 2.1.0


PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG. more>>
PyLucene is a GCJ-compiled version of Java Lucene integrated with Python via SWIG.
PyLucene goal is to allow you to use Lucenes text indexing and searching capabilities from Python. It is designed to be API compatible with the latest version of Java Lucene.
PyLucene is supported on Mac OS X, Linux and Windows. Binaries for PyLucene are available below. See the INSTALL file for information about building PyLucene from sources.
Installation:
To build PyLucene from sources, please see the INSTALL file.
To install PyLucene binaries you just downloaded:
- install the files in the python directory into pythons site-packages directory
- if you downloaded binaries with Berkeley DB support, install the files in the db directory into the directory containing your Berkeley DB shared libraries, such as /usr/local/BerkeleyDB.4.3/lib
- if you are installing Unix (Mac OS X or Linux) binaries, install the files in the gcj directory into /usr/local/lib
Enhancements:
- This release wraps the newly-released Java Lucene 2.1.0.
<<less
Download (4.1MB)
Added: 2007-02-20 License: MIT/X Consortium License Price:
979 downloads
PyLUcene SHell 0.2.0

PyLUcene SHell 0.2.0


PyLUcene SHell (Plush) is an interactive shell to inspect a Lucene store. more>>
PyLUcene SHell (Plush) is an interactive shell to inspect a Lucene store.
Main features:
- View store information.
- View indexes definition.
- Search using the Lucene Query Parser Syntax.
- Sort result list.
- Browse by document number.
- Top term occurences for a field, matching a regex.
- Support PyLucene 1.9.1 and 2.0.0.
- Interactive shell emacs like command history and editing features.
- Command line tool and thus scriptable.
- Easy installation, no java required.
- Can load NXLucene analyzers.
- Plush is free software distributed under the GNU GPL.
- Plush is written in python and can be easily customized.
Installation:
You need python 2.4 (2.3 not tested) with the readline support (--enable-readline)
Plush requires PyLucene which is easy to install using binaries.
Here is an example on how to install the latest PyLucene 2.0.0-3 (Lucene 2.0.0-453447) on ubuntu:
cd /tmp
wget http://downloads.osafoundation.org/PyLucene/linux/ubuntu/PyLucene-2.0.0-3.tar.gz
tar xzvf PyLucene-2.0.0-3.tar.gz
cd PyLucene-2.0.0-3/
sudo cp -r python/* /usr/lib/python2.4/site-packages/
sudo cp -r gcj/* /usr/local/lib
Visit the PyLucene site for other pre-built binaries.
Plush is a pure python package that you can get from the Python Cheese Shop
tar xzvf plush-X.Y.Z.tar.gz
cd plush
Install plush either with:
sudo make install
or using the pythonic way:
python setup.py build
sudo python setup.py install
Thats all no .jar nor java required.
<<less
Download (0.022MB)
Added: 2007-02-28 License: Perl Artistic License Price:
969 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1