projects
/
lui-solr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5e4fd
)
Default request parameter spellcheck=true added
author
Dennis Schafroth
<dennis@indexdata.com>
Wed, 2 Nov 2011 14:08:21 +0000
(14:08 +0000)
committer
Dennis Schafroth
<dennis@indexdata.com>
Wed, 2 Nov 2011 14:08:21 +0000
(14:08 +0000)
solr-conf/solrconfig.xml
patch
|
blob
|
history
diff --git
a/solr-conf/solrconfig.xml
b/solr-conf/solrconfig.xml
index
823cf50
..
00e4214
100644
(file)
--- a/
solr-conf/solrconfig.xml
+++ b/
solr-conf/solrconfig.xml
@@
-710,6
+710,7
@@
<str name="spellcheck.extendedResults">true</str>
<!-- The number of suggestions to return -->
<str name="spellcheck.count">5</str>
+ <str name="spellcheck">true</str>
</lst>
<arr name="last-components">
<str>spellcheck</str>