Uploaded image for project: 'Ibexa IBX'
  1. Ibexa IBX
  2. IBX-3116

Solr Index: underscores are removed from section identifier

    XMLWordPrintable

Details

    • Ibexa Commerce, Ibexa Content, Ibexa Experience

    Description

      Clean Ibexa Experience v3.3.21 with Solr Search (7.7.3) (SEARCH_ENGINE=solr).

      Steps to reproduce:

      Result:

      {
      responseHeader: {
      status: 0,
      QTime: 0,
      params: {
      q: "content_section_identifier_id:standard*",
      fl: "content_section_identifier_id",
      rows: "1"
      }
      },
      response: {
      numFound: 160,
      start: 0,
      docs: [
      {
      content_section_identifier_id: "standardtest"
      }
      ]
      }
      }
      

      Expected Result:

      content_section_identifier_id: "standard_test"
      

      Designs

        Attachments

          Activity

            People

              Unassigned Unassigned
              thorsten.reiter@ibexa.co Thorsten Reiter
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: