We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seen with search-elastic-230+refactor-connector branch 20230714
occ config:app:set search_elastic connectors_write --value "Legacy,RelevanceV2"
occ config:app:set search_elastic connectors_search --value Legacy
dollar
occ config:app:set search_elastic connectors_search --value RelevanceV2
Is RelevanceV2 creating a match for the $ sign? (Or maybe this is just a duplicate of #331)
$
The text was updated successfully, but these errors were encountered:
Yes. The reason is the same as in #331
Sorry, something went wrong.
Yes. This is now fixed.
jvillafanez
No branches or pull requests
Seen with search-elastic-230+refactor-connector branch 20230714
occ config:app:set search_elastic connectors_write --value "Legacy,RelevanceV2"
occ config:app:set search_elastic connectors_search --value Legacy
dollar
appears in these files.dollar
- results from these two files occur. OK.occ config:app:set search_elastic connectors_search --value RelevanceV2
dollar
- results from many other files, even from JPEGs occur. BADIs RelevanceV2 creating a match for the
$
sign?(Or maybe this is just a duplicate of #331)
The text was updated successfully, but these errors were encountered: