Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-59977

Title and other fields like it require specialized, prefix enabled query builders

Details

    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.

      1. Navigate to Sites > Content > Documents and Media
      2. Add the following basic documents with just a title (no attached file or description)
        1. Title: Document1
        2. Title: Document2
        3. Title: document3
        4. Title: DOCument4
      3. Search in Documents and Media using the following keywords:
        1. Keyword: docu
          • Result: document3
        2. Keyword: ment
          • Result: Document1, DOCument4, document3, Document 2
        3. Keyword: document
          • Result: document3
        4. Keyword: Document
          • Result: document3

      Attachments

        Issue Links

          Activity

            People

              albert.lee Albert Lee (Inactive)
              albert.lee Albert Lee (Inactive)
              Marta Elicegui Marta Elicegui
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                6 years, 11 weeks, 4 days ago

                Packages

                  Version Package
                  7.0.0 DXP FP2
                  7.0.0 DXP SP1
                  7.0.3 CE GA4
                  Master