Commit Graph

353 Commits (c17de66f390ee2fdc3071fe6dfd7464a92d5b195)

Author SHA1 Message Date
Cameron af28cb8c52
ci: Publish multiple wheel fix (#274) 2024-05-06 00:02:27 +10:00
dependabot[bot] f9d741de23
build(deps): bump chrono from 0.4.31 to 0.4.38 (#273)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 15:56:44 +02:00
dependabot[bot] 23ac320edb
build(deps): bump itertools from 0.12.0 to 0.12.1 (#269)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 20:16:05 +10:00
dependabot[bot] 3e180a6a42
build(deps): bump base64 from 0.22.0 to 0.22.1 (#270)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 20:15:43 +10:00
dependabot[bot] 751496cd3f
build(deps): bump serde_json from 1.0.108 to 1.0.109 (#271)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 20:15:26 +10:00
dependabot[bot] 8af9ed52a5
build(deps): bump actions/checkout from 3.1.0 to 4.1.4 (#268)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-05 18:42:14 +10:00
Cameron 1d1e06ed25
ci: prep for release (#265) 2024-05-05 18:38:50 +10:00
dependabot[bot] fc40b5ef3d
build(deps): bump dtolnay/rust-toolchain from bb45937a053e097f8591208d8e74c90db1873d07 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a (#266)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 14:55:05 +10:00
dependabot[bot] aca83c3208
build(deps): bump PyO3/maturin-action from 1.42.1 to 1.42.2 (#267)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-04 14:54:44 +10:00
Caleb Hattingh 22b44a3228
chore: remove outdated Makefile (fixes #255) (#264) 2024-05-04 00:45:25 +02:00
Caleb Hattingh f0cfe7445b
chore: remove useless test (#263) 2024-05-03 23:52:38 +02:00
Caleb Hattingh 52f7d6d08d
fix: repair `order_by_field` with date fields (#262) 2024-05-03 23:49:32 +02:00
Caleb Hattingh a14649f103
chore: restore the typing signature for fuzzy_term_query (#261) 2024-05-03 23:35:44 +02:00
Caleb Hattingh 983364b3a5
feat: upgrade tantivy to 0.22 (#242) 2024-05-03 23:35:19 +02:00
Tomoko Uchida 9fafdf25cb
Expose Tantivy's MoreLikeThisQuery (#257) 2024-05-03 22:15:21 +02:00
Tomoko Uchida 03b1c89fa3
Expose Tantivy's PhraseQuery (#234) 2024-05-03 22:10:58 +02:00
dependabot[bot] 3d394959b8
build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7 (#258)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 13:31:22 +10:00
dependabot[bot] 09e6e440b4
build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 (#259)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 13:30:57 +10:00
dependabot[bot] 1ab1afec42
build(deps): bump github/codeql-action from 3.25.2 to 3.25.3 (#260)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-30 13:26:11 +10:00
alex-au-922 10553de76e
Expose const score query (#256) 2024-04-28 12:54:21 +02:00
Aécio Santos 8216f17d60
Expose Tantivy's TermSetQuery (#249) 2024-04-26 13:21:46 +02:00
alex-au-922 7e57a00b23
Docs: Updated the building queries with Query objects section (#254) 2024-04-25 17:17:48 +02:00
alex-au-922 5c3666349b
expose regex query (#241)
Co-authored-by: alexau <alexau@hket.com>
2024-04-25 12:57:09 +10:00
alex-au-922 c74990aeb8
Expose boost query (#250) 2024-04-24 23:57:16 +02:00
Caleb Hattingh ed7374c7bd
fix: incorrect test name for fuzzy_fields (#252) 2024-04-24 15:10:45 +02:00
Aécio Santos deb88ccdcd
Expose Tantivy's DisjunctionMaxQuery (#244)
Co-authored-by: Caleb Hattingh <caleb.hattingh@gmail.com>
2024-04-24 22:12:24 +10:00
Caleb Hattingh 7651d2b2cb
chore: update python versions in CI (#251) 2024-04-24 22:01:32 +10:00
Caleb Hattingh 41f72b2513
Fix lints from recent PR (#248) 2024-04-23 01:36:48 +02:00
dependabot[bot] 0f35aa450e
build(deps): bump actions/download-artifact from 4.1.4 to 4.1.6 (#247)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 01:36:32 +02:00
dependabot[bot] 8faf4a149e
build(deps): bump github/codeql-action from 3.25.0 to 3.25.2 (#245)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 01:36:13 +02:00
dependabot[bot] d61599d12a
build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 (#246)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-23 01:35:55 +02:00
alex-au-922 1d61b96ffc
Expose the method of boolean query (#243) 2024-04-23 01:27:51 +02:00
dependabot[bot] 9fa82ef29c
build(deps): bump dtolnay/rust-toolchain from dc6353516c68da0f06325f42ad880f76a5e77ec9 to bb45937a053e097f8591208d8e74c90db1873d07 (#237)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 09:04:35 +10:00
dependabot[bot] fdec6d46fb
build(deps): bump PyO3/maturin-action from 1.42.0 to 1.42.1 (#238)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 09:04:20 +10:00
dependabot[bot] 74a84d259e
build(deps): bump github/codeql-action from 3.24.10 to 3.25.0 (#239)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-16 09:04:12 +10:00
Tomoko Uchida b857dfec15
Fix fuzzy_term_query() documentation. (#236) 2024-04-13 12:26:05 +02:00
Tomoko Uchida 0a320fc0c9
Expose Tantivy's FuzzyTermQuery (#233) 2024-04-13 11:14:56 +02:00
dependabot[bot] 7ade2edcee
build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 (#235)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 09:25:00 +10:00
dependabot[bot] ba05c91543
build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 (#231)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 09:04:13 +10:00
dependabot[bot] cbfa7fac43
build(deps): bump dtolnay/rust-toolchain from be73d7920c329f220ce78e0234b8f96b7ae60248 to dc6353516c68da0f06325f42ad880f76a5e77ec9 (#232)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-02 08:59:05 +10:00
Tomoko Uchida 255eb6efba
Expose tantivy's AllQuery (#230) 2024-03-31 21:56:22 +10:00
dependabot[bot] e249241e24
build(deps): bump github/codeql-action from 3.24.8 to 3.24.9 (#228)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-26 08:35:00 +10:00
Caleb Hattingh def60143a2
doc: describe the merge policy (#227) 2024-03-22 22:21:35 +11:00
Caleb Hattingh e9363e71d8
doc: fix Snippet docstring. fixes #225 (#226) 2024-03-22 01:47:33 +01:00
Caleb Hattingh 5975efcf30
doc: simplify README. fixes #204 (#224) 2024-03-20 10:32:22 +10:00
Caleb Hattingh a2549a958a
doc: Add mktestdocs, and tutorial for snippets. Fixes #219 (#223) 2024-03-20 01:06:31 +01:00
dependabot[bot] 61f37e77e3
build(deps): bump github/codeql-action from 3.24.6 to 3.24.8 (#221)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 08:50:27 +10:00
dependabot[bot] 854be905e3
build(deps): bump alexellis/upload-assets from 0.4.0 to 0.4.1 (#222)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 08:49:54 +10:00
dependabot[bot] dbc499ad0f
build(deps): bump PyO3/maturin-action from 1.41.0 to 1.42.0 (#220)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-19 08:49:22 +10:00
dependabot[bot] 7af08c049d
build(deps): bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#217)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-12 08:33:20 +10:00