Skip to main content

Updated version of Whoosh with Python 3.9+ support

Project description

Build Status

About Whoosh

Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python. Programmers can use it to easily add search functionality to their applications and websites. Every part of how Whoosh works can be extended or replaced to meet your needs exactly.

Some of Whoosh's features include:

  • Pythonic API.
  • Pure-Python. No compilation or binary packages needed, no mysterious crashes.
  • Fielded indexing and search.
  • Fast indexing and retrieval -- faster than any other pure-Python, scoring, full-text search solution I know of.
  • Pluggable scoring algorithm (including BM25F), text analysis, storage, posting format, etc.
  • Powerful query language.
  • Pure Python spell-checker (as far as I know, the only one).

Whoosh might be useful in the following circumstances:

  • Anywhere a pure-Python solution is desirable to avoid having to build/compile native libraries (or force users to build/compile them).
  • As a research platform (at least for programmers that find Python easier to read and work with than Java ;)
  • When an easy-to-use Pythonic interface is more important to you than raw speed.

Whoosh was created and is maintained by Matt Chaput. It was originally created for use in the online help system of Side Effects Software's 3D animation software Houdini. Side Effects Software Inc. graciously agreed to open-source the code.

This software is licensed under the terms of the simplified BSD (A.K.A. "two clause" or "FreeBSD") license. See LICENSE.txt for information.

Installing Whoosh

pipy

If you have setuptools or pip installed, you can use easy_install or pip to download and install Whoosh automatically::

$ easy_install whoosh_update

or

$ pip install whoosh_update

Learning more

Getting the source

Download source releases from PyPI at http://pypi.python.org/pypi/Whoosh/

You can check out the latest version of the source code using Mercurial::

hg clone http://bitbucket.org/mchaput/whoosh

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

whoosh_update-0.1.4.tar.gz (377.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whoosh_update-0.1.4-py3-none-any.whl (470.1 kB view details)

Uploaded Python 3

File details

Details for the file whoosh_update-0.1.4.tar.gz.

File metadata

  • Download URL: whoosh_update-0.1.4.tar.gz
  • Upload date:
  • Size: 377.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.9 Darwin/24.3.0

File hashes

Hashes for whoosh_update-0.1.4.tar.gz
Algorithm Hash digest
SHA256 924f45e2b5f87823dabf5efa7ca5098f5771cab0708cc329ce478d893abde441
MD5 ac621c8302fa1fd0ce62e2016acb694f
BLAKE2b-256 3a98e2c942adb3075646397cf243b7423010f248b6c86551889facbf0d24cac3

See more details on using hashes here.

File details

Details for the file whoosh_update-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: whoosh_update-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 470.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.9.9 Darwin/24.3.0

File hashes

Hashes for whoosh_update-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 ca7a42989296a671091fb552181f3d1ecdcca1d15fc32db9aa8189f7d93b2cfe
MD5 9c37093ad1fbffa11a54fbe4ed812080
BLAKE2b-256 4c2bb78259b6e50f6719c7a840c6c3f59dc69d83f2d37799af9826648652e16b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page