{"id":18522388,"url":"https://github.com/sdelements/whoosh","last_synced_at":"2025-06-22T12:02:18.900Z","repository":{"id":141148431,"uuid":"236851313","full_name":"sdelements/whoosh","owner":"sdelements","description":null,"archived":false,"fork":false,"pushed_at":"2020-01-30T14:59:05.000Z","size":4254,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-02-17T05:28:00.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sdelements.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-01-28T21:58:30.000Z","updated_at":"2020-01-29T17:38:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"cef188d5-7be9-4e28-a2fa-144eca205bad","html_url":"https://github.com/sdelements/whoosh","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdelements%2Fwhoosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdelements%2Fwhoosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdelements%2Fwhoosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sdelements%2Fwhoosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sdelements","download_url":"https://codeload.github.com/sdelements/whoosh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254198512,"owners_count":22030966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T17:30:36.038Z","updated_at":"2025-05-14T18:10:44.370Z","avatar_url":"https://github.com/sdelements.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"About Whoosh\n============\n\nWhoosh is a fast, featureful full-text indexing and searching library\nimplemented in pure Python. Programmers can use it to easily add search\nfunctionality to their applications and websites. Every part of how Whoosh\nworks can be extended or replaced to meet your needs exactly.\n\nSome of Whoosh's features include:\n\n* Pythonic API.\n* Pure-Python. No compilation or binary packages needed, no mysterious crashes.\n* Fielded indexing and search.\n* Fast indexing and retrieval -- faster than any other pure-Python, scoring,\n  full-text search solution I know of.\n* Pluggable scoring algorithm (including BM25F), text analysis, storage,\n  posting format, etc.\n* Powerful query language.\n* Pure Python spell-checker (as far as I know, the only one). \n\nWhoosh might be useful in the following circumstances:\n\n* Anywhere a pure-Python solution is desirable to avoid having to build/compile\n  native libraries (or force users to build/compile them).\n* As a research platform (at least for programmers that find Python easier to\n  read and work with than Java ;)\n* When an easy-to-use Pythonic interface is more important to you than raw\n  speed. \n\nWhoosh was created and is maintained by Matt Chaput. It was originally created\nfor use in the online help system of Side Effects Software's 3D animation\nsoftware Houdini. Side Effects Software Inc. graciously agreed to open-source\nthe code.\n\nThis software is licensed under the terms of the simplified BSD (A.K.A. \"two\nclause\" or \"FreeBSD\") license. See LICENSE.txt for information.\n\nInstalling Whoosh\n=================\n\nIf you have ``setuptools`` or ``pip`` installed, you can use ``easy_install``\nor ``pip`` to download and install Whoosh automatically::\n\n    $ easy_install Whoosh\n\n    or\n\n    $ pip install Whoosh\n\nLearning more\n=============\n\n* Read the online documentation at https://whoosh.readthedocs.org/en/latest/\n\n* Join the Whoosh mailing list at http://groups.google.com/group/whoosh\n\n* File bug reports and view the Whoosh wiki at\n  http://bitbucket.org/mchaput/whoosh/\n\nGetting the source\n==================\n\nDownload source releases from PyPI at http://pypi.python.org/pypi/Whoosh/\n\nYou can check out the latest version of the source code using Mercurial::\n\n    hg clone http://bitbucket.org/mchaput/whoosh\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdelements%2Fwhoosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsdelements%2Fwhoosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsdelements%2Fwhoosh/lists"}