LICENSE
README.md
pyproject.toml
docs/_scripts/gen_api_pages.py
splitgill/__init__.py
splitgill/diffing.py
splitgill/ingest.py
splitgill/locking.py
splitgill/manager.py
splitgill/model.py
splitgill/search.py
splitgill/utils.py
splitgill.egg-info/PKG-INFO
splitgill.egg-info/SOURCES.txt
splitgill.egg-info/dependency_links.txt
splitgill.egg-info/not-zip-safe
splitgill.egg-info/requires.txt
splitgill.egg-info/top_level.txt
splitgill/indexing/__init__.py
splitgill/indexing/fields.py
splitgill/indexing/geo.py
splitgill/indexing/index.py
splitgill/indexing/options.py
splitgill/indexing/parser.py
splitgill/indexing/syncing.py
splitgill/indexing/templates.py
tests/test_diffing.py
tests/test_ingest.py
tests/test_locking.py
tests/test_manager.py
tests/test_model.py
tests/test_search.py
tests/test_syncing.py
tests/test_utils.py
tests/indexing/__init__.py
tests/indexing/test_fields.py
tests/indexing/test_geo.py
tests/indexing/test_index.py
tests/indexing/test_options.py
tests/indexing/test_parser.py
tests/indexing/test_templates.py