*No copyright* MIT License -------------------------- lunr.py-0.6.2/setup.py lunr.py-0.6.2/tests/acceptance_tests/javascript/package-lock.json lunr.py-0.6.2/tests/acceptance_tests/javascript/package.json BSD 2-Clause License -------------------- lunr.py-0.6.2/tests/acceptance_tests/fixtures/mkdocs_index.json MIT License ----------- lunr.py-0.6.2/LICENSE Unknown or generated -------------------- lunr.py-0.6.2/.github/dependabot.yml lunr.py-0.6.2/.github/workflows/test-suite.yml lunr.py-0.6.2/CHANGELOG.md lunr.py-0.6.2/MANIFEST.in lunr.py-0.6.2/Makefile lunr.py-0.6.2/README.md lunr.py-0.6.2/coverageio_token.txt lunr.py-0.6.2/docs/Makefile lunr.py-0.6.2/docs/changelog.md lunr.py-0.6.2/docs/conf.py lunr.py-0.6.2/docs/customisation.md lunr.py-0.6.2/docs/index.md lunr.py-0.6.2/docs/indices.md lunr.py-0.6.2/docs/languages.md lunr.py-0.6.2/docs/lunrjs-interop.md lunr.py-0.6.2/docs/usage.md lunr.py-0.6.2/lunr/__init__.py lunr.py-0.6.2/lunr/__main__.py lunr.py-0.6.2/lunr/builder.py lunr.py-0.6.2/lunr/exceptions.py lunr.py-0.6.2/lunr/field_ref.py lunr.py-0.6.2/lunr/idf.py lunr.py-0.6.2/lunr/index.py lunr.py-0.6.2/lunr/languages/__init__.py lunr.py-0.6.2/lunr/languages/stemmer.py lunr.py-0.6.2/lunr/languages/trimmer.py lunr.py-0.6.2/lunr/match_data.py lunr.py-0.6.2/lunr/pipeline.py lunr.py-0.6.2/lunr/query.py lunr.py-0.6.2/lunr/query_lexer.py lunr.py-0.6.2/lunr/query_parser.py lunr.py-0.6.2/lunr/stemmer.py lunr.py-0.6.2/lunr/stop_word_filter.py lunr.py-0.6.2/lunr/token.py lunr.py-0.6.2/lunr/token_set.py lunr.py-0.6.2/lunr/token_set_builder.py lunr.py-0.6.2/lunr/tokenizer.py lunr.py-0.6.2/lunr/trimmer.py lunr.py-0.6.2/lunr/utils.py lunr.py-0.6.2/lunr/vector.py lunr.py-0.6.2/package-lock.json lunr.py-0.6.2/readme.rst lunr.py-0.6.2/requirements/dev.txt lunr.py-0.6.2/requirements/docs.txt lunr.py-0.6.2/requirements/test.txt lunr.py-0.6.2/setup.cfg lunr.py-0.6.2/tests/acceptance_tests/fixtures/lang_es.json lunr.py-0.6.2/tests/acceptance_tests/fixtures/lang_es_en.json lunr.py-0.6.2/tests/acceptance_tests/javascript/.eslintrc.js lunr.py-0.6.2/tests/acceptance_tests/javascript/language_load_serialized_index_and_search.js lunr.py-0.6.2/tests/acceptance_tests/javascript/language_query.js lunr.py-0.6.2/tests/acceptance_tests/javascript/language_serialize_index.js lunr.py-0.6.2/tests/acceptance_tests/javascript/mkdocs_load_serialized_index_and_search.js lunr.py-0.6.2/tests/acceptance_tests/javascript/mkdocs_query.js lunr.py-0.6.2/tests/acceptance_tests/javascript/mkdocs_serialization.js lunr.py-0.6.2/tests/acceptance_tests/test_language_support.py lunr.py-0.6.2/tests/acceptance_tests/test_mkdocs.py lunr.py-0.6.2/tests/benchmarks.py lunr.py-0.6.2/tests/conftest.py lunr.py-0.6.2/tests/fixtures/stemming_vocab.json lunr.py-0.6.2/tests/fixtures/words.txt lunr.py-0.6.2/tests/test_builder.py lunr.py-0.6.2/tests/test_complete_set.py lunr.py-0.6.2/tests/test_field_ref.py lunr.py-0.6.2/tests/test_index.py lunr.py-0.6.2/tests/test_language_support.py lunr.py-0.6.2/tests/test_match_data.py lunr.py-0.6.2/tests/test_pipeline.py lunr.py-0.6.2/tests/test_plugins.py lunr.py-0.6.2/tests/test_query.py lunr.py-0.6.2/tests/test_query_lexer.py lunr.py-0.6.2/tests/test_query_parser.py lunr.py-0.6.2/tests/test_search.py lunr.py-0.6.2/tests/test_serialization.py lunr.py-0.6.2/tests/test_stemmer.py lunr.py-0.6.2/tests/test_stop_word_filter.py lunr.py-0.6.2/tests/test_token.py lunr.py-0.6.2/tests/test_token_set.py lunr.py-0.6.2/tests/test_tokenizer.py lunr.py-0.6.2/tests/test_trimmer.py lunr.py-0.6.2/tests/test_vector.py lunr.py-0.6.2/tests/utils.py lunr.py-0.6.2/tox.ini