Commit Graph
1805 Commits
Author SHA1 Message Date
Evance Souamoro f82922b354 added a scratched of implementation but still need to craft one detail and write test to validate 2021-04-06 11:46:17 +00:00
Paul Masurel 86b30d9d7f Cargo fmt 2021-03-31 12:20:31 +09:00
Paul Masurel f1499d5b3e Cargo fmt 2021-03-31 11:44:03 +09:00
Paul Masurel 30b6828d71 Update actions.md 2021-03-31 10:36:13 +09:00
Paul Masurel e6b7b7da0a Create actions.md 2021-03-31 10:34:33 +09:00
Paul Masurel 38a20ae269 Renamed SegmentLocalId to SegmentOrdinal for more homogeneity and edited
changelog
2021-03-29 09:25:42 +09:00
Stéphane Campinas a0ec6e1e9d Expand the DocAddress struct with named fields 2021-03-28 19:00:23 +02:00
Paul Masurel 114fbe2512 Removed redundant check
Closes #997
2021-03-25 14:17:06 +09:00
Paul Masurel 155729044b Merge pull request #996 from lpouget/facet-optional-storage-and-index
Make facet indexation and storage optional
2021-03-25 09:08:36 +09:00
Laurent Pouget 4b34231f28 Make facet indexation and storage optional
Added a FacetOptions for HierarchicalFacet which add indexed and stored flags to it.
Propagate change and update tests accordingly
Added a test to ensure that a not indexed flag was taken care of.
Added on Value implem the `path()` function to return the stored facet.
2021-03-24 14:56:27 +01:00
Paul Masurel 8e7fe068e9 Fixed Histogram collector comment. 2021-03-23 18:43:49 +09:00
Paul Masurel 4c384272dc Added debug to FileHandle 2021-03-23 00:10:46 +09:00
Paul Masurel 5de9961cf2 Cargo fmt 2021-03-22 10:38:48 +09:00
Paul Masurel eab36b5c6a Using std::iter::once. 2021-03-21 16:55:05 +09:00
Paul Masurel 96e5de2eb9 Merge pull request #995 from bstrie/main
Replace deprecated collections::Bound with ops::Bound
2021-03-19 09:06:09 +09:00
bstrie 5f740d9ab4 Replace deprecated collections::Bound with ops::Bound 2021-03-18 17:20:36 -04:00
Paul Masurel 4f32126e35 Allow for non static predicate in the FilterCollector 2021-03-18 21:58:35 +09:00
Paul Masurel d2d0873fdb Added support for Option<TCollector>. 2021-03-18 17:28:09 +09:00
Paul Masurel 761298ff00 Added an histogram collector.
Closes #994
2021-03-18 16:54:42 +09:00
Paul Masurel 52b1eb2c37 Clippy fix 2021-03-10 14:35:51 +09:00
Paul Masurel 2ab25d994f Updated Changelog. Closing #991 2021-03-10 14:14:21 +09:00
Paul Masurel 5fac119aa0 Merge pull request #992 from tantivy-search/issue/991
Replacing (start, end) by Range
2021-03-10 14:12:53 +09:00
Paul Masurel 31137beea6 Replacing (start, end) by Range 2021-03-10 14:06:21 +09:00
Paul Masurel 316d65d7c6 removed deprecated compare_and_swap 2021-03-09 10:30:02 +09:00
Paul Masurel 82d7553c63 Merge pull request #988 from lengyijun/patch-9
Update file_slice.rs
2021-03-08 16:17:32 +09:00
lyj bc0eb813ff Update file_slice.rs
typo fix
2021-03-08 14:12:33 +08:00
Paul Masurel a259023fd9 Merge pull request #985 from tantivy-search/dependabot/cargo/proptest-1.0
Update proptest requirement from 0.10 to 1.0
2021-02-23 08:48:28 +09:00
dependabot-preview[bot] 25105448e8 Update proptest requirement from 0.10 to 1.0
Updates the requirements on [proptest](https://github.com/altsysrq/proptest) to permit the latest version.
- [Release notes](https://github.com/altsysrq/proptest/releases)
- [Changelog](https://github.com/AltSysrq/proptest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/altsysrq/proptest/compare/0.10.0...1.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 20:13:03 +00:00
Paul Masurel fe3faf5b3f Cargo fmt 2021-02-22 14:29:03 +09:00
Paul Masurel f19dd896cf Re-added u64_lenient as a public API 2021-02-22 14:07:48 +09:00
Paul Masurel 9fe26c4fdd Added 'static to FastValue. 2021-02-22 11:02:04 +09:00
Paul Masurel a369a72cae Cargo fmt 2021-02-09 15:00:14 +09:00
Paul Masurel a707967453 Merge pull request #984 from vishalsodani/main
Fixed spelling
2021-02-09 09:08:13 +09:00
Vishal Sodani b2f2097239 Fixed spelling 2021-02-08 20:29:10 +05:30
Vishal Sodani 6ae96038c2 Fixed spelling 2021-02-08 20:18:45 +05:30
Paul Masurel 2c6a0d0a19 Merge pull request #983 from vishalsodani/main
Fixed grammar
2021-02-08 23:36:18 +09:00
Vishal Sodani 4bcdca8545 Fixed spelling 2021-02-08 19:51:36 +05:30
Vishal Sodani 67f8e91395 Fixed grammar 2021-02-08 18:26:24 +05:30
Paul Masurel b209763a55 Added ARCHITECTURE.md 2021-02-08 16:40:20 +09:00
Paul Masurel 5ef96795dc Added minor comment on DocId 2021-02-08 16:14:05 +09:00
Paul Masurel 784717749f Removing unused imports. 0.14 2021-02-05 23:04:17 +09:00
Paul Masurel 945bcc5bd3 Bump tantivy-grammar version 2021-02-05 22:58:21 +09:00
Paul Masurel 51aa9c319e Bumped version to 0.14 2021-02-05 22:55:26 +09:00
Paul Masurel 74d8d2946b Merge pull request #980 from lengyijun/patch-8
Update segment_postings.rs
2021-02-05 22:52:29 +09:00
lyj 0a160cc16e Update segment_postings.rs 2021-02-05 21:32:25 +08:00
Paul Masurel f099f97daa Merge pull request #979 from slckl/main
FacetCounts are now pub use in tantivy::collector (Closes #978)
2021-02-05 17:05:20 +09:00
alif 769e9ba14d added simple docs to FacetCounts now-public API 2021-02-05 09:18:20 +02:00
alif a482c0e966 pub use FacetCounts in tantivy::collector module 2021-02-05 09:00:48 +02:00
Paul Masurel 86d92a72e7 Renaming MultiValueIntFastField* to MultiValuedIntFastField* 2021-01-21 22:47:00 +09:00
Paul Masurel ef618a5999 Made fast field reader clonable. 2021-01-21 22:15:24 +09:00