Skip to content

Commit 51ac3f5

Browse files
Adarsh0427arkid15rkasya
authored
Implemented Initial Query Parser for Search Interfaces (#2114)
* Implement Initial Query Parser for Search Interfaces [#2038] * fixed suggestions addressed bots * fixed edge cases for token parsing and enhaced test cases * fixed suggestions addressed by bot in query_parser_test.py * addressed the suggestions and fixed them * Refine field name regex and validation logic Updated the field name regex pattern and modified the return logic in the field name validation method. * fixed suggestions addressed by bot * Fix Docs case-sensitivity behavior explanation * Resolved pnpm run format issue in some frontend files * Restored frontend files format to original * Update code * Resolved suggestions * format check * updated parser to return value with type and enhanced test cases * Implement overflow check for numeric value parsing * fixed pre-commit checks and handled try/except more effectively * Update code --------- Co-authored-by: Arkadii Yakovets <[email protected]> Co-authored-by: Arkadii Yakovets <[email protected]> Co-authored-by: Kate Golovanova <[email protected]>
1 parent ad007b7 commit 51ac3f5

File tree

6 files changed

+1083
-353
lines changed

6 files changed

+1083
-353
lines changed

backend/apps/common/search/__init__.py

Whitespace-only changes.

0 commit comments

Comments
 (0)