-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 Alpha 2
-
Fix Version/s: 7.0.0 DXP FP2, 7.0.0 DXP SP1, 7.0.3 CE GA4, Master
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:4
-
Sprint:Draco, Europa, Fornax
-
Git Pull Request:
Searching for certain fields that has a type mapping with term_vector of value with_position_offsets drops the uppercase letter from the search results.
Steps to reproduce.
- Navigate to Sites > Content > Documents and Media
- Add the following basic documents with just a title (no attached file or description)
- Title: Document1
- Title: Document2
- Title: document3
- Title: DOCument4
- Search in Documents and Media using the following keywords:
- Keyword: docu
- Result: document3
- Keyword: ment
- Result: Document1, DOCument4, document3, Document 2
- Keyword: document
- Result: document3
- Keyword: Document
- Result: document3
- Keyword: docu
- fixes
-
LPS-50967 As a search engine developer, I would like to use Elasticsearch's native search dialect
-
- Closed
-
- is caused by
-
LPS-62129 Search functionality is not consistent between Organizations and Users tabs
- Closed
- relates
-
LPS-66593 Multi-word keyword searches should by default not be tokenized
- Closed