data/django-haystack-3.0/.editorconfig: ASCII text data/django-haystack-3.0/.gitchangelog.rc: ASCII text data/django-haystack-3.0/.github/issue_template.md: ASCII text data/django-haystack-3.0/.github/pull_request_template.md: ASCII text data/django-haystack-3.0/.github/workflows/codeql-analysis.yml: ASCII text data/django-haystack-3.0/.gitignore: ASCII text data/django-haystack-3.0/.isort.cfg: ASCII text data/django-haystack-3.0/.travis.yml: ASCII text data/django-haystack-3.0/AUTHORS: UTF-8 Unicode text data/django-haystack-3.0/CONTRIBUTING.md: ASCII text data/django-haystack-3.0/LICENSE: ASCII text data/django-haystack-3.0/MANIFEST.in: ASCII text data/django-haystack-3.0/README.rst: ASCII text data/django-haystack-3.0/docs/Makefile: ASCII text data/django-haystack-3.0/docs/_build/.gitignore: empty data/django-haystack-3.0/docs/_static/.gitignore: empty data/django-haystack-3.0/docs/_templates/.gitignore: empty data/django-haystack-3.0/docs/admin.rst: ASCII text data/django-haystack-3.0/docs/architecture_overview.rst: ASCII text data/django-haystack-3.0/docs/autocomplete.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/backend_support.rst: UTF-8 Unicode text data/django-haystack-3.0/docs/best_practices.rst: ASCII text data/django-haystack-3.0/docs/boost.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/changelog.rst: UTF-8 Unicode text, with very long lines data/django-haystack-3.0/docs/conf.py: ASCII text data/django-haystack-3.0/docs/contributing.rst: ASCII text data/django-haystack-3.0/docs/creating_new_backends.rst: ASCII text data/django-haystack-3.0/docs/debugging.rst: ASCII text data/django-haystack-3.0/docs/faceting.rst: ASCII text data/django-haystack-3.0/docs/faq.rst: ASCII text data/django-haystack-3.0/docs/glossary.rst: ASCII text data/django-haystack-3.0/docs/haystack_theme/layout.html: ASCII text data/django-haystack-3.0/docs/haystack_theme/static/documentation.css: ASCII text data/django-haystack-3.0/docs/haystack_theme/theme.conf: ASCII text data/django-haystack-3.0/docs/highlighting.rst: ASCII text data/django-haystack-3.0/docs/index.rst: ASCII text data/django-haystack-3.0/docs/inputtypes.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/installing_search_engines.rst: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/docs/management_commands.rst: ASCII text data/django-haystack-3.0/docs/migration_from_1_to_2.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/multiple_index.rst: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/docs/other_apps.rst: ASCII text data/django-haystack-3.0/docs/python3.rst: ASCII text data/django-haystack-3.0/docs/rich_content_extraction.rst: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/docs/running_tests.rst: ASCII text data/django-haystack-3.0/docs/searchbackend_api.rst: ASCII text data/django-haystack-3.0/docs/searchfield_api.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/searchindex_api.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/searchquery_api.rst: ASCII text data/django-haystack-3.0/docs/searchqueryset_api.rst: ASCII text data/django-haystack-3.0/docs/searchresult_api.rst: ASCII text data/django-haystack-3.0/docs/settings.rst: ASCII text data/django-haystack-3.0/docs/signal_processors.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/spatial.rst: Python script, ASCII text executable data/django-haystack-3.0/docs/templatetags.rst: ASCII text data/django-haystack-3.0/docs/toc.rst: ASCII text data/django-haystack-3.0/docs/tutorial.rst: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/docs/utils.rst: ASCII text data/django-haystack-3.0/docs/views_and_forms.rst: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/docs/who_uses.rst: ASCII text data/django-haystack-3.0/example_project/__init__.py: empty data/django-haystack-3.0/example_project/bare_bones_app/__init__.py: empty data/django-haystack-3.0/example_project/bare_bones_app/models.py: Python script, ASCII text executable data/django-haystack-3.0/example_project/bare_bones_app/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/example_project/regular_app/__init__.py: empty data/django-haystack-3.0/example_project/regular_app/models.py: Python script, ASCII text executable data/django-haystack-3.0/example_project/regular_app/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/example_project/settings.py: Python script, ASCII text executable data/django-haystack-3.0/example_project/templates/search/indexes/bare_bones_app/cat_text.txt: ASCII text data/django-haystack-3.0/example_project/templates/search/indexes/regular_app/dog_text.txt: ASCII text data/django-haystack-3.0/haystack/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/admin.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/apps.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/elasticsearch2_backend.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/elasticsearch5_backend.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/elasticsearch_backend.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/simple_backend.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/solr_backend.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/backends/whoosh_backend.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/constants.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/exceptions.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/fields.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/forms.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/generic_views.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/indexes.py: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/haystack/inputs.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/management/__init__.py: empty data/django-haystack-3.0/haystack/management/commands/__init__.py: empty data/django-haystack-3.0/haystack/management/commands/build_solr_schema.py: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/haystack/management/commands/clear_index.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/management/commands/haystack_info.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/management/commands/rebuild_index.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/management/commands/update_index.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/manager.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/models.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/panels.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/query.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/routers.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/signals.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/templates/panels/haystack.html: HTML document, ASCII text data/django-haystack-3.0/haystack/templates/search_configuration/schema.xml: XML 1.0 document, ASCII text data/django-haystack-3.0/haystack/templates/search_configuration/solrconfig.xml: XML 1.0 document, ASCII text data/django-haystack-3.0/haystack/templatetags/__init__.py: empty data/django-haystack-3.0/haystack/templatetags/highlight.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/templatetags/more_like_this.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/urls.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/utils/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/utils/app_loading.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/utils/geo.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/utils/highlighting.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/utils/loading.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/utils/log.py: Python script, ASCII text executable data/django-haystack-3.0/haystack/views.py: Python script, ASCII text executable data/django-haystack-3.0/setup.cfg: ASCII text data/django-haystack-3.0/setup.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/core/__init__.py: empty data/django-haystack-3.0/test_haystack/core/admin.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/core/custom_identifier.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/core/fixtures/base_data.json: JSON data data/django-haystack-3.0/test_haystack/core/fixtures/bulk_data.json: JSON data data/django-haystack-3.0/test_haystack/core/models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/core/templates/404.html: ASCII text, with no line terminators data/django-haystack-3.0/test_haystack/core/templates/base.html: empty data/django-haystack-3.0/test_haystack/core/templates/search/indexes/bar.txt: ASCII text data/django-haystack-3.0/test_haystack/core/templates/search/indexes/core/mockmodel_content.txt: ASCII text data/django-haystack-3.0/test_haystack/core/templates/search/indexes/core/mockmodel_extra.txt: ASCII text data/django-haystack-3.0/test_haystack/core/templates/search/indexes/core/mockmodel_template.txt: ASCII text data/django-haystack-3.0/test_haystack/core/templates/search/indexes/core/mockmodel_text.txt: ASCII text data/django-haystack-3.0/test_haystack/core/templates/search/indexes/foo.txt: ASCII text data/django-haystack-3.0/test_haystack/core/templates/search/search.html: ASCII text, with no line terminators data/django-haystack-3.0/test_haystack/core/templates/test_suggestion.html: ASCII text, with no line terminators data/django-haystack-3.0/test_haystack/core/urls.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/discovery/__init__.py: empty data/django-haystack-3.0/test_haystack/discovery/models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/discovery/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/discovery/templates/search/indexes/bar_text.txt: ASCII text data/django-haystack-3.0/test_haystack/elasticsearch2_tests/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch2_tests/test_backend.py: Python script, UTF-8 Unicode text executable, with very long lines data/django-haystack-3.0/test_haystack/elasticsearch2_tests/test_inputs.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch2_tests/test_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch5_tests/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch5_tests/test_backend.py: Python script, UTF-8 Unicode text executable, with very long lines data/django-haystack-3.0/test_haystack/elasticsearch5_tests/test_inputs.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch5_tests/test_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch_tests/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch_tests/test_elasticsearch_backend.py: Python script, UTF-8 Unicode text executable, with very long lines data/django-haystack-3.0/test_haystack/elasticsearch_tests/test_elasticsearch_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/elasticsearch_tests/test_inputs.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/mocks.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/multipleindex/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/multipleindex/models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/multipleindex/routers.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/multipleindex/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/multipleindex/tests.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/results_per_page_urls.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/run_tests.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/settings.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/simple_tests/__init__.py: ASCII text data/django-haystack-3.0/test_haystack/simple_tests/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/simple_tests/test_simple_backend.py: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/test_haystack/simple_tests/test_simple_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/content_extraction/test.pdf: PDF document, version 1.3 data/django-haystack-3.0/test_haystack/solr_tests/server/.gitignore: ASCII text data/django-haystack-3.0/test_haystack/solr_tests/server/confdir/schema.xml: XML 1.0 document, ASCII text data/django-haystack-3.0/test_haystack/solr_tests/server/confdir/solrconfig.xml: XML 1.0 document, ASCII text data/django-haystack-3.0/test_haystack/solr_tests/server/get-solr-download-url.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/server/start-solr-test-server.sh: Bourne-Again shell script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/server/wait-for-solr: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/test_admin.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/test_inputs.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/test_solr_backend.py: Python script, UTF-8 Unicode text executable, with very long lines data/django-haystack-3.0/test_haystack/solr_tests/test_solr_management_commands.py: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/test_haystack/solr_tests/test_solr_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/solr_tests/test_templatetags.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/spatial/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/spatial/fixtures/sample_spatial_data.json: JSON data data/django-haystack-3.0/test_haystack/spatial/models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/spatial/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/spatial/test_spatial.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_altered_internal_names.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_loading.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_using_appconfig/__init__.py: ASCII text data/django-haystack-3.0/test_haystack/test_app_using_appconfig/apps.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_using_appconfig/migrations/0001_initial.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_using_appconfig/migrations/__init__.py: empty data/django-haystack-3.0/test_haystack/test_app_using_appconfig/models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_using_appconfig/search_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_using_appconfig/tests.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_with_hierarchy/__init__.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_with_hierarchy/contrib/__init__.py: empty data/django-haystack-3.0/test_haystack/test_app_with_hierarchy/contrib/django/__init__.py: empty data/django-haystack-3.0/test_haystack/test_app_with_hierarchy/contrib/django/hierarchal_app_django/__init__.py: empty data/django-haystack-3.0/test_haystack/test_app_with_hierarchy/contrib/django/hierarchal_app_django/models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_without_models/__init__.py: empty data/django-haystack-3.0/test_haystack/test_app_without_models/urls.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_app_without_models/views.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_backends.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_discovery.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_fields.py: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/test_haystack/test_forms.py: Python script, UTF-8 Unicode text executable data/django-haystack-3.0/test_haystack/test_generic_views.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_indexes.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_inputs.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_loading.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_management_commands.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_managers.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_models.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/test_templatetags.py: Python script, ASCII text executable, with very long lines data/django-haystack-3.0/test_haystack/test_utils.py: Python script, UTF-8 Unicode text executable, with very long lines data/django-haystack-3.0/test_haystack/test_views.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/utils.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/whoosh_tests/__init__.py: ASCII text data/django-haystack-3.0/test_haystack/whoosh_tests/test_forms.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/whoosh_tests/test_inputs.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/whoosh_tests/test_whoosh_backend.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/whoosh_tests/test_whoosh_query.py: Python script, ASCII text executable data/django-haystack-3.0/test_haystack/whoosh_tests/testcases.py: Python script, ASCII text executable data/django-haystack-3.0/tox.ini: ASCII text data/django-haystack-3.0/debian/TODO: UTF-8 Unicode text data/django-haystack-3.0/debian/changelog: UTF-8 Unicode text data/django-haystack-3.0/debian/clean: ASCII text data/django-haystack-3.0/debian/control: ASCII text data/django-haystack-3.0/debian/copyright: ASCII text data/django-haystack-3.0/debian/gbp.conf: ASCII text data/django-haystack-3.0/debian/python-django-haystack-doc.doc-base: ASCII text data/django-haystack-3.0/debian/python3-django-haystack.docs: ASCII text data/django-haystack-3.0/debian/rules: a /usr/bin/make -f script, ASCII text executable data/django-haystack-3.0/debian/source/format: ASCII text data/django-haystack-3.0/debian/upstream/metadata: ASCII text data/django-haystack-3.0/debian/watch: ASCII text data/django-haystack-3.0/.pc/.version: ASCII text data/django-haystack-3.0/.pc/.quilt_patches: ASCII text data/django-haystack-3.0/.pc/.quilt_series: ASCII text data/django-haystack-3.0/.pc/applied-patches: empty