Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      example

      curl http://localhost:8983/solr/collection1/config -H 'Content-type:application/json'  -d '{
      "create-valuesourceparser" : {"name": "nvl" ,
                                            "class":"solr.org.apache.solr.search.function.NvlValueSourceParser , 
      "nvlFloatValue":0.0 },
      "update-valuesourceparser" :{"name": "spell" ,
                                                "class":"solr.org.apache.solr.search.function.NvlValueSourceParser" ,
                                                 "nvlFloatValue":1.0 
                                               },
      "delete-valuesourceparser" :"nvl" 
      }'
      
      

      Attachments

        Issue Links

          Activity

            People

              noble.paul Noble Paul
              noble.paul Noble Paul
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: