Commit Graph

  • 61fc1e353a Refactoring to let top collector drives the collection and possible prune by score Paul Masurel 2020-05-04 16:56:11 +09:00
  • ef77523145 Small changes Paul Masurel 2020-05-03 23:34:33 +09:00
  • a16497fb69 Merge branch 'bmw' of https://github.com/elshize/tantivy into elshize-bmw Paul Masurel 2020-05-03 15:36:22 +09:00
  • c55db83609 Closes #805 (#820) Paul Masurel 2020-04-27 12:01:17 +09:00
  • 1e5ebdbf3c Format and remove useless import (#819) Paul Masurel 2020-04-27 11:56:49 +09:00
  • 9a2090ab21 Create the MMapDirectory does not return a Directory. (#818) Paul Masurel 2020-04-27 11:42:20 +09:00
  • e4aaacdb86 Minor change in README.md Paul Masurel 2020-04-21 21:30:34 +09:00
  • 29acf1104d Update README's claim on performance. Paul Masurel 2020-04-21 14:44:26 +09:00
  • c59dfd75e9 Fix broken tests Michal Siedlaczek 2020-04-19 10:11:26 -04:00
  • 2a41d62285 Merge remote-tracking branch 'upstream/master' into bmw Michal Siedlaczek 2020-04-19 09:57:08 -04:00
  • 3d34fa0b69 Fixed changelog Paul Masurel 2020-04-19 15:55:54 +09:00
  • 77f363987a Make TweakScore and CustomScore mutable at the segment level (#807) Rob Young 2020-04-19 07:54:00 +01:00
  • c0be461191 Removing tantivy-fst conf and removing warning. (#813) Paul Masurel 2020-04-18 20:19:23 +09:00
  • a4f21691be Remove debug code Michal Siedlaczek 2020-04-17 16:23:02 -04:00
  • b86308ff19 Block-Max WAND implementation proof of concept Michal Siedlaczek 2020-04-17 16:19:27 -04:00
  • 1fb562f44a Update fail requirement from 0.3 to 0.4 (#810) dependabot-preview[bot] 2020-04-17 07:14:19 +09:00
  • c591d0e591 Switch fst dependency to git (#808) Rob Young 2020-04-16 15:05:12 +01:00
  • 95f1114870 blop cutt Paul Masurel 2020-04-05 16:20:45 +09:00
  • 186d7fc20e Fix build Paul Masurel 2020-04-01 09:32:40 +09:00
  • cfbdef5186 Using tantivy-fst version 0.3. Paul Masurel 2020-03-31 23:24:54 +09:00
  • d04368b1d4 Closes #788. OR not working when using conjunction by default. (#802) Paul Masurel 2020-03-31 21:13:50 +09:00
  • 9bc6a43917 persistor nrt Paul Masurel 2020-03-25 21:46:07 +09:00
  • e5bf41c1f6 moving merge inventory to the segment_manager Paul Masurel 2020-03-25 10:05:01 +09:00
  • 58d40ebf95 Add resource manager Paul Masurel 2020-03-21 08:43:01 +09:00
  • b167058028 Fix prefix option for FuzzyTermQuery (#797) Chen Xu 2020-03-19 04:19:32 -07:00
  • f07634517f Merge branch 'nrt' of github.com:tantivy-search/tantivy into nrt Paul Masurel 2020-03-13 18:56:32 +09:00
  • 262957717b unit test fix and use of matches Paul Masurel 2020-03-15 00:20:17 +09:00
  • 2edea107ef in ram segments Paul Masurel 2020-03-11 10:37:25 +09:00
  • a6b5f4f5b5 in ram segments Paul Masurel 2020-03-11 10:37:25 +09:00
  • 7859ee4a39 NRT volatile Paul Masurel 2020-03-10 18:56:56 +09:00
  • f06e116aae Update Paul Masurel 2020-03-08 10:20:42 +09:00
  • ec32e0546a Added the concept of Volatile Segment. Paul Masurel 2020-03-07 17:16:32 +09:00
  • 0cd10e1197 Moving the StoreWriter out of the SegmentSerializer. Paul Masurel 2020-03-09 09:41:29 +09:00
  • 873a808321 Removed itertools (#792) Paul Masurel 2020-03-11 18:41:04 +09:00
  • 6fa8f9330e Update base64 requirement from 0.11.0 to 0.12.0 (#791) dependabot-preview[bot] 2020-03-11 17:51:22 +09:00
  • ee6c839ee6 Moving the StoreWriter out of the SegmentSerializer. storewriter-out Paul Masurel 2020-03-09 09:41:29 +09:00
  • b3f0ef0878 Avoid writing a new delete file if there was no actual deletes. (#787) Paul Masurel 2020-03-08 13:04:21 +09:00
  • 04304262ba cargo fmt Paul Masurel 2020-03-08 09:58:42 +09:00
  • 920ced364a Added a method to persist the RAMDirectory into a different directory. Paul Masurel 2020-03-07 17:00:50 +09:00
  • e0499118e2 Minor refactoring Paul Masurel 2020-03-07 15:56:03 +09:00
  • 50b5efae46 Added derive feature to serde crate Paul Masurel 2020-03-06 23:46:29 +09:00
  • 486b8fa9c5 Removing serde-derive dependency (#786) Paul Masurel 2020-03-06 23:33:58 +09:00
  • b2baed9bdd Add Lindera to README.md (#785) Minoru Osuka 2020-03-03 20:23:59 +09:00
  • 7428f6ccd3 Rebased segment_writer_in_ram2 Paul Masurel 2020-02-23 14:11:01 +09:00
  • 8a488b8315 Added soft commits Paul Masurel 2020-01-03 11:04:30 +09:00
  • 4448854f73 Some small refactoring Paul Masurel 2020-01-02 22:34:37 +09:00
  • b449749d63 Added NRTReader Paul Masurel 2020-01-01 17:19:22 +09:00
  • 2ba6a12ddc segment registers Paul Masurel 2019-12-31 15:03:28 +09:00
  • bbbf95018b Removed access to index in IndexReader Paul Masurel 2019-12-31 12:16:44 +09:00
  • 6d76a82fea minor changes Paul Masurel 2019-12-31 10:05:31 +09:00
  • 444048d225 Preparing the ground in the IndexReader. Paul Masurel 2019-12-31 09:44:58 +09:00
  • 4c6bbca661 Added persisted to Segment and SegmentEntry Paul Masurel 2019-12-29 13:29:16 +09:00
  • c3d3b3113b Segment embeds their own directory, schema instead of relying on Index. Paul Masurel 2019-12-28 16:45:38 +09:00
  • b591542c0b Removing err.description() before deprecation. Paul Masurel 2020-03-03 09:58:49 +09:00
  • a83fa00ac4 Faster compilation of query-grammar. (#784) Paul Masurel 2020-03-02 22:12:42 +09:00
  • 7ff5c7c797 Removing the fst feature in the levenshtein_automata crate. Paul Masurel 2020-03-02 21:47:05 +09:00
  • 1748602691 ignore -> compile_fail Paul Masurel 2020-03-02 09:59:48 +09:00
  • 6542dd5337 Removing parenthesis. Paul Masurel 2020-03-01 09:41:53 +09:00
  • c64a44b9e1 Slight re-organization to increase contrast of "Getting Started" (#783) Nicholas Connor 2020-02-27 18:42:38 -05:00
  • fccc5b3bed Closes #758 Paul Masurel 2020-02-27 17:58:43 +09:00
  • 98b9d5c6c4 Closes #780. Will be fixed on the next published release. Paul Masurel 2020-02-21 09:41:52 +09:00
  • afd2c1a8ad Merge branch 'master' of github.com:tantivy-search/tantivy 0.12 Paul Masurel 2020-02-19 22:08:44 +09:00
  • 81f35a3ceb Bumped tantivy-grammar version Paul Masurel 2020-02-19 22:07:54 +09:00
  • 7e2e765f4a Bumped tantivy-grammar version Paul Masurel 2020-02-19 22:07:54 +09:00
  • 7d6cfa58e1 [WIP] Alternative take on boosted queries (#772) Paul Masurel 2020-02-19 11:04:38 +09:00
  • 14735ce3aa Update snap version to 1. (#781) Paul Masurel 2020-02-17 10:41:44 +09:00
  • 72f7cc1569 Closes #777 (#779) Paul Masurel 2020-02-17 09:53:38 +09:00
  • abef5c4e74 Updating combine to version 4 (#775) Paul Masurel 2020-02-06 23:02:48 +09:00
  • 22a702c17f Removed temporary comment polling Halvor Fladsrud Bø 2020-02-04 17:07:06 +01:00
  • 14f0c6d01a Changed watcher to use polling Halvor Fladsrud Bø 2020-02-04 17:06:29 +01:00
  • ae14022bf0 Removed use::Result. (#771) Paul Masurel 2020-01-31 18:47:02 +09:00
  • 548129fc6d Merge branch 'query-boost' of https://github.com/audunhalland/tantivy into audunhalland-query-boost audunhalland-query-boost Paul Masurel 2020-01-31 15:51:59 +09:00
  • 55f5658d40 Make Executor public so Searcher::search_in_executor method now can be used (#769) Alexander 2020-01-31 08:50:26 +02:00
  • 3ae6363462 Updated CHANGELOG Paul Masurel 2020-01-30 10:16:56 +09:00
  • 9e20d7f8a5 Maximum size of segment to be considered for merge (#765) Halvor Fladsrud Bø 2020-01-30 02:14:34 +01:00
  • ab13ffe377 Facet path string (#759) Halvor Fladsrud Bø 2020-01-30 02:11:29 +01:00
  • 039138ed50 Added the empty dictionary item in the CHANGELOG Paul Masurel 2020-01-30 10:10:34 +09:00
  • 6227a0555a Added unit test for empty dictionaries. Paul Masurel 2020-01-30 10:08:27 +09:00
  • f85d0a522a Optimize TermDictionary::empty by precomputed data source (#767) Audun Halland 2020-01-30 02:04:58 +01:00
  • 5795488ba7 Backward iteration for termdict range (#757) Halvor Fladsrud Bø 2020-01-30 01:59:21 +01:00
  • c3045dfb5c Remove time dev-deps by relying on chrono::Duration reexport. Paul Masurel 2020-01-29 23:25:03 +09:00
  • 43aa53f150 Added psuedocode for poll implementation poll-meta Halvor Fladsrud Bø 2020-01-29 13:50:41 +01:00
  • 811fd0cb9e Dynamic analyzer (#755) Paul Masurel 2020-01-29 18:23:37 +09:00
  • 9f04f42b64 Add boost_by to FuzzyQuery, RegexQuery Audun Halland 2020-01-21 00:30:34 +01:00
  • aeb8ae3ef0 Add TermQuery, PhraseQuery boost_by Audun Halland 2020-01-21 00:11:22 +01:00
  • f6847c46d7 Update tantivy-fst requirement from 0.1 to 0.2 (#750) dependabot-preview[bot] 2020-01-21 07:57:39 +09:00
  • 92dac7af5c Return an error instead of panicking when sorting by a non fast field. (#748) Paul Masurel 2020-01-08 13:41:02 +09:00
  • 0cba858b15 Added soft commits segment_writer_in_ram Paul Masurel 2020-01-03 11:04:30 +09:00
  • 3c320b5926 Some small refactoring Paul Masurel 2020-01-02 22:34:37 +09:00
  • 8506d33b4d Added NRTReader Paul Masurel 2020-01-01 17:19:22 +09:00
  • dde56e3756 Merge branch 'segment_writer_in_ram' of github.com:tantivy-search/tantivy into segment_writer_in_ram Paul Masurel 2019-12-31 15:26:23 +09:00
  • be9057085c segment registers Paul Masurel 2019-12-31 15:03:28 +09:00
  • d13d5b8662 Removed access to index in IndexReader Paul Masurel 2019-12-31 12:16:44 +09:00
  • 94e5d328af minor changes Paul Masurel 2019-12-31 10:05:31 +09:00
  • c0ec7ebf38 Preparing the ground in the IndexReader. Paul Masurel 2019-12-31 09:44:58 +09:00
  • 801905d77f Davide romanini arm atomic mutex (#746) Paul Masurel 2019-12-30 23:42:11 +09:00
  • 97d808ef50 Added persisted to Segment and SegmentEntry Paul Masurel 2019-12-29 13:29:16 +09:00
  • 8f5ac86f30 Expose UserOperation as a public type. (#744) Paul Horn 2019-12-29 14:37:13 +01:00
  • a6a78fa607 Segment embeds their own directory, schema instead of relying on Index. Paul Masurel 2019-12-28 16:45:38 +09:00
  • d7973892a2 extra commit bundle Paul Masurel 2019-12-27 22:53:04 +09:00