Skip to content

Commit

Permalink
Solr/Lucene version 77
Browse files Browse the repository at this point in the history
  • Loading branch information
mubaldino committed Jul 24, 2019
1 parent cdfa1b1 commit 5ad78c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion solr/solr7/gazetteer/conf/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
that you fully re-index after changing this setting as it can
affect both how text is indexed and queried.
-->
<luceneMatchVersion>7.4.0</luceneMatchVersion>
<luceneMatchVersion>7.7.0</luceneMatchVersion>

<!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in
Expand Down
2 changes: 1 addition & 1 deletion solr/solr7/taxcat/conf/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
that you fully re-index after changing this setting as it can
affect both how text is indexed and queried.
-->
<luceneMatchVersion>7.4.0</luceneMatchVersion>
<luceneMatchVersion>7.7.0</luceneMatchVersion>

<!-- <lib/> directives can be used to instruct Solr to load any Jars
identified and use them to resolve any "plugins" specified in
Expand Down

0 comments on commit 5ad78c4

Please sign in to comment.