Commit Graph

  • e8a6e123ae Small refactoring estimate. Paul Masurel 2022-08-27 21:26:48 +02:00
  • 43a4c8287c Removing Deserializer trait Paul Masurel 2022-08-27 20:57:06 +02:00
  • e765706487 Removing Deserializer trait refact-codec-trait Paul Masurel 2022-08-27 20:57:06 +02:00
  • 0dd62169c8 merge FastFieldCodecReader wit FastFieldDataAccess (#1485) PSeitz 2022-08-27 11:58:28 -07:00
  • 58cf4a382b Removing Deserializer trait pr/PSeitz/1485-1 Paul Masurel 2022-08-27 20:57:06 +02:00
  • fdd0f63787 merge traits Pascal Seitz 2022-08-26 10:01:10 +02:00
  • fd60e6fe08 rename get_u64 to ge_val Pascal Seitz 2022-08-26 09:56:25 +02:00
  • 02c3252d1e split open_from_bytes to own trait Pascal Seitz 2022-08-26 09:23:43 +02:00
  • 4a6f36937c num_vals to FastFieldCodecReader Pascal Seitz 2022-08-24 17:18:43 +02:00
  • 3a9727aa91 Pleasing Clippy Paul Masurel 2022-08-27 11:33:03 +02:00
  • 17093e8ffe Collapse overlapped highlighted ranges (#1473) UEDA Akira 2022-08-26 14:37:08 +09:00
  • 03e4630cd8 Mark the CI as successful regardless of whether uploading to Coverall fails. Paul Masurel 2022-08-26 07:35:29 +02:00
  • 4ae0317d68 Cargo fmt Paul Masurel 2022-08-26 00:50:07 +02:00
  • 107b19855f Fixing the fastfield codec benchmark (#1484) Paul Masurel 2022-08-25 22:54:14 +02:00
  • d8f66ba07e Rename fastfield codecs (#1483) Paul Masurel 2022-08-25 18:19:30 +02:00
  • f908549245 Argument missing in bench Paul Masurel 2022-08-25 15:42:59 +02:00
  • 3673a5df9b Homogeneous codec names. (#1481) Paul Masurel 2022-08-24 22:51:37 +02:00
  • 3984cafccc fix overflow issue in interpolation Pascal Seitz 2022-08-24 20:08:13 +02:00
  • 298b5dd726 GCD wrapper uses DividerU64 (#1478) Paul Masurel 2022-08-24 19:29:13 +02:00
  • 8bbb22e9bf Minor refactoring. Introducing a codec type enum. (#1477) Paul Masurel 2022-08-24 19:21:41 +02:00
  • 513f68209d Merge pull request #1476 from quickwit-oss/fix_interpol PSeitz 2022-08-24 08:01:36 -07:00
  • 91f2f7e722 add proptest to ff codecs Pascal Seitz 2022-08-24 16:26:07 +02:00
  • c476b530cf Merge pull request #1432 from quickwit-oss/gcd_encoding PSeitz 2022-08-24 06:50:34 -07:00
  • 77dd202e19 Merge pull request #1475 from quickwit-oss/extend_ff_access PSeitz 2022-08-24 06:44:57 -07:00
  • 00ebff3c16 move fastfield stats to trait Pascal Seitz 2022-08-24 15:28:57 +02:00
  • 9a6d37c42c Apply suggestions from code review Paul Masurel 2022-08-24 21:20:17 +09:00
  • bb01e99e05 Fixes race condition in Searcher (#1464) PSeitz 2022-08-24 05:17:37 -07:00
  • 535f1a5d83 Merge pull request #1471 from adamreichold/ci-no-nightly-no-cry PSeitz 2022-08-24 04:41:42 -07:00
  • 625f9174a7 check for size Pascal Seitz 2022-08-24 10:24:00 +02:00
  • 11a4d97cf5 Use a job matrix to further split and deduplicate the test CI job. Adam Reichold 2022-08-24 09:59:50 +02:00
  • 1c3d39677a Split checking and testing to a bit more parallelism in the CI. Adam Reichold 2022-08-24 09:15:07 +02:00
  • 6f65995cfd remove gcd from api Pascal Seitz 2022-08-24 09:34:03 +02:00
  • e2e4190571 add gcd test for DateTime Pascal Seitz 2022-08-23 13:47:03 +02:00
  • 82209c58aa reuse get_calculated_value (#1472) PSeitz 2022-08-24 01:16:25 -07:00
  • 21519788ea Build fix (#1470) Paul Masurel 2022-08-24 00:16:38 +02:00
  • 4c6c6e4a9c ConstScoreQuery (#1463) Shikhar Bhushan 2022-08-23 17:37:34 -04:00
  • df0ac9e901 Extend facet deserialization to handle owned in addition to borrowed strings. (#1466) Adam Reichold 2022-08-23 23:37:13 +02:00
  • 71ab482720 RFC: Use a more general but still object-safe signature for Query::query_terms. (#1468) Adam Reichold 2022-08-23 23:34:07 +02:00
  • 2ae383e452 Cache dependencies in CI to speed up build times. (#1469) Adam Reichold 2022-08-23 23:27:29 +02:00
  • 8b3a6f6231 Merge pull request #1439 from quickwit-oss/fix_value_range PSeitz 2022-08-23 10:15:13 -07:00
  • 11edd6bd59 fix for api change (#1467) PSeitz 2022-08-23 09:10:12 -07:00
  • 193a3c21f4 fix neg slope calculated value Pascal Seitz 2022-08-23 13:42:09 +02:00
  • 998b1263f6 Merge pull request #1460 from quickwit-oss/merge_ff_access_iterator PSeitz 2022-08-23 02:58:10 -07:00
  • 72272bdf81 fix variable name Pascal Seitz 2022-08-23 11:24:29 +02:00
  • c39c2d79da move iter to FastFieldDataAccess Pascal Seitz 2022-08-22 17:00:12 +02:00
  • 67d94f5bd2 Getting rid of the gcd dependency and using NonZeroU64 in gcd. (#1459) Paul Masurel 2022-08-23 00:25:26 +02:00
  • abbd934ac9 Embeds OwnedBytes into the FastFieldCodecReader. (#1458) Paul Masurel 2022-08-22 17:02:31 +02:00
  • 7f9ba0ee50 Minor readability refactoring in the SegmentDocIdMapping (#1451) Paul Masurel 2022-08-22 15:44:36 +02:00
  • 8edcd6f958 Merge pull request #1428 from izihawa/feature/dismax PSeitz 2022-08-22 06:15:30 -07:00
  • f50700835d [fix] Fn -> FnOnce Pasha Podolsky 2022-08-22 15:57:30 +03:00
  • ed85ba62b3 make measure_time optional Pascal Seitz 2022-08-22 10:46:48 +02:00
  • 9aefa349ca blop fastfieldcodec Paul Masurel 2022-08-21 16:21:17 +02:00
  • 494e92ca59 fix issue in composite (#1456) PSeitz 2022-08-22 01:52:12 -07:00
  • b9a87d6dc6 Refactor Further Paul Masurel 2022-08-21 12:51:21 +02:00
  • 0ec2ebd791 Experimental refactor Paul Masurel 2022-08-21 11:19:02 +02:00
  • 6602786db8 Moved GCD fast field codec. Partial. Paul Masurel 2022-08-20 19:38:09 +02:00
  • c71169b6e0 Fastfield refactoring. Paul Masurel 2022-08-20 19:16:31 +02:00
  • 4a3169011d clippy (#1452) Paul Masurel 2022-08-20 13:01:33 +02:00
  • 050fc5dde9 add comment for diff dance Pascal Seitz 2022-08-20 08:55:53 +02:00
  • ce45889add Minor codestyle change is prefix of (#1450) Paul Masurel 2022-08-19 14:20:33 +02:00
  • 4875174d16 Update prettytable-rs requirement from 0.8.0 to 0.9.0 (#1446) dependabot[bot] 2022-08-19 18:09:59 +09:00
  • 0c634c5bc6 Add missing seek to RequiredOptionalScorer (#1442) Kanji Yomoda 2022-08-19 18:08:52 +09:00
  • e25ab5d537 Minor code stlye change in the Facet::is_prefix_of. (#1449) Paul Masurel 2022-08-19 11:05:11 +02:00
  • 27400c9ad3 Check for the special case of the root facet as prefix of other facets. (#1448) Adam Reichold 2022-08-19 10:45:14 +02:00
  • 4b7ed27595 add multivalued ip fast field Pascal Seitz 2022-08-18 12:34:14 +02:00
  • 19074e1d5e Merge pull request #1445 from kianmeng/fix-typos-and-markdowns PSeitz 2022-08-18 00:03:37 -07:00
  • 014b1adc3e cargo +nightly fmt Kian-Meng Ang 2022-08-17 22:33:28 +08:00
  • 66ccba2878 fix composite file issue, add proptest Pascal Seitz 2022-08-16 09:27:12 +02:00
  • 84295d5b35 cargo fmt Kian-Meng Ang 2022-08-15 21:07:01 +08:00
  • 625bcb4877 Fix typos and markdowns Kian-Meng Ang 2022-08-13 18:13:27 +08:00
  • f01cb7d3aa remove cast Pascal Seitz 2022-08-12 19:50:06 +02:00
  • 8e773ade77 Merge pull request #1444 from quickwit-oss/add-async-doc-freq PSeitz 2022-08-12 05:46:13 -07:00
  • c56f4572f4 add merge code for u128 Pascal Seitz 2022-08-11 16:41:54 +02:00
  • fad3faefe2 added InvertedIndexReader::doc_freq_async and SnippetGenerator::new methods Evance Soumaoro 2022-08-12 06:29:36 +00:00
  • 399b137617 clippy Pascal Seitz 2022-08-10 11:21:37 +02:00
  • f3efb41d4e fmt Pascal Seitz 2022-08-10 11:18:27 +02:00
  • 20a09282a1 plug u128 field writer Pascal Seitz 2022-08-10 11:18:15 +02:00
  • 1107400ae0 add null value detection for ip codec Pascal Seitz 2022-08-10 10:45:47 +02:00
  • 391f881fa1 fix upperrange outside compact space Pascal Seitz 2022-08-09 12:01:20 +02:00
  • eec908e962 add ip codec Pascal Seitz 2022-08-09 11:20:48 +02:00
  • 4a1b251a08 add ip field Pascal Seitz 2022-08-04 08:48:21 +02:00
  • 9811d15657 improve slope calculation by delaying f64 cast Pascal Seitz 2022-08-11 10:42:14 +02:00
  • 31ba5a3c16 fix get calculated value Pascal Seitz 2022-08-11 09:42:19 +02:00
  • f4d7621370 Merge pull request #1436 from boraarslan/bora--warmup-fieldnorms PSeitz 2022-08-09 02:45:45 -07:00
  • d4b2b7de8b Expose inner file slice boraarslan 2022-08-04 18:13:17 +03:00
  • d5ee4edf25 Merge pull request #1426 from k-yomo/support-custom-key-in-range-aggregation PSeitz 2022-08-03 04:31:02 -07:00
  • fcc7bd7024 Merge pull request #1418 from quickwit-oss/gcd_encoding PSeitz 2022-07-29 02:00:14 -07:00
  • ce8d6b259a early return Pascal Seitz 2022-07-29 10:05:30 +02:00
  • 099e626156 Refactor InternalRangeAggregationRange initialization with From trait k-yomo 2022-07-29 05:41:29 +09:00
  • 71041b2314 [fix] Fix bench Pasha Podolsky 2022-07-28 21:36:28 +03:00
  • 09aae134e6 [feat] Implement DisjunctionMaxQuery and refactor ScoreCombiner Pasha Podolsky 2022-07-28 20:47:20 +03:00
  • 6a9d09cf7a handle gcd like a composable codec Pascal Seitz 2022-07-28 09:54:35 +02:00
  • 704d0a8d8b Refactor range aggregation tests k-yomo 2022-07-28 06:31:25 +09:00
  • 195309a557 Add support for custom key param for range aggregation k-yomo 2022-07-27 09:13:50 +09:00
  • da0f78e06c Merge pull request #1424 from k-yomo/support-keyed-parameter-in-aggregation PSeitz 2022-07-27 06:22:29 -07:00
  • 9b6b60cc2b Remove unnecessary keyed parameter setting k-yomo 2022-07-27 18:43:52 +09:00
  • 6444516a82 User serde default for the keyed params k-yomo 2022-07-27 01:12:56 +09:00
  • a9b0d1a0ab Fix aggreagtion examples k-yomo 2022-07-26 18:54:27 +09:00
  • 2b333ca635 Fix keyed param type in the comment k-yomo 2022-07-26 18:35:01 +09:00
  • 80a1418284 Use FnvHashMap for keyed bucket entries k-yomo 2022-07-26 18:24:54 +09:00