Skip to main content

Build Status

This repository (whoosh-reloaded) is a fork and continuation of the Whoosh project. The original Whoosh project is no longer maintained. This fork is maintained by the Sygil-Dev Organization.


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 by Matt Chaput and is maintained currently by the Sygil-Dev Organization. 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

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

# install the old version from Pypi
$ easy_install Whoosh

or

$ pip install Whoosh


# Install the development version from Github.
$ pip install git+https://github.com/Sygil-Dev/whoosh-reloaded.git

Getting the source.

You can check out the latest version of the source code on GitHub using git:

$ git clone https://github.com/Sygil-Dev/whoosh-reloaded.git

Learning more

Release files for Whoosh-Reloaded 2.7.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for Whoosh-Reloaded 2.7.5
File Size Uploaded
Whoosh-Reloaded-2.7.5.tar.gz 1.1 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for Whoosh-Reloaded 2.7.5
File Interpreter ABI Platform
Whoosh_Reloaded-2.7.5-py2.py3-none-any.whl Python 3, Python 2 none any Details

Total release size: 1.6 MB

Release files / Whoosh-Reloaded-2.7.5.tar.gz

Download URL Whoosh-Reloaded-2.7.5.tar.gz
Size 1.1 MB
Tags Source
SHA-256 checksum
How to use checksums
39ed7dfbd1fec97af33933107bdf78110728375ed0f2abb25dec6dbfdcb279d8
BLAKE2b-256 checksum
How to use checksums
17513fb4b9fdeaaf96512514ccf2871186333ce41a0de2ea48236a4056a5f6af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.9.18

Release files / Whoosh_Reloaded-2.7.5-py2.py3-none-any.whl

Download URL Whoosh_Reloaded-2.7.5-py2.py3-none-any.whl
Size 551.8 kB
Tags Python 2 Python 3
SHA-256 checksum
How to use checksums
2ab6aeeafb359fbff4beb3c704b960fd88240354f3363f1c5bdb5c2325cae80e
BLAKE2b-256 checksum
How to use checksums
6990866dfe421f188217ecd7339585e961034a7f4fdc96b62cec3b40a50dbdef
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.2 CPython/3.9.18

Release history Release notifications | RSS feed

This release

2.7.5 This release

2 release files

2.7.4

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page