Commit Graph

  • 20989628e4 updated tests for offset query sourcepirate 2020-09-06 18:26:17 +0800
  • 42d29b5e94 changed the args position sourcepirate 2020-09-06 18:07:05 +0800
  • e7b3e3527a formated the searcher.rs file sourcepirate 2020-09-05 23:58:59 +0800
  • 89e1cabc58 support for offset to do record pagination sourcepirate 2020-09-05 23:51:54 +0800
  • 8a7eac3e78 Cargo.toml: Bump version. Damir Jelić 2020-04-22 17:36:36 +0200
  • f9a6f41e9a Cargo.toml: Add the readme. Damir Jelić 2020-04-22 17:35:33 +0200
  • dc5f21562d index: Format the file. Damir Jelić 2020-04-19 13:43:22 +0200
  • b75f9d75b6 tantivy-py: Upgrade to PyO3 0.9. Damir Jelić 2020-04-19 13:35:14 +0200
  • 094f8974ea searcher: Add support to search and order the results by a field. Damir Jelić 2020-04-19 12:26:08 +0200
  • 1d80c19434 tantivy: Bump the tantivy version. Damir Jelić 2020-03-05 19:17:24 +0100
  • 20e8850e09 travis: Don't run the deploy on the lint stage. Damir Jelić 2020-01-25 11:34:02 +0100
  • 27d265392e Cargo.toml: Bump the version. Damir Jelić 2020-01-25 11:00:19 +0100
  • 0e14d03333 travis: Run the lint stage first and more cleanup. Damir Jelić 2020-01-25 10:42:39 +0100
  • 74f8892b67 travis: Clean up the travis file. Damir Jelić 2020-01-25 10:24:09 +0100
  • 412af1454f Rename the Python package to tantivy. Damir Jelić 2020-01-25 10:11:27 +0100
  • 48adf2aa9a Cargo.toml: Bump version. Damir Jelić 2020-01-06 20:30:00 +0100
  • ef2f35b364 travis: Enable windows build. Damir Jelić 2020-01-06 18:37:43 +0100
  • 7b678f57c5 travis: Maturin isn't needed for the linux tests. Damir Jelić 2020-01-06 18:17:34 +0100
  • d3c5611a31 travis: Don't use pipenv. Damir Jelić 2020-01-06 18:03:28 +0100
  • 599b40a4c5 ci: Enable python 3.8 for the mac deploy. Damir Jelić 2020-01-06 17:59:26 +0100
  • 0dfa46d38b travis: Add the locally installed python 3.8 to the PATH. Damir Jelić 2020-01-06 17:36:45 +0100
  • 21989c9702 travis: Print out the install dir of the 3.8 python version under mac. Damir Jelić 2020-01-06 17:28:19 +0100
  • cdf0c3d7b1 travis: Use python 3.8.0 for macos, 3.8.1 isn't available. Damir Jelić 2020-01-06 17:18:32 +0100
  • 5ffff44c13 travis: List the available python versions. Damir Jelić 2020-01-06 17:12:41 +0100
  • 096baecaed travis: Install python 3.8 under macos. Damir Jelić 2020-01-06 17:08:01 +0100
  • 3d92fedf99 Cargo.toml: Bump version. Damir Jelić 2020-01-06 16:30:04 +0100
  • c62e42a6af travis: Don't overwrite the deploy configs. Damir Jelić 2020-01-06 16:25:35 +0100
  • e48b34b98e Cargo.toml: Bump version. Damir Jelić 2020-01-06 15:55:30 +0100
  • e43c81c661 travis: Move the mac deploy script into a bash script. Damir Jelić 2020-01-06 15:53:16 +0100
  • 37866341ed travis: Remove some spurious lines for the deployments. Damir Jelić 2020-01-06 15:34:44 +0100
  • 4a757429e6 Bump version. Damir Jelić 2020-01-06 15:14:23 +0100
  • 9de5472f9c travis: Enable mac build. Damir Jelić 2020-01-05 23:04:58 +0100
  • 126388806e Cargo.toml: Bump version. Damir Jelić 2020-01-05 21:44:08 +0100
  • 72f0e2f217 ci: Use the correct docker image and set the PATH correctly. Damir Jelić 2020-01-05 21:43:20 +0100
  • 6955851ab5 Cargo.toml: Bump the version. Damir Jelić 2020-01-05 19:12:34 +0100
  • 6dfd704bf0 ci: Mark the deployment script as executable. Damir Jelić 2020-01-05 19:12:03 +0100
  • 7df0d7092e Cargo.toml: Bump the version. Damir Jelić 2020-01-05 18:49:49 +0100
  • 2fa765ef37 Pipfile: Add the local package as a dev-dependency. Damir Jelić 2020-01-05 18:49:01 +0100
  • a0cac9e2b0 Bump version. Damir Jelić 2020-01-05 18:08:26 +0100
  • 2db8116a8d README: Explain the new development setup. Damir Jelić 2020-01-05 17:39:20 +0100
  • 32b6b67af4 README: Update the docs for the new simpler search API. Damir Jelić 2020-01-05 17:22:58 +0100
  • 62d87119fa Cargo.toml: The project url is an array of strings. Damir Jelić 2020-01-05 16:54:15 +0100
  • c84c3ad403 Cargo.toml: Add some additional python metadata. Damir Jelić 2020-01-05 16:49:23 +0100
  • 4c02d1762b travis: Add deployment configuration. Damir Jelić 2020-01-05 16:48:49 +0100
  • 4e2b72cd1d travis: Add a encrypted pypi token for deployment. Damir Jelić 2020-01-05 16:23:56 +0100
  • 044b65321e index: Remove a redundant clone. Damir Jelić 2020-01-05 16:00:02 +0100
  • 5c590ff157 Format the repo. Damir Jelić 2020-01-05 15:59:43 +0100
  • d117555509 travis: Use the rust language for the lint job. Damir Jelić 2020-01-05 15:33:24 +0100
  • 7fd667f4e0 gitignore: Add the new maturin provided so file to the ignores. Damir Jelić 2020-01-05 14:58:38 +0100
  • 6a7c6f9c81 Travis: Update the travis file to use Pipenv and maturin. Damir Jelić 2020-01-05 14:57:59 +0100
  • df26c74aee Add a Pipfile. Damir Jelić 2020-01-05 14:56:50 +0100
  • a5ac1a5463 searcher: Remove the unused schema. Damir Jelić 2020-01-05 14:08:57 +0100
  • c8775c69cc pyptoject: Use maturin from now on. Damir Jelić 2020-01-05 13:52:53 +0100
  • 46be799248 Merge remote-tracking branch 'origin/search_api_simplification' Damir Jelić 2020-01-05 13:52:35 +0100
  • 615fcf2187 rust-toolchain: Update the toolchain version. Damir Jelić 2020-01-05 12:40:37 +0100
  • eb821b65f5 Cargo.toml: Update the dependency versions. Damir Jelić 2020-01-05 12:40:07 +0100
  • 19219316a8 index: Fix some lint issues. Damir Jelić 2020-01-05 12:39:10 +0100
  • df3d57fd2d Remove setup.py. Damir Jelić 2020-01-05 12:37:09 +0100
  • 2d6ecff430 tests: Fix the failing test that tries to open an incompatible index version. Damir Jelić 2020-01-05 12:04:27 +0100
  • f8e39a7b7f searcher: Remove the ability to order the search result. Damir Jelić 2019-12-17 23:17:44 +0100
  • cfa15a001d searcher: Use a search result struct. Damir Jelić 2019-12-17 20:50:10 +0100
  • d46417c220 searcher: Allow the search to be sorted by an unsigned field. Damir Jelić 2019-10-01 20:56:42 +0200
  • fbea6fe633 searcher: Remove the collector concept. Damir Jelić 2019-10-01 20:05:38 +0200
  • 41cdad4157 Using tantivy 0.11 Paul Masurel 2019-12-17 23:23:53 +0900
  • f8d43502c3 Merge branch 'fix-readme' Damir Jelić 2019-10-06 23:09:41 +0200
  • 4942c73aee
    Update README.md Dmitrii Gerasimov 2019-10-06 21:59:08 +0100
  • 6aa3e904f8 tests: Add some tests that use a tmpdir to store the index. Damir Jelić 2019-10-01 18:50:09 +0200
  • 7ce637d5cb Fix TypeErrors in readme example Dima Gerasimov 2019-10-06 12:47:50 +0100
  • efbbd24baa Update to PyO3 0.8. Damir Jelić 2019-10-01 18:32:06 +0200
  • 75f0670dd6 Adding delete_document function to index (#12) Ramon Navarro Bosch 2019-09-09 14:30:50 +0200
  • 51f080d001 Remove race condition in test_create_readers Paul Masurel 2019-09-06 09:45:29 +0900
  • f57c4669c8
    Merge pull request #3 from tantivy-search/api-change Paul Masurel 2019-09-02 09:52:29 +0900
  • c91234cd73 Depending on tantivy@master Paul Masurel 2019-09-02 09:39:18 +0900
  • ccd8021ff9 CR: Adding trailing lines and removing some trailing spaces. Paul Masurel 2019-08-29 09:55:36 +0900
  • 6dc2b943b4 CR comment, fixing some obsolete pydoc. Paul Masurel 2019-08-29 09:36:08 +0900
  • 1ce4b4d51e Fixed tantivy rev Paul Masurel 2019-08-21 07:19:00 +0900
  • 0498f941b0 API simplification. Paul Masurel 2019-08-02 20:23:10 +0900
  • b1b3689c55 README: Add a badge for the license. Damir Jelić 2019-08-08 15:54:27 +0200
  • b0bfe500ba README: Add a build status badge. Damir Jelić 2019-08-08 15:48:26 +0200
  • 0b2967de97 travis: Add the cargo bin path to the PATH. Damir Jelić 2019-08-08 15:14:45 +0200
  • 7ce2952ea7 tantivy: Add an initial travis file. Damir Jelić 2019-08-08 14:22:35 +0200
  • fa682ab213 tantivy: Add a tox.ini file. Damir Jelić 2019-08-08 14:22:23 +0200
  • de7e660313 tantivy: Disable a clippy warning about new not returning self. Damir Jelić 2019-08-08 13:55:40 +0200
  • 3f09fd38c8 tantivy: Fix some clippy warnings. Damir Jelić 2019-08-08 13:55:19 +0200
  • 41a6bb3109 Merge branch 'more_tests' Damir Jelić 2019-08-03 13:56:36 +0200
  • d785822225
    Merge pull request #8 from tantivy-search/poljar/packaging_improvements Paul Masurel 2019-08-03 20:48:02 +0900
  • b911c2f353 Replace setup_class methods with pytest.fixture petr-tik 2019-08-03 12:28:12 +0100
  • b90b7dd610 setup.py: Add a description and long description. Damir Jelić 2019-08-03 12:17:04 +0200
  • 7afe8905c0 setup.py: Bump the version to be the same as tantivy. Damir Jelić 2019-08-03 11:52:23 +0200
  • 2745c03384 Cargo.toml: Use the same version as the core tantivy lib. Damir Jelić 2019-08-02 17:53:48 +0200
  • bd93e4ca75 use meta.json to programmatically check last opstamp and num_docs petr-tik 2019-08-03 00:55:31 +0100
  • b2a769f1d7 Test reading an index from dir petr-tik 2019-08-03 00:39:02 +0100
  • 9864053cf8 Tests petr-tik 2019-08-02 22:32:08 +0100
  • 82dbd452ea Cargo.toml: Switch to a cdylib. Damir Jelić 2019-08-02 17:21:13 +0200
  • f3ea129fa7 Fixing build. Paul Masurel 2019-08-01 17:22:40 +0900
  • 9158a4fd7d
    Merge pull request #1 from matrix-org/initial-bindings Paul Masurel 2019-08-01 16:05:15 +0900
  • 5d92452604 README: Rename the project to tantivy-py and mention that the are py3 only. Damir Jelić 2019-06-06 12:12:57 +0200
  • 5ea790518b Initial python bindings implementation. Damir Jelić 2019-06-04 11:09:58 +0200
  • 5f4e1ef253
    Initial commit Paul Masurel 2019-06-04 17:45:07 +0900