<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>318970</id>
      <name>Whoosh Python Search Library</name>
      <created_at>2009-03-11T22:40:32Z</created_at>
      <updated_at>2009-12-01T08:32:21Z</updated_at>
      <description>Whoosh is a fast, featureful full-text indexing and searching library implemented in pure Python.

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 -- much faster than any other pure-Python solution.
* Pluggable scoring algorithm (including BM25F), text analysis, storage, posting format, etc.
* Powerful query language parsed by pyparsing.
* Pure Python spell-checker.</description>
      <homepage_url>http://whoosh.ca/</homepage_url>
      <download_url>http://pypi.python.org/pypi/Whoosh</download_url>
      <url_name>whoosh</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>774861</analysis_id>
      <analysis>
        <id>774861</id>
        <project_id>318970</project_id>
        <updated_at>2009-12-11T10:10:04Z</updated_at>
        <logged_at>2009-12-11T10:09:59Z</logged_at>
        <min_month>2008-02-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>11465</total_code_lines>
        <main_language_id>9</main_language_id>
        <main_language_name>Python</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
