committing some changes made to solrconfig.xml

This commit is contained in:
anupsawant 2011-06-22 16:31:51 +00:00
parent a78ae5acf7
commit 281d79adbc

View file

@ -707,13 +707,15 @@
will be overridden by parameters in the request
-->
<lst name="defaults">
<str name="defType">dismax</str>
<str name="defType">edismax</str>
<str name="qf">nameRaw nameLowercase ALLTEXT ALLTEXTUNSTEMMED ALLTEXT_PHONETIC NAME_PHONETIC nameUnstemmed nameStemmed targetInfo</str>
<str name="pf">targetInfo</str>
<str name="echoParams">explicit</str>
<str name="ps">2</str>
<str name="qs">2</str>
<int name="rows">10</int>
<str name="q.alt">*:*</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