XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 5.2
    • None
    • None

    Description

      The current general form of a facet command is:

      top_authors : { terms :

      { field : author, limit : 5, }}

      We should allow a flatter structure:

      top_authors : {
      type : terms,
      field : author,
      limit : 5
      }

      Attachments

        1. SOLR-7422.patch
          4 kB
          Yonik Seeley

        Activity

          People

            yseeley@gmail.com Yonik Seeley
            yseeley@gmail.com Yonik Seeley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: