Commit Graph

  • 19babff849 Closes #476 Paul Masurel 2019-01-22 17:19:27 +09:00
  • bf2576adf9 Added a broken unit test Paul Masurel 2019-01-22 08:18:32 +09:00
  • fbe398dfa2 Added a broken unit test bug/merge-deted Paul Masurel 2019-01-22 08:18:32 +09:00
  • 0e8fcd5727 Plastic surgery Paul Masurel 2019-01-19 23:13:27 +09:00
  • f745c83bb7 Closes 466. Removing mentions of the chain collector. (#467) Paul Masurel 2019-01-16 10:28:19 +09:00
  • ffb16d9103 More efficient indexing (#463) Paul Masurel 2019-01-13 14:51:18 +09:00
  • 98ca703daa More efficient indexing (#462) Paul Masurel 2019-01-13 14:41:56 +09:00
  • b9d25cda5d Using LittleEndian explicitely Paul Masurel 2019-01-08 12:41:58 +09:00
  • beb4289ec2 Less unsafe Paul Masurel 2019-01-08 00:48:14 +09:00
  • bdd72e4683 Update README.md (#459) Andrew Banchich 2018-12-26 17:26:49 -05:00
  • 45c3cd19be Fixing README: git clone https... Paul Masurel 2018-12-26 21:13:33 +09:00
  • b8241c5603 0.8.0 0.8.0 Paul Masurel 2018-12-26 10:18:34 +09:00
  • a4745151c0 Version to 0.8 Paul Masurel 2018-12-26 10:11:06 +09:00
  • f3099a83eb Blop issue/407 Paul Masurel 2018-12-24 11:41:18 +09:00
  • f745bb9d2a blop Paul Masurel 2018-12-24 11:28:08 +09:00
  • e2ce326a8c Merge branch 'issue/457' Paul Masurel 2018-12-18 10:35:01 +09:00
  • bb21d12a70 Bumping version 0.7.2 issue/457 Paul Masurel 2018-12-18 10:14:12 +09:00
  • 4565aba62a Added unit test for exponential search Paul Masurel 2018-12-18 09:24:31 +09:00
  • 545a7ec8dd Closes #457 Paul Masurel 2018-12-18 09:18:46 +09:00
  • e68775d71c Format and update murmurhash32 version Paul Masurel 2018-12-17 19:12:38 +09:00
  • dcc92d287e Facet remove unsafe (#456) Paul Masurel 2018-12-17 19:08:48 +09:00
  • b48f81c051 Removing unsafe from bitpacking code (#455) Paul Masurel 2018-12-17 19:06:37 +09:00
  • a3042e956b Facet remove unsafe (#454) Paul Masurel 2018-12-17 09:31:09 +09:00
  • 1fa10f0a0b Update itertools requirement from 0.7 to 0.8 (#453) dependabot[bot] 2018-12-17 09:28:36 +09:00
  • 2267722d01 Added SegmentFruit segment_fruits Paul Masurel 2018-12-13 08:58:00 +09:00
  • d9417acbc6 done Paul Masurel 2018-12-11 09:01:45 +09:00
  • 279a9eb5e3 Closes #449 (#450) Paul Masurel 2018-12-10 12:20:59 +09:00
  • 38540c3826 small step Paul Masurel 2018-12-09 15:26:08 +09:00
  • 21a24672d8 Add accessors for Snippet and HighlightSection (#448) fdb-hiroshima 2018-12-02 10:00:16 +01:00
  • a3f1fbaae6 Update scoped-pool requirement from 0.1 to 1.0 (#447) dependabot[bot] 2018-12-01 13:54:59 +09:00
  • a6e767c877 Cargo fmt Paul Masurel 2018-11-30 22:52:45 +09:00
  • 6af0488dbe Executor made sorted Paul Masurel 2018-11-30 22:52:26 +09:00
  • 07d87e154b Collector refactoring and multithreaded search (#437) Paul Masurel 2018-11-30 22:46:59 +09:00
  • 8b0b0133dd Importing crossbeam_channel from crossbeam reexport. Paul Masurel 2018-11-19 09:19:28 +09:00
  • 7b9752f897 Update crossbeam-channel requirement from 0.2 to 0.3 (#436) dependabot[bot] 2018-11-16 14:26:59 +09:00
  • c92f41aea8 Update rand requirement from 0.5 to 0.6 (#440) dependabot[bot] 2018-11-16 12:38:01 +09:00
  • dea16f1d9d Derive Clone for QueryParser (#442) Do Duy 2018-11-15 16:45:40 +07:00
  • 236cfbec08 Update crossbeam requirement from 0.4 to 0.5 (#438) dependabot[bot] 2018-11-15 06:16:22 +09:00
  • 3d06639531 doc doc Paul Masurel 2018-11-13 05:27:28 +09:00
  • edcafb69bb Fixed benches Paul Masurel 2018-11-10 17:04:29 -08:00
  • 14908479d5 Release 0.7.1 0.7.1 Paul Masurel 2018-11-02 17:56:16 +09:00
  • ab4593eeb7 Adds open_or_create method (#428) Dru Sellers 2018-10-30 18:36:39 -05:00
  • e75bb1d6a1 Fix NGram processing of non-ascii characters (#430) Dru Sellers 2018-10-30 18:35:27 -05:00
  • 63b9d62237 Update base64 requirement from 0.9.1 to 0.10.0 (#433) dependabot[bot] 2018-10-31 08:34:44 +09:00
  • 488bceda10 Merge branch 'master' of github.com:tantivy-search/tantivy into dds/lenient dds/lenient Paul Masurel 2018-10-30 09:58:13 +09:00
  • 0098e3d428 Compute space usage of a Searcher / SegmentReader / CompositeFile (#282) Jason Wolfe 2018-10-15 09:04:36 +09:00
  • 69d5e4b9b1 Added proper references for Apache Lucene & Solr (#432) Konstantin Gribov 2018-10-12 02:46:07 +03:00
  • 507e46f814 Added static directory issue/webasm Paul Masurel 2018-10-04 23:28:44 +09:00
  • 3d3da2d66f Compiling in WebAssembly Paul Masurel 2018-10-04 08:45:04 +09:00
  • e0cdd3114d Fixing README (#427) Paul Masurel 2018-09-17 08:52:29 +09:00
  • f32b4a2ebe Removing release build from ci, disabling lto (#425) Paul Masurel 2018-09-17 06:41:40 +09:00
  • 6ff60b8ed8 Fixing README (#426) Paul Masurel 2018-09-17 06:20:44 +09:00
  • 8da28fb6cf Added iml filewq Paul Masurel 2018-09-16 13:26:54 +09:00
  • 0df2a221da Bump version pre-release 0.7.0 Paul Masurel 2018-09-16 13:24:14 +09:00
  • 5449ec3c11 Snippet term score (#423) Paul Masurel 2018-09-16 10:21:02 +09:00
  • 10f6c07c53 Clippy (#422) Paul Masurel 2018-09-15 20:20:22 +09:00
  • 06e7bd18e7 Clippy (#421) Paul Masurel 2018-09-15 14:56:14 +09:00
  • 37e4280c0a Cargo Format (#420) Paul Masurel 2018-09-15 07:44:22 +09:00
  • 0ba1cf93f7 Remove Searcher dereference (#419) Paul Masurel 2018-09-14 09:54:26 +09:00
  • 21a9940726 Update Changelog with #388 (#418) Paul Masurel 2018-09-14 09:31:11 +09:00
  • 8600b8ea25 Top collector (#413) pentlander 2018-09-13 17:22:17 -07:00
  • 30f4f85d48 Closes #414. (#417) Paul Masurel 2018-09-14 09:11:07 +09:00
  • 82d25b8397 Fixing snippet example Paul Masurel 2018-09-13 12:39:42 +09:00
  • 2104c0277c Updating uuid Paul Masurel 2018-09-13 09:13:37 +09:00
  • dd37e109f2 Merge branch 'issue/368b' Paul Masurel 2018-09-11 20:16:14 +09:00
  • cc23194c58 Editing document Paul Masurel 2018-09-11 10:05:15 +09:00
  • 63868733a3 Added SnippetGenerator Paul Masurel 2018-09-11 09:45:27 +09:00
  • 644d8a3a10 Added snippet generator Paul Masurel 2018-09-10 16:39:45 +09:00
  • e32dba1a97 Phrase weight Paul Masurel 2018-09-10 09:26:33 +09:00
  • a78aa4c259 updating doc Paul Masurel 2018-09-09 17:23:30 +09:00
  • 7e5f697d00 Closes #387 Paul Masurel 2018-09-09 16:23:56 +09:00
  • a78f4cca37 Merge branch 'issue/368' into issue/368b Paul Masurel 2018-09-09 14:24:05 +09:00
  • 2e44f0f099 blop Paul Masurel 2018-09-09 14:23:24 +09:00
  • 9ccba9f864 Merge branch 'master' into issue/368 Vignesh Sarma K 2018-09-07 20:27:38 +05:30
  • 9101bf5753 Fragments Paul Masurel 2018-09-07 09:57:12 +09:00
  • 23e97da9f6 Merge branch 'master' of github.com:tantivy-search/tantivy Paul Masurel 2018-09-07 08:44:14 +09:00
  • 1d439e96f5 Using sort unstable by key. Paul Masurel 2018-09-07 08:43:44 +09:00
  • 934933582e Closes #402 (#403) Paul Masurel 2018-09-06 10:12:26 +09:00
  • 98c7fbdc6f Issue/378 (#392) Paul Masurel 2018-09-06 10:11:54 +09:00
  • cec9956a01 Issue/389 (#405) Paul Masurel 2018-09-06 10:10:40 +09:00
  • c64972e039 Apply unicode lowercasing. (#408) Paul Masurel 2018-09-05 09:43:56 +09:00
  • b3b2421e8a Issue/367 (#404) Paul Masurel 2018-09-04 09:17:00 +09:00
  • f570fe37d4 small changes Paul Masurel 2018-08-31 09:03:44 +09:00
  • 6704ab6987 Added methods to extract the matching terms. First stab Paul Masurel 2018-08-30 09:47:19 +09:00
  • a12d211330 Extracting terms matching query in the document Paul Masurel 2018-08-30 09:23:34 +09:00
  • ee681a4dd1 Added say thanks badge Paul Masurel 2018-08-29 11:06:04 +09:00
  • d15efd6635 Closes #235 - adds a new error type (#398) petr-tik 2018-08-29 00:26:59 +01:00
  • 18814ba0c1 add a test for second fragment having higher score Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 22:27:56 +05:30
  • f247935bb9 Use HighlightSection::new rather than just directly creating the object Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 22:16:22 +05:30
  • 6a197e023e ran rustfmt Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 20:34:55 +05:30
  • 96a313c6dd add more tests Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 20:26:45 +05:30
  • fb9b1c1f41 add a test and fix the bug of not calculating first token Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 15:40:12 +05:30
  • e1bca6db9d update calculate_score to try_add_token Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 15:24:25 +05:30
  • 8438eda01a use while let instead of loop and if. Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 15:11:50 +05:30
  • b373f00840 add htmlescape and update to_html fn to use it. Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-28 15:06:09 +05:30
  • 46decdb0ea compare against accumulator rather than init value Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-27 22:16:47 +05:30
  • 835cdc2fe8 Initial version of snippet Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ) 2018-08-27 22:14:59 +05:30
  • 19756bb7d6 Getting started on #368 Paul Masurel 2018-08-15 10:52:50 +09:00
  • 57e1f8ed28 Missed a closing bracket (#397) CJP10 2018-08-28 10:17:59 -04:00
  • 2649c8a715 Issue/246 (#393) Paul Masurel 2018-08-28 11:03:54 +09:00