Improve standalone slash handling (#1182)
- Rather than eliminating standalone slashes, quote them. This still prevents syntax errors, but it causes less loss of information.
Showing
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php 12 additions, 2 deletions...arch/src/VuFindSearch/Backend/Solr/LuceneSyntaxHelper.php
- module/VuFindSearch/tests/unit-tests/src/VuFindTest/Backend/Solr/QueryBuilderTest.php 1 addition, 2 deletions...it-tests/src/VuFindTest/Backend/Solr/QueryBuilderTest.php
Please register or sign in to comment