Add relevance(score) to output
authorDennis Schafroth <dennis@indexdata.com>
Wed, 27 Nov 2013 12:23:58 +0000 (13:23 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Wed, 27 Nov 2013 12:23:58 +0000 (13:23 +0100)
conf/solrconfig-devl.xml
conf/solrconfig-master.xml
conf/solrconfig-slave.xml

index a828f63..4c847be 100644 (file)
        <str name="echoParams">explicit</str>
        <int name="rows">10</int>
        <str name="df">text</str>
+       <str name="fl">*,score</str>
      </lst>
     <!-- In addition to defaults, "appends" params can be specified
          to identify values which should be appended to the list of
index bb59a2c..ccde565 100644 (file)
        <str name="echoParams">explicit</str>
        <int name="rows">10</int>
        <str name="df">text</str>
+       <str name="fl">*,score</str>
      </lst>
     <!-- In addition to defaults, "appends" params can be specified
          to identify values which should be appended to the list of
index 2616aed..22cde8b 100644 (file)
        <str name="echoParams">explicit</str>
        <int name="rows">10</int>
        <str name="df">text</str>
+       <str name="fl">*,score</str>
      </lst>
     <!-- In addition to defaults, "appends" params can be specified
          to identify values which should be appended to the list of