Commit Graph

  • 751496cd3f
    build(deps): bump serde_json from 1.0.108 to 1.0.109 (#271) dependabot[bot] 2024-05-05 20:15:26 +1000
  • 8af9ed52a5
    build(deps): bump actions/checkout from 3.1.0 to 4.1.4 (#268) dependabot[bot] 2024-05-05 18:42:14 +1000
  • 1d1e06ed25
    ci: prep for release (#265) Cameron 2024-05-05 18:38:50 +1000
  • fc40b5ef3d
    build(deps): bump dtolnay/rust-toolchain from bb45937a053e097f8591208d8e74c90db1873d07 to d8352f6b1d2e870bc5716e7a6d9b65c4cc244a1a (#266) dependabot[bot] 2024-05-04 14:55:05 +1000
  • aca83c3208
    build(deps): bump PyO3/maturin-action from 1.42.1 to 1.42.2 (#267) dependabot[bot] 2024-05-04 14:54:44 +1000
  • 22b44a3228
    chore: remove outdated Makefile (fixes #255) (#264) Caleb Hattingh 2024-05-04 00:45:25 +0200
  • f0cfe7445b
    chore: remove useless test (#263) Caleb Hattingh 2024-05-03 23:52:38 +0200
  • 52f7d6d08d
    fix: repair `order_by_field` with date fields (#262) Caleb Hattingh 2024-05-03 23:49:32 +0200
  • a14649f103
    chore: restore the typing signature for fuzzy_term_query (#261) Caleb Hattingh 2024-05-03 23:35:44 +0200
  • 983364b3a5
    feat: upgrade tantivy to 0.22 (#242) Caleb Hattingh 2024-05-03 23:35:19 +0200
  • 9fafdf25cb
    Expose Tantivy's MoreLikeThisQuery (#257) Tomoko Uchida 2024-05-04 05:15:21 +0900
  • 03b1c89fa3
    Expose Tantivy's PhraseQuery (#234) Tomoko Uchida 2024-05-04 05:10:58 +0900
  • 3d394959b8
    build(deps): bump actions/download-artifact from 4.1.6 to 4.1.7 (#258) dependabot[bot] 2024-04-30 13:31:22 +1000
  • 09e6e440b4
    build(deps): bump step-security/harden-runner from 2.7.0 to 2.7.1 (#259) dependabot[bot] 2024-04-30 13:30:57 +1000
  • 1ab1afec42
    build(deps): bump github/codeql-action from 3.25.2 to 3.25.3 (#260) dependabot[bot] 2024-04-30 13:26:11 +1000
  • 10553de76e
    Expose const score query (#256) alex-au-922 2024-04-28 18:54:21 +0800
  • 8216f17d60
    Expose Tantivy's TermSetQuery (#249) Aécio Santos 2024-04-26 08:21:46 -0300
  • 7e57a00b23
    Docs: Updated the building queries with Query objects section (#254) alex-au-922 2024-04-25 23:17:48 +0800
  • 5c3666349b
    expose regex query (#241) alex-au-922 2024-04-25 10:57:09 +0800
  • c74990aeb8
    Expose boost query (#250) alex-au-922 2024-04-25 05:57:16 +0800
  • ed7374c7bd
    fix: incorrect test name for fuzzy_fields (#252) Caleb Hattingh 2024-04-24 15:10:45 +0200
  • deb88ccdcd
    Expose Tantivy's DisjunctionMaxQuery (#244) Aécio Santos 2024-04-24 05:12:24 -0700
  • 7651d2b2cb
    chore: update python versions in CI (#251) Caleb Hattingh 2024-04-24 14:01:32 +0200
  • 41f72b2513
    Fix lints from recent PR (#248) Caleb Hattingh 2024-04-23 01:36:48 +0200
  • 0f35aa450e
    build(deps): bump actions/download-artifact from 4.1.4 to 4.1.6 (#247) dependabot[bot] 2024-04-23 01:36:32 +0200
  • 8faf4a149e
    build(deps): bump github/codeql-action from 3.25.0 to 3.25.2 (#245) dependabot[bot] 2024-04-23 01:36:13 +0200
  • d61599d12a
    build(deps): bump actions/upload-artifact from 4.3.1 to 4.3.3 (#246) dependabot[bot] 2024-04-23 01:35:55 +0200
  • 1d61b96ffc
    Expose the method of boolean query (#243) alex-au-922 2024-04-23 07:27:51 +0800
  • 9fa82ef29c
    build(deps): bump dtolnay/rust-toolchain from dc6353516c68da0f06325f42ad880f76a5e77ec9 to bb45937a053e097f8591208d8e74c90db1873d07 (#237) dependabot[bot] 2024-04-16 09:04:35 +1000
  • fdec6d46fb
    build(deps): bump PyO3/maturin-action from 1.42.0 to 1.42.1 (#238) dependabot[bot] 2024-04-16 09:04:20 +1000
  • 74a84d259e
    build(deps): bump github/codeql-action from 3.24.10 to 3.25.0 (#239) dependabot[bot] 2024-04-16 09:04:12 +1000
  • b857dfec15
    Fix fuzzy_term_query() documentation. (#236) Tomoko Uchida 2024-04-13 19:26:05 +0900
  • 0a320fc0c9
    Expose Tantivy's FuzzyTermQuery (#233) Tomoko Uchida 2024-04-13 18:14:56 +0900
  • 7ade2edcee
    build(deps): bump github/codeql-action from 3.24.9 to 3.24.10 (#235) dependabot[bot] 2024-04-09 09:25:00 +1000
  • ba05c91543
    build(deps): bump actions/setup-python from 5.0.0 to 5.1.0 (#231) dependabot[bot] 2024-04-02 09:04:13 +1000
  • cbfa7fac43
    build(deps): bump dtolnay/rust-toolchain from be73d7920c329f220ce78e0234b8f96b7ae60248 to dc6353516c68da0f06325f42ad880f76a5e77ec9 (#232) dependabot[bot] 2024-04-02 08:59:05 +1000
  • 255eb6efba
    Expose tantivy's AllQuery (#230) Tomoko Uchida 2024-03-31 20:56:22 +0900
  • e249241e24
    build(deps): bump github/codeql-action from 3.24.8 to 3.24.9 (#228) dependabot[bot] 2024-03-26 08:35:00 +1000
  • def60143a2
    doc: describe the merge policy (#227) Caleb Hattingh 2024-03-22 12:21:35 +0100
  • e9363e71d8
    doc: fix Snippet docstring. fixes #225 (#226) Caleb Hattingh 2024-03-22 01:47:33 +0100
  • 5975efcf30
    doc: simplify README. fixes #204 (#224) Caleb Hattingh 2024-03-20 01:32:22 +0100
  • a2549a958a
    doc: Add mktestdocs, and tutorial for snippets. Fixes #219 (#223) Caleb Hattingh 2024-03-20 01:06:31 +0100
  • 61f37e77e3
    build(deps): bump github/codeql-action from 3.24.6 to 3.24.8 (#221) dependabot[bot] 2024-03-19 08:50:27 +1000
  • 854be905e3
    build(deps): bump alexellis/upload-assets from 0.4.0 to 0.4.1 (#222) dependabot[bot] 2024-03-19 08:49:54 +1000
  • dbc499ad0f
    build(deps): bump PyO3/maturin-action from 1.41.0 to 1.42.0 (#220) dependabot[bot] 2024-03-19 08:49:22 +1000
  • 7af08c049d
    build(deps): bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14 (#217) dependabot[bot] 2024-03-12 08:33:20 +1000
  • 77d3d49d92
    build(deps): bump github/codeql-action from 3.24.5 to 3.24.6 (#215) dependabot[bot] 2024-03-05 09:17:17 +1000
  • 769dc4fdf9
    build(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 (#214) dependabot[bot] 2024-03-05 09:16:59 +1000
  • 9b42f72eb9
    build(deps): bump actions/download-artifact from 4.1.3 to 4.1.4 (#213) dependabot[bot] 2024-03-05 09:16:24 +1000
  • c1ac83a058
    build(deps): bump actions/download-artifact from 4.1.2 to 4.1.3 (#211) dependabot[bot] 2024-02-27 09:14:03 +1000
  • 5937f9b1d9
    build(deps): bump github/codeql-action from 3.24.0 to 3.24.5 (#212) dependabot[bot] 2024-02-27 09:13:48 +1000
  • f08c18fce5
    build(deps): bump PyO3/maturin-action from 1.40.8 to 1.41.0 (#209) dependabot[bot] 2024-02-20 08:36:25 +1000
  • b60a8cddb0
    build(deps): bump github/codeql-action from 3.23.2 to 3.24.0 (#206) dependabot[bot] 2024-02-06 09:05:13 +1000
  • bfc3652012
    build(deps): bump actions/download-artifact from 4.1.1 to 4.1.2 (#205) dependabot[bot] 2024-02-06 09:04:51 +1000
  • f875d2f2a3
    build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#207) dependabot[bot] 2024-02-06 09:04:27 +1000
  • c82a2771ef
    build(deps): bump step-security/harden-runner from 2.6.1 to 2.7.0 (#208) dependabot[bot] 2024-02-06 09:01:23 +1000
  • e95a4569d4
    Add field_boosts and fuzzy_fields optional parameters to Index::parse_query (#202) Adam Reichold 2024-02-05 12:01:26 +0100
  • e7224f1016
    Fix code snippets in README.md (#203) Olivier Grisel 2024-02-02 16:47:04 +0100
  • fd642f4683
    build(deps): bump actions/upload-artifact from 4.2.0 to 4.3.0 (#198) dependabot[bot] 2024-01-30 09:11:55 +1000
  • e6e1a92294
    build(deps): bump github/codeql-action from 3.23.1 to 3.23.2 (#199) dependabot[bot] 2024-01-30 09:11:40 +1000
  • ee6fc68ccc
    build(deps): bump actions/upload-artifact from 4.1.0 to 4.2.0 (#192) dependabot[bot] 2024-01-23 10:32:25 +1000
  • f446673221
    build(deps): bump github/codeql-action from 3.23.0 to 3.23.1 (#193) dependabot[bot] 2024-01-23 10:32:10 +1000
  • 549244877f
    Upgrade itertools to 0.12.0 (#191) Caleb Hattingh 2024-01-22 14:10:20 +0100
  • eba0d55634
    doc: escaping quotes requires quoted queries (fix #185) (#189) Caleb Hattingh 2024-01-21 21:16:47 +0100
  • cde36c20cd
    chore: fix module namespace (#190) Caleb Hattingh 2024-01-21 21:16:34 +0100
  • 12a9f73e14
    build(deps): bump actions/download-artifact from 4.1.0 to 4.1.1 (#186) dependabot[bot] 2024-01-16 08:20:44 +1000
  • d901a24d3b
    build(deps): bump actions/upload-artifact from 4.0.0 to 4.1.0 (#187) dependabot[bot] 2024-01-16 08:20:31 +1000
  • 98d3419978
    build(deps): bump Swatinem/rust-cache from 2.7.1 to 2.7.3 (#188) dependabot[bot] 2024-01-16 08:20:16 +1000
  • b333060a01
    build(deps): bump github/codeql-action from 3.22.12 to 3.23.0 (#183) dependabot[bot] 2024-01-09 10:03:04 +1000
  • 0cf1661fb3
    build(deps): bump github/codeql-action from 3.22.11 to 3.22.12 (#179) dependabot[bot] 2023-12-30 19:50:57 +1000
  • 7ff33854a5
    Update doc comments on fast fields (#181) Chris Tam 2023-12-30 04:10:52 -0500
  • 32197431f7
    Support fast text fields (#180) Chris Tam 2023-12-28 04:34:00 -0500
  • 8e589c9dc0
    build(deps): bump zerocopy from 0.7.21 to 0.7.31 (#173) dependabot[bot] 2023-12-20 21:24:43 +1000
  • 32d8041415
    build(deps): bump dtolnay/rust-toolchain from 439cf607258077187679211f12aa6f19af4a0af7 to be73d7920c329f220ce78e0234b8f96b7ae60248 (#172) dependabot[bot] 2023-12-20 21:24:09 +1000
  • 243d309177
    build(deps): bump github/codeql-action from 2.22.8 to 3.22.11 (#176) dependabot[bot] 2023-12-20 21:23:46 +1000
  • 53e9aedb7c
    build(deps): bump actions/upload-artifact from 3.1.3 to 4.0.0 (#177) dependabot[bot] 2023-12-20 21:23:23 +1000
  • c154940910
    build(deps): bump actions/setup-python from 4.7.1 to 5.0.0 (#171) dependabot[bot] 2023-12-20 21:22:58 +1000
  • 9ae291f87a
    build(deps): bump actions/download-artifact from 3.0.2 to 4.1.0 (#178) dependabot[bot] 2023-12-20 21:22:33 +1000
  • f94e04637b
    Expose tantivy's TermQuery (#175) Tomoko Uchida 2023-12-20 18:40:50 +0900
  • 5391291541
    Add all Python stubs in tantivy.pyi (#169) Tomoko Uchida 2023-12-11 20:53:27 +0900
  • 41dd593552
    build(deps): bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11 (#165) dependabot[bot] 2023-12-09 23:25:24 +0100
  • 928146f07e
    build(deps): bump PyO3/maturin-action from 1.40.7 to 1.40.8 (#164) dependabot[bot] 2023-12-09 23:25:05 +0100
  • eede48abc8
    Add python stub with type hints. (#168) Tomoko Uchida 2023-12-09 22:23:55 +0900
  • 314b436faa
    build(deps): bump github/codeql-action from 2.22.7 to 2.22.8 (#163) dependabot[bot] 2023-11-28 08:36:29 +1000
  • adfdae0e64
    Support passing dict to add JSON field (#158) Chris Tam 2023-11-21 14:44:21 -0500
  • 111629006b
    rust toolchain default to rust-toolchain.toml (#161) Cameron 2023-11-21 09:21:27 +1000
  • f1c6c278a2
    build(deps): bump step-security/harden-runner from 2.6.0 to 2.6.1 (#160) dependabot[bot] 2023-11-21 09:10:28 +1000
  • bf187cfda6
    build(deps): bump github/codeql-action from 2.22.5 to 2.22.7 (#159) dependabot[bot] 2023-11-21 09:10:05 +1000
  • d9c7e4c412
    fix ci allowlist (#157) Cameron 2023-11-21 08:55:15 +1000
  • 5d3d2790df
    doc: enable doctests (#156) Caleb Hattingh 2023-11-20 02:44:32 +0100
  • 7a06aa6d39
    Bump max maturin version (#155) Chris Tam 2023-11-19 09:47:44 -0500
  • eeaad34a98
    Better support bytes, IPs, and JSON (#152) Chris Tam 2023-11-19 06:08:33 -0500
  • 4ac17da8f6
    Update edition to 2021 (#153) Caleb Hattingh 2023-11-19 01:14:37 +0100
  • 601566baa3
    Change to action `dtolnay/rust-toolchain` and 1.73 (#154) Caleb Hattingh 2023-11-19 01:05:00 +0100
  • cd8dd29097
    Expose `is_valid_field_name()` to bindings (#151) Chris Tam 2023-11-14 07:44:32 -0500
  • cdb2aeccc8
    bump package version to 0.21.0 (#138) Cameron 2023-11-01 18:38:23 +1000
  • 71bf17c008
    chore: deprecate python 3.7 and add 3.12 (#139) Cameron 2023-11-01 15:58:18 +1000
  • dbf3d30578
    build(deps): bump Swatinem/rust-cache from 2.7.0 to 2.7.1 (#147) dependabot[bot] 2023-10-31 09:36:02 +1000
  • da8ca1d811
    build(deps): bump ossf/scorecard-action from 2.3.0 to 2.3.1 (#145) dependabot[bot] 2023-10-31 09:35:38 +1000
  • b4414cd3cf
    build(deps): bump messense/maturin-action from 1.40.6 to 1.40.7 (#149) dependabot[bot] 2023-10-31 09:35:11 +1000