Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
7.0.0 Alpha 2
-
7.0.x
-
Committed
-
4
-
Draco, Europa, Fornax
-
Regression Bug
Description
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
Attachments
Issue Links
- 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