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

Admin UI - Analysis Screen shows empty result

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 4.1
    • 4.3, 6.0
    • Admin UI
    • None

    Description

      Poking around for an change to FieldAnalysisRequestHandler hoss mentioned SOLR-4336, which documents the cause of this.

      /solr/collection1/analysis/field?wt=json&analysis.showmatch=true&analysis.fieldvalue=foo&analysis.query=&analysis.fieldname=cat

      the output will contain this:

      "field_names": {
      	"cat": {
      		"index": [...],
      		"query": [
      			"org.apache.solr.schema.FieldType$DefaultAnalyzer$1",
      			[
      			]
      		]
      	}
      }

      Attachments

        1. SOLR-4371.patch
          0.9 kB
          Stefan Matheis

        Issue Links

          Activity

            People

              steffkes Stefan Matheis
              steffkes Stefan Matheis
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: