Re: [PR] branch-4.0: [feat](search) Support field-grouped query syntax field:(term1 OR term2) #60786 [doris]
airborne12 commented on PR #61016: URL: https://github.com/apache/doris/pull/61016#issuecomment-3994837482 Superseded by squashed backport PR #61028 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-4.0: [feat](search) Support field-grouped query syntax field:(term1 OR term2) #60786 [doris]
airborne12 closed pull request #61016: branch-4.0: [feat](search) Support field-grouped query syntax field:(term1 OR term2) #60786 URL: https://github.com/apache/doris/pull/61016 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-4.0: [feat](search) Support field-grouped query syntax field:(term1 OR term2) #60786 [doris]
Thearas commented on PR #61016: URL: https://github.com/apache/doris/pull/61016#issuecomment-3992261918 Thank you for your contribution to Apache Doris. Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR). Please clearly describe your PR: 1. What problem was fixed (it's best to include specific error reporting information). How it was fixed. 2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be. 3. What features were added. Why was this function added? 4. Which code was refactored and why was this part of the code refactored? 5. Which functions were optimized and what is the difference before and after the optimization? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
[PR] branch-4.0: [feat](search) Support field-grouped query syntax field:(term1 OR term2) #60786 [doris]
airborne12 opened a new pull request, #61016: URL: https://github.com/apache/doris/pull/61016 ## Summary - Cherry-pick of #60786 to branch-4.0 - Support field-grouped query syntax like `field:(term1 OR term2)` ## Merge Order **PR 5/12** in the search() pick chain. Depends on PRs #61012(#59747), #61013(#60654), #60784. ### Check List (For Author) - Test - [x] Regression test - [x] Unit Test - [ ] No need to test - Behavior changed: - [x] No. - Does this need documentation? - [ ] No. - [x] Yes. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
