Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1036

change default QParser to eliminate confusion regarding legacy semi-colon sort spec

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.4
    • search
    • None

    Description

      on the trunk, defType currently defaults to the "lucenePlusSort" option, which has legacy support for syntax like "field:value;sort_field desc" where the semi-colon character is considered special if-and-only-if there is no "sort" param.

      this syntax has proved confusing to new users on at least one occasion, and has been deprecated for a while.

      In 1.4 we should change the default to use defType=lucene and add a note for people upgrading about how to force the legacy semicolon behavior.

      Attachments

        1. SOLR-1036.patch
          6 kB
          Chris M. Hostetter

        Activity

          People

            hossman Chris M. Hostetter
            hossman Chris M. Hostetter
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: