Commit Graph

  • e758080465 add support for TermSetQuery in query parser (#1683) trinity-1686a 2022-11-17 16:49:49 +01:00
  • 2a39289a1b Handle escaped dot in json path in the QueryParser. (#1682) Paul Masurel 2022-11-16 07:18:34 +09:00
  • ca6231170e Make the built-in stop word lists selectable via the Language enum already used by the Stemmer filter. (#1671) Adam Reichold 2022-11-15 09:40:25 +01:00
  • eda6e5a10a Merge pull request #1681 from quickwit-oss/ip_range_query_multi PSeitz 2022-11-15 09:27:46 +08:00
  • 8641155cbb remove column from MultiValuedU128FastFieldReader Pascal Seitz 2022-11-14 18:49:15 +08:00
  • 9a090ed994 Merge pull request #1659 from quickwit-oss/ip_range_query_multi PSeitz 2022-11-14 15:17:41 +08:00
  • b7d0dd154a fmt Pascal Seitz 2022-11-14 14:14:39 +08:00
  • ce10fab20f Apply suggestions from code review PSeitz 2022-11-14 07:08:38 +01:00
  • e034328a8b Improve position_to_docid, refactor, add tests Pascal Seitz 2022-11-07 22:32:37 +08:00
  • f811d1616b add support for ip range query on multivalue fastfields Pascal Seitz 2022-11-02 14:47:45 +08:00
  • c665b16ff0 Merge pull request #1672 from quickwit-oss/allow_range_without_indexed PSeitz 2022-11-14 12:45:12 +08:00
  • 3b5f810051 Merge pull request #1677 from quickwit-oss/switch_to_u32 PSeitz 2022-11-14 12:01:40 +08:00
  • c8c80d21cb Removing the need for column on Multivalued blabla no-column-for-multivalued Paul Masurel 2022-11-14 11:42:49 +09:00
  • 5765c261aa allow warming up of the full posting list (#1673) trinity-1686a 2022-11-14 02:27:56 +01:00
  • fb9f03118d switch total_num_val to u32 Pascal Seitz 2022-11-11 17:35:52 +08:00
  • 55a9d808d4 Merge pull request #1674 from quickwit-oss/u128_codec_header PSeitz 2022-11-11 13:47:51 +08:00
  • 32166682b3 add header deser test Pascal Seitz 2022-11-11 13:28:12 +08:00
  • e6acf8f76d add header with codec type for u128 Pascal Seitz 2022-11-10 20:52:04 +08:00
  • 9e8a0c2cca Allow range query on fastfield without INDEXED Pascal Seitz 2022-11-10 15:56:08 +08:00
  • a1c1f6a764 Improve position_to_docid, refactor, add tests Pascal Seitz 2022-11-07 22:32:37 +08:00
  • 3edf0a2724 Using the manual reload policy in IndexWriter. (#1667) Paul Masurel 2022-11-09 19:20:41 +09:00
  • 8ca12a5683 Added stop word filter to CHANGELOG.md Paul Masurel 2022-11-09 17:00:45 +09:00
  • a4b759d2fe Include stop word lists from Lucene and the Snowball project (#1666) Adam Reichold 2022-11-09 08:57:35 +01:00
  • 605456027d add support for ip range query on multivalue fastfields Pascal Seitz 2022-11-02 14:47:45 +08:00
  • 3e9c806890 Merge pull request #1665 from quickwit-oss/fix_num_vals PSeitz 2022-11-07 21:46:02 +08:00
  • c69a873dd3 fix num_vals on value index after merge Pascal Seitz 2022-11-07 21:05:08 +08:00
  • 666afcf641 Merge pull request #1663 from PSeitz/fix_clippy PSeitz 2022-11-07 18:11:20 +08:00
  • 38ad46e580 fix clippy Pascal Seitz 2022-11-07 16:09:48 +08:00
  • e948889f4c Merge pull request #1662 from quickwit-oss/fix_num_vals PSeitz 2022-11-07 15:57:32 +08:00
  • 6e636c9cea fix num_vals in multivalue index after merge Pascal Seitz 2022-11-07 15:00:52 +08:00
  • 5a610efbc1 Merge pull request #1661 from quickwit-oss/upgrade_criterion PSeitz 2022-11-04 14:45:34 +08:00
  • 500a0d5e48 update criterion to 0.4 Pascal Seitz 2022-11-04 13:26:29 +08:00
  • 509a265659 add docstore version (#1652) PSeitz 2022-11-04 09:19:16 +08:00
  • 5b2cea1b97 Merge pull request #1656 from quickwit-oss/multival_offset_index PSeitz 2022-11-02 14:03:06 +08:00
  • a5a80ffaea Update fastfield_codecs/src/column.rs PSeitz 2022-11-02 06:37:27 +01:00
  • 0f98d91a39 Merge pull request #1646 from quickwit-oss/no_score_calls PSeitz 2022-11-01 20:09:32 +08:00
  • 2af6b01c17 Update src/query/boolean_query/boolean_weight.rs PSeitz 2022-11-01 08:33:58 +01:00
  • c32ab66bbd Small improvements to StopWorldFilter (#1657) Adam Reichold 2022-11-01 08:47:34 +01:00
  • 3f3a6f9990 Merge pull request #1653 from quickwit-oss/faster_hash PSeitz 2022-11-01 14:53:18 +08:00
  • 83325d8f3f move multivalue index to own file Pascal Seitz 2022-10-31 17:55:59 +08:00
  • 951a898633 Update bench. fmassot--bench-hdfs-with-array François Massot 2022-10-30 14:12:07 +01:00
  • 003722d831 Add bench to reproduce performance drop on array of texts. François Massot 2022-10-29 02:54:07 +02:00
  • 4e46f4f8c4 Merge pull request #1649 from adamreichold/split-compound-words PSeitz 2022-10-27 17:12:48 +08:00
  • 43df356010 rename to docset Pascal Seitz 2022-10-27 16:53:38 +08:00
  • 6647362464 Merge pull request #1648 from adamreichold/stemmer-todo-alloc PSeitz 2022-10-27 16:50:41 +08:00
  • 279b1b28d3 switch to fx hashmap Pascal Seitz 2022-10-27 16:19:59 +08:00
  • 7a80851e36 Merge pull request #1645 from quickwit-oss/ip_field_range_query PSeitz 2022-10-27 16:13:52 +08:00
  • cd952429d2 Add dictionary-based SplitCompoundWords token filter. Adam Reichold 2022-10-26 19:12:21 +02:00
  • d777c964da Merge pull request #1650 from adamreichold/fnv-rustc-hash PSeitz 2022-10-27 12:11:26 +08:00
  • bbb058d976 Replace FNV by rustc-hash Adam Reichold 2022-10-27 00:35:09 +02:00
  • 5f7d027a52 Avoid unconditional allocation in StemmerTokenStream. Adam Reichold 2022-10-26 17:08:09 +02:00
  • dfab201191 for_each_docset to iterate without score Pascal Seitz 2022-10-26 17:23:56 +08:00
  • 0c2bd36fe3 Panic on duplicate field names (#1647) PSeitz 2022-10-26 15:17:33 +08:00
  • af839753e0 No score calls if score is not requested Pascal Seitz 2022-10-26 09:12:13 +08:00
  • fec2b63571 improve bench by adding more blanks in compact space Pascal Seitz 2022-10-25 18:01:26 +08:00
  • 6213ea476a pass positions parameter Pascal Seitz 2022-10-25 17:44:51 +08:00
  • 5e159c26bf add ip range query benchmark, add seek behaviour Pascal Seitz 2022-10-25 15:52:32 +08:00
  • a5e59ab598 Merge pull request #1644 from quickwit-oss/get_val_u32 PSeitz 2022-10-24 19:30:03 +08:00
  • e772d3170d switch get_val() to u32 Pascal Seitz 2022-10-21 22:40:06 +08:00
  • 8c2ba7bd55 Merge pull request #1637 from quickwit-oss/ip_field_range_query PSeitz 2022-10-24 18:10:47 +08:00
  • 02328b0151 fix proptest Pascal Seitz 2022-10-24 17:46:06 +08:00
  • 7cc775256c add comments, rename Pascal Seitz 2022-10-24 17:08:37 +08:00
  • 07b40f8b8b add proptest Pascal Seitz 2022-10-24 16:00:22 +08:00
  • 9b6b6be5b9 Apply suggestions from code review PSeitz 2022-10-21 07:25:28 +02:00
  • 6bb73a527f add range query via ip fast field Pascal Seitz 2022-10-20 17:21:18 +08:00
  • 03885d0f3c Merge pull request #1643 from quickwit-oss/range_query_parser PSeitz 2022-10-24 15:09:47 +08:00
  • f2e5135870 allow more characters in range query Pascal Seitz 2022-10-21 18:05:15 +08:00
  • c24157f28b Bumping version format. (#1640) Paul Masurel 2022-10-21 15:35:35 +09:00
  • 873382cdcb Merge pull request #1639 from quickwit-oss/num_vals_u32 PSeitz 2022-10-21 12:36:50 +08:00
  • 791350091c switch num_vals() to u32 Pascal Seitz 2022-10-20 19:44:19 +08:00
  • 483b1d13d4 Added unit test for long tokens (#1635) Paul Masurel 2022-10-20 15:05:37 +09:00
  • 8de7fa9d95 Merge pull request #1631 from quickwit-oss/high_positions PSeitz 2022-10-20 10:26:00 +08:00
  • 94313b62f8 Hotfix issue/1629 - position broken (#1633) Paul Masurel 2022-10-20 11:03:55 +09:00
  • 0928597a43 Bumping version 0.18.1 Paul Masurel 2022-10-20 10:32:14 +09:00
  • f72abe9b9c Bugfix position broken. Paul Masurel 2022-10-19 19:25:32 +09:00
  • 727d024a23 Bugfix position broken. bugfix-position-broken Paul Masurel 2022-10-19 19:25:32 +09:00
  • f2b2628feb add test for phrase search on multi text field Pascal Seitz 2022-10-19 16:29:56 +08:00
  • 449f595832 Merge pull request #1628 from quickwit-oss/skip_index_deser PSeitz 2022-10-19 11:05:20 +08:00
  • c9235df059 Merge pull request #1627 from quickwit-oss/ip_field_range_query PSeitz 2022-10-19 10:53:00 +08:00
  • a4485f7611 faster skipindex deserialization, larger blocksize on sort Pascal Seitz 2022-10-18 19:32:23 +08:00
  • 1082ff60f9 add range query handling for ip via term dictionary Pascal Seitz 2022-10-18 13:05:32 +08:00
  • 491854155c Merge pull request #1625 from quickwit-oss/index_ip_field PSeitz 2022-10-18 11:18:17 +08:00
  • 96c3d54ac7 fix: Fix power of two computation on 32bit architectures (#1624) Christoph Herzog 2022-10-18 02:55:02 +00:00
  • 6800fdec9d add indexing for ip field Pascal Seitz 2022-10-14 13:54:33 +08:00
  • c9cf9c952a Merge pull request #1614 from quickwit-oss/remove_superfluous_steps PSeitz 2022-10-17 18:25:31 +08:00
  • 024e53a99c remove truncate Pascal Seitz 2022-10-14 15:19:45 +08:00
  • 8d75e451bd fix truncate, remove mutable access from term Pascal Seitz 2022-10-14 13:37:29 +08:00
  • fcfd76ec55 refactor Term Pascal Seitz 2022-10-11 19:17:31 +08:00
  • 6b7b1cc4fa Merge pull request #1623 from quickwit-oss/remove_unused_buffer PSeitz 2022-10-14 20:36:00 +08:00
  • 129f7422f5 remove unused buffer Pascal Seitz 2022-10-14 20:01:10 +08:00
  • f39cce2c8b Merge pull request #1622 from quickwit-oss/term_aggregation PSeitz 2022-10-14 18:09:18 +08:00
  • d2478fac8a Merge pull request #1621 from quickwit-oss/changelog PSeitz 2022-10-14 18:08:57 +08:00
  • 952b048341 add term aggregation clarification Pascal Seitz 2022-10-14 16:12:19 +08:00
  • 80f9596ec8 Merge pull request #1611 from quickwit-oss/remove_token_stream_alloc PSeitz 2022-10-14 15:12:30 +08:00
  • 84f9e77e1d update CHANGELOG Pascal Seitz 2022-10-14 15:10:33 +08:00
  • a602c248fb Merge pull request #1590 from waywardmonkeys/fix-doc-warnings-quickwit PSeitz 2022-10-14 14:09:25 +08:00
  • 4b9d1fe828 Merge pull request #1620 from quickwit-oss/fix_fieldnorms_indexing PSeitz 2022-10-14 13:41:38 +08:00
  • 63bc390b02 Fix missing fieldnorm indexing Pascal Seitz 2022-10-14 12:01:22 +08:00
  • 07393c2fa0 Attempt to fix race condition in test. (#1619) Paul Masurel 2022-10-14 10:56:37 +09:00
  • 77a415cbe4 rename NothingRecorder to DocIdRecorder (#1615) PSeitz 2022-10-13 14:43:40 +08:00