Commit Graph

  • 5ab5f070ed Fix to use bool directory for the keyed parameter k-yomo 2022-07-26 18:18:38 +09:00
  • d122f2c74e Add tests for keyed buckets k-yomo 2022-07-26 04:13:09 +09:00
  • 5b564916f0 Add support for keyed parameter in range and histgram aggregations k-yomo 2022-07-26 03:06:45 +09:00
  • 06fd8684b7 use filter to filter zero Pascal Seitz 2022-07-25 10:26:35 +02:00
  • 931bab8010 Fix failing nanosec truncation check on mac OS (#1423) Kanji Yomoda 2022-07-25 09:32:15 +09:00
  • 8dac30e6d1 fix benchmark Pascal Seitz 2022-07-22 17:44:06 +02:00
  • 2e0a7d072f use single pass for gcd Pascal Seitz 2022-07-22 15:09:03 +02:00
  • af84e74284 Replace deprecated std package's constants on floats and integers (#1420) Kanji Yomoda 2022-07-22 08:05:08 +09:00
  • fff1a03842 replace generic with impl T Pascal Seitz 2022-07-21 14:26:42 +02:00
  • 90e296f2d0 fix var name Pascal Seitz 2022-07-21 13:43:21 +02:00
  • 5f966d747b Apply suggestions from code review PSeitz 2022-07-21 14:25:35 +02:00
  • d24f31f965 Merge pull request #1419 from quickwit-oss/expose-final-bucket-result PSeitz 2022-07-21 04:40:23 -07:00
  • f26b686a1c expose IntermediateAggregationResults->into_final_bucket_result Evance Soumaoro 2022-07-21 11:19:23 +00:00
  • 775e936f7d FileHandle: Change from boxed to Arc. (#1415) Pier-Olivier Thibault 2022-07-21 03:19:18 -04:00
  • 7e032a9efd apply gcd on fastfield as preprocessing Pascal Seitz 2022-07-20 12:12:01 +02:00
  • 23fe73a6c0 remove searcher pool and make Searcher cloneable (#1411) PSeitz 2022-07-12 02:07:48 -07:00
  • a4be239d38 Updated DateTime to hold timestamp in microseconds, while making date field precision configurable (#1396) Evance Soumaoro 2022-07-12 01:04:28 +00:00
  • 2406d9278b allow set doc store cache size on IndexReaderBuilder (#1407) PSeitz 2022-07-05 22:40:35 -07:00
  • 6c2d9737f1 Merge pull request #1405 from quickwit-oss/fix_action PSeitz 2022-07-04 23:05:28 -07:00
  • a5688572a5 Merge pull request #1406 from quickwit-oss/edition_2021 PSeitz 2022-07-04 19:42:24 -07:00
  • 431b5a091e remove test trigger Pascal Seitz 2022-07-05 10:32:33 +08:00
  • 2c17271cd9 Merge pull request #1403 from quickwit-oss/docstore_cache_size PSeitz 2022-07-04 19:28:51 -07:00
  • 5750224d4c set docstore cache size at construction Pascal Seitz 2022-07-04 13:54:22 +08:00
  • 02691f2445 edition 2021 for subcrates Pascal Seitz 2022-07-04 14:19:32 +08:00
  • e31e78f39f fix workflow action Pascal Seitz 2022-07-04 14:04:49 +08:00
  • 9db2f0e82b expose doc store cache size Pascal Seitz 2022-07-01 14:06:50 +08:00
  • 2ed5cc873d Merge pull request #1404 from quickwit-oss/total_cmp PSeitz 2022-07-03 22:51:00 -07:00
  • d278417300 move build step down Pascal Seitz 2022-07-04 13:22:04 +08:00
  • d89a8dd118 set rust version Pascal Seitz 2022-07-04 13:15:32 +08:00
  • 1bd44a5f61 use total_cmp Pascal Seitz 2022-07-01 19:15:17 +08:00
  • d750ced813 chore(collector): src/collector readability (#1399) Ryan Russell 2022-07-03 22:12:53 -05:00
  • fbc469e5df Update pprof requirement from 0.9.0 to 0.10.0 (#1400) dependabot[bot] 2022-07-04 11:29:33 +09:00
  • c1273670e4 Merge pull request #1402 from PSeitz/cloneable_error PSeitz 2022-06-30 20:09:37 +08:00
  • 7eb267341e make errors cloneable Pascal Seitz 2022-06-29 22:52:50 +08:00
  • db1836691e fix visibility (#1398) PSeitz 2022-06-28 15:21:39 +08:00
  • 437cd350a2 Add support for phrase slop in query language (#1393) Antoine G 2022-06-28 06:55:47 +02:00
  • 8024ecf013 Merge pull request #1389 from quickwit-oss/doc_writer_thread PSeitz 2022-06-23 16:17:41 +08:00
  • 9baefbe2ab Update src/store/writer.rs PSeitz 2022-06-23 09:24:49 +02:00
  • ad76d11008 Update src/store/writer.rs PSeitz 2022-06-23 09:11:48 +02:00
  • c3220bece0 Update src/store/writer.rs PSeitz 2022-06-23 09:11:36 +02:00
  • 2b713f0977 Update src/store/writer.rs PSeitz 2022-06-23 09:11:22 +02:00
  • 0bc6b4a117 renames and refactoring Pascal Seitz 2022-06-21 16:10:48 +08:00
  • 79e42d4a6d Update src/store/writer.rs PSeitz 2022-06-21 09:21:10 +02:00
  • 0135fbc4c8 Update src/store/writer.rs PSeitz 2022-06-21 07:48:19 +02:00
  • 449594f67a Update src/store/writer.rs PSeitz 2022-06-21 07:48:12 +02:00
  • 8b6647e908 move writer to compressor thread Pascal Seitz 2022-06-21 10:21:35 +08:00
  • efabcbcdf5 Update src/store/writer.rs PSeitz 2022-06-17 10:21:20 +02:00
  • 7bf5962554 merge match, explicit type Pascal Seitz 2022-06-16 16:50:56 +08:00
  • 4c7dedef29 use seperate thread to compress block store Pascal Seitz 2022-06-16 13:06:52 +08:00
  • 93f356a7a7 Extend FAQ (#1388) PSeitz 2022-06-23 10:53:20 +08:00
  • 6ca5f77466 Merge pull request #1363 from quickwit-oss/refactor_aggregation PSeitz 2022-06-23 10:27:57 +08:00
  • 2e2822f89d Apply suggestions from code review Paul Masurel 2022-06-23 09:48:28 +09:00
  • de178a1901 Merge pull request #1395 from PSeitz/fix_clippy PSeitz 2022-06-21 16:30:59 +08:00
  • 11e4225f23 doc fix (#1391) Antoine G 2022-06-21 08:53:33 +02:00
  • f21b73d1f6 Apply suggestions from code review Paul Masurel 2022-06-21 15:52:43 +09:00
  • 1440f3243b fix clippy Pascal Seitz 2022-06-21 14:47:01 +08:00
  • 83d0c13fb0 Fix outdated variable naming and comments to alive bitset (#1387) Kanji Yomoda 2022-06-14 15:59:15 +09:00
  • 88054aa333 Merge pull request #1382 from boraarslan/bool-fields PSeitz 2022-06-13 13:20:05 +08:00
  • 635c39ba48 cargo fmt boraarslan 2022-06-10 19:54:44 +03:00
  • eab2257637 Change var name boraarslan 2022-06-10 19:36:25 +03:00
  • 328bd96c24 Merge pull request #1378 from quickwit-oss/test_compression PSeitz 2022-06-10 11:10:07 +08:00
  • fc24842a43 Update more-asserts requirement from 0.2.1 to 0.3.0 (#1384) dependabot[bot] 2022-06-10 10:38:28 +09:00
  • 2d6f1d43ff Add bool and explicit types for merger boraarslan 2022-06-03 17:45:02 +03:00
  • ca0973ec78 Fix tests boraarslan 2022-06-03 17:44:11 +03:00
  • 38ee60d792 Edit Test boraarslan 2022-06-03 15:16:37 +03:00
  • f68be28284 Add bool boraarslan 2022-06-03 15:16:07 +03:00
  • fc43ab9280 Add tests boraarslan 2022-06-03 15:15:45 +03:00
  • 38c2ea6a5d Remove unnecessary line boraarslan 2022-06-03 15:15:17 +03:00
  • 26a0fd1fbe cargo fmt boraarslan 2022-06-02 21:29:28 +03:00
  • 811b91ecb3 Edit and add tests boraarslan 2022-06-02 21:02:10 +03:00
  • 25c00ce856 Fix indexing for bool boraarslan 2022-06-02 18:50:30 +03:00
  • e5debb97a7 Edit test boraarslan 2022-06-02 18:49:50 +03:00
  • bc4cd9ffaa typo fix boraarslan 2022-06-02 18:49:18 +03:00
  • 9a13d8709b Explicitly write types boraarslan 2022-06-02 17:49:26 +03:00
  • e6eadf1a2f Add tests boraarslan 2022-06-02 17:49:06 +03:00
  • 7cca7e6a47 Fix of last commit boraarslan 2022-06-02 16:46:47 +03:00
  • ef2492dba6 Broken commit boraarslan 2022-06-02 15:46:19 +03:00
  • 2981e6c1df First commit boraarslan 2022-05-31 18:02:14 +03:00
  • b33b4c0092 Fix various occurrence var names and references (#1385) Ryan Russell 2022-06-06 21:08:19 -05:00
  • 4d9d2b6db0 split into compressor/decompressor Pascal Seitz 2022-06-02 22:43:01 +08:00
  • ed868f93a3 enable setting compression level Pascal Seitz 2022-05-30 14:25:54 +08:00
  • 5e599d96d7 Merge pull request #1372 from quickwit-oss/doc_store_api PSeitz 2022-06-02 15:19:57 +08:00
  • 314ae43a45 fix fmt Pascal Seitz 2022-06-02 14:54:23 +08:00
  • fce91b2f3a vec without capacity Pascal Seitz 2022-06-02 13:50:18 +08:00
  • 9bcd2b8104 fix read_block_async Pascal Seitz 2022-06-02 13:37:52 +08:00
  • 0c9c257150 move cache handling into single function Pascal Seitz 2022-06-02 13:24:59 +08:00
  • 1af85a2956 accept usize instead &usize Pascal Seitz 2022-06-02 11:16:05 +08:00
  • bc4c3d0c6b add peek_lru test Pascal Seitz 2022-05-17 17:42:33 +08:00
  • 6937c75f05 hide advanced doc store api Pascal Seitz 2022-05-17 17:18:27 +08:00
  • e54429e827 expose doc store functions Pascal Seitz 2022-05-16 18:28:13 +08:00
  • ca836b6414 Improve Docs Readability (#1380) Ryan Russell 2022-06-01 19:32:57 -05:00
  • f0a2b1cc44 Bumped tantivy and subcrate versions. 0.18 Paul Masurel 2022-05-25 22:50:33 +09:00
  • fcfdc44c61 Bumped tantivy-grammar version Paul Masurel 2022-05-25 21:52:46 +09:00
  • 3171f0b9ba Added ZSTD support in CHANGELOG Paul Masurel 2022-05-25 21:51:46 +09:00
  • 89e19f14b5 Merge pull request #1374 from kryesh/main PSeitz 2022-05-25 07:39:46 +02:00
  • 1a6a1396cd Merge pull request #1376 from saroh/json-example PSeitz 2022-05-24 07:09:37 +02:00
  • e766375700 remove useless example saroh 2022-05-23 19:49:31 +02:00
  • 496b4a4fdb Update examples/json_field.rs PSeitz 2022-05-23 12:24:36 +02:00
  • 93cc8498b3 Update examples/json_field.rs PSeitz 2022-05-23 11:59:42 +02:00
  • 0aa3d63a9f Update examples/json_field.rs PSeitz 2022-05-23 11:39:45 +02:00