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

Change contrib QP API that uses CharSequence as string identifier

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.0.3
    • 3.0.4
    • modules/other
    • None
    • New, Patch Available

    Description

      There are some API methods on contrib queryparser that expects CharSequence as identifier. This is wrong, since it may lead to incorrect or mislead behavior, as shown on LUCENE-2855. To avoid this problem, these APIs will be changed and enforce the use of String instead of CharSequence on version 4. This patch already deprecate the old API methods and add new substitute methods that uses only String.

      Attachments

        Issue Links

          Activity

            People

              adriano_crestani Adriano Crestani
              adriano_crestani Adriano Crestani
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: