Skip to content

[phrase matching] expose phrase_matching flag in rest and grpc#6620

Merged
coszio merged 2 commits intoadd-phrase-match-variantfrom
expose-phrase-matching-setting
Jun 19, 2025
Merged

[phrase matching] expose phrase_matching flag in rest and grpc#6620
coszio merged 2 commits intoadd-phrase-match-variantfrom
expose-phrase-matching-setting

Conversation

@coszio
Copy link
Contributor

@coszio coszio commented May 30, 2025

Builds on top of #6670

This exposes the phrase matching feature, so let's merge only until necessary.

@coszio coszio added this to the phrase match milestone May 30, 2025
@coszio coszio force-pushed the persist-ordered-documents branch from b9e747c to 342ac36 Compare June 2, 2025 23:31
@coszio coszio force-pushed the expose-phrase-matching-setting branch from d06fb68 to 9a3dbe2 Compare June 2, 2025 23:32
@coszio coszio force-pushed the persist-ordered-documents branch 3 times, most recently from 7a1af3b to 2b9d2b4 Compare June 4, 2025 15:57
@coszio coszio force-pushed the expose-phrase-matching-setting branch from 9a3dbe2 to 2ddf00f Compare June 4, 2025 15:59
@coszio coszio force-pushed the persist-ordered-documents branch from 2b9d2b4 to ae56018 Compare June 5, 2025 17:44
@coszio coszio added the do not merge Pull requests blocked on an external event label Jun 5, 2025
Base automatically changed from persist-ordered-documents to dev June 10, 2025 17:07
@coszio coszio force-pushed the expose-phrase-matching-setting branch from 2ddf00f to 331c8f9 Compare June 11, 2025 16:30
@coszio coszio changed the base branch from dev to add-phrase-match-variant June 11, 2025 16:31
@coszio coszio force-pushed the add-phrase-match-variant branch from 2842672 to 5d49d1c Compare June 12, 2025 13:45
@coszio coszio force-pushed the expose-phrase-matching-setting branch from bd93155 to c296825 Compare June 12, 2025 13:45
@coszio coszio force-pushed the add-phrase-match-variant branch from 5d49d1c to d15e42f Compare June 13, 2025 21:24
@coszio coszio force-pushed the expose-phrase-matching-setting branch from c296825 to d8a822e Compare June 18, 2025 13:22
@coszio coszio marked this pull request as ready for review June 19, 2025 15:23
@coszio
Copy link
Contributor Author

coszio commented Jun 19, 2025

Okay, gonna merge into #6670, it should still leave a manageable size.

@coszio coszio merged commit 669fa9e into add-phrase-match-variant Jun 19, 2025
17 checks passed
@coszio coszio deleted the expose-phrase-matching-setting branch June 19, 2025 15:24
coszio added a commit that referenced this pull request Jun 19, 2025
* expose setting in rest and grpc

* phrase matching openapi test
coszio added a commit that referenced this pull request Jun 19, 2025
* expose setting in rest and grpc

* phrase matching openapi test
coszio added a commit that referenced this pull request Jun 19, 2025
* expose setting in rest and grpc

* phrase matching openapi test
coszio added a commit that referenced this pull request Jun 24, 2025
* expose setting in rest and grpc

* phrase matching openapi test
coszio added a commit that referenced this pull request Jun 24, 2025
* add `"match": { "phrase": ... }` condition

* gen grpc and openapi

* [phrase matching] expose `phrase_matching` flag in rest and grpc (#6620)

* expose setting in rest and grpc

* phrase matching openapi test

* regen openapi

* [phrase matching] Text index fixes (#6730)

* allow rocksdb-based immutable text index

* fix repeated-token phrases

* fmt

* Update OpenAPI spec

---------

Co-authored-by: timvisee <tim@visee.me>

* add repeated word case in openapi test

* [phrase match | strict mode] Allow phrase condition when enabled in index (#6749)

* allow phrase filter when index is present

* prettier error message

* clippppppy

---------

Co-authored-by: timvisee <tim@visee.me>
generall pushed a commit that referenced this pull request Jul 17, 2025
* add `"match": { "phrase": ... }` condition

* gen grpc and openapi

* [phrase matching] expose `phrase_matching` flag in rest and grpc (#6620)

* expose setting in rest and grpc

* phrase matching openapi test

* regen openapi

* [phrase matching] Text index fixes (#6730)

* allow rocksdb-based immutable text index

* fix repeated-token phrases

* fmt

* Update OpenAPI spec

---------

Co-authored-by: timvisee <tim@visee.me>

* add repeated word case in openapi test

* [phrase match | strict mode] Allow phrase condition when enabled in index (#6749)

* allow phrase filter when index is present

* prettier error message

* clippppppy

---------

Co-authored-by: timvisee <tim@visee.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

do not merge Pull requests blocked on an external event

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants