.cargo
Tantivy 0.19.2 ( #67 )
2023-02-14 13:20:59 +00:00
.github
build(deps): bump github/codeql-action from 3.24.6 to 3.24.8 ( #221 )
2024-03-19 08:50:27 +10:00
ci
chore: deprecate python 3.7 and add 3.12 ( #139 )
2023-11-01 15:58:18 +10:00
docs
doc: describe the merge policy ( #227 )
2024-03-22 22:21:35 +11:00
src
doc: fix Snippet docstring. fixes #225 ( #226 )
2024-03-22 01:47:33 +01:00
tantivy
Expose tantivy's TermQuery ( #175 )
2023-12-20 19:40:50 +10:00
tests
doc: fix Snippet docstring. fixes #225 ( #226 )
2024-03-22 01:47:33 +01:00
.gitignore
Snippet generator ( fixes #36 and #63 ) ( #122 )
2023-09-13 12:03:39 +02:00
.readthedocs.yaml
doc: configure ReadTheDocs ( #120 )
2023-09-10 22:44:53 +02:00
Cargo.lock
Upgrade itertools to 0.12.0 ( #191 )
2024-01-22 14:10:20 +01:00
Cargo.toml
Upgrade itertools to 0.12.0 ( #191 )
2024-01-22 14:10:20 +01:00
LICENSE
Initial python bindings implementation.
2019-06-04 11:09:58 +02:00
MANIFEST.in
Initial python bindings implementation.
2019-06-04 11:09:58 +02:00
Makefile
Tantivy 0.19.2 ( #67 )
2023-02-14 13:20:59 +00:00
README.md
doc: simplify README. fixes #204 ( #224 )
2024-03-20 10:32:22 +10:00
build.rs
Update to pyo3 0.15 ( #40 )
2022-01-17 10:16:08 +09:00
mkdocs.yml
doc: add MkDocs documentation ( #94 )
2023-08-04 13:27:52 +02:00
noxfile.py
chore: deprecate python 3.7 and add 3.12 ( #139 )
2023-11-01 15:58:18 +10:00
pyproject.toml
doc: enable doctests ( #156 )
2023-11-20 11:44:32 +10:00
requirements-dev.txt
doc: Add mktestdocs, and tutorial for snippets. Fixes #219 ( #223 )
2024-03-20 01:06:31 +01:00
rust-toolchain.toml
Change to action `dtolnay/rust-toolchain` and 1.73 ( #154 )
2023-11-19 01:05:00 +01:00
rustfmt.toml
Tantivy 0.19.2 ( #67 )
2023-02-14 13:20:59 +00:00