Skip to content

Commit

Permalink
#111 Reference proper Apache Lucene version (9.8.0) for Solr 9.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
extracts committed Oct 25, 2023
1 parent beb1d88 commit 02ad9be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/solrconfig.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<config>

<luceneMatchVersion>9.4.0</luceneMatchVersion>
<luceneMatchVersion>9.8.0</luceneMatchVersion>

<lib dir="${solr.install.dir:../../..}/modules/extraction/lib" regex=".*\.jar" />

Expand Down

0 comments on commit 02ad9be

Please sign in to comment.