Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7687

ComplexPhraseQueryParser with AsciiFoldingFilterFactory (SOLR)

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 6.4.1
    • None
    • None
    • None
    • solr-6.4.1 (yes, solr, but I don't know where the bug exactly is)

    • New

    Description

      I modified generic *_txt-Field type to use AsciiFoldingFilterFactory on query & index.

      When quering with

      {!complexphrase}text_txt:"König*" – there are 0 results

      {!complexphrase}text_txt:"Konig*" – there are >0 results

      {!complexphrase}text_txt:"König" – there are >0 results (but less than the line above)

      and without {!complexphrase} everything works o.k.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jbarth_ubhd Jochen Barth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: