diff --git a/pom.xml b/pom.xml index b402e6a19..f4e9c782a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 3.2.1 3.1 4.2.2 - 4.7.2 + 4.10.1 1.10.0.BUILD-SNAPSHOT @@ -50,7 +50,6 @@ org.springframework spring-context - ${spring} commons-logging @@ -61,7 +60,6 @@ org.springframework spring-tx - ${spring} @@ -241,6 +239,26 @@ org.asciidoctor asciidoctor-maven-plugin + + org.apache.maven.plugins + maven-enforcer-plugin + 1.3.1 + + + enforce-rules + + enforce + + + + + + + [1.7,1.9) + + + + diff --git a/src/test/resources/org/springframework/data/solr/collection1/conf/solrconfig.xml b/src/test/resources/org/springframework/data/solr/collection1/conf/solrconfig.xml index 671a7c857..fdc690246 100644 --- a/src/test/resources/org/springframework/data/solr/collection1/conf/solrconfig.xml +++ b/src/test/resources/org/springframework/data/solr/collection1/conf/solrconfig.xml @@ -35,9 +35,9 @@ that you fully re-index after changing this setting as it can affect both how text is indexed and queried. --> - 4.7 + 4.10.1 - + class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}"> + + + + + ${solr.hdfs.home:} + + ${solr.hdfs.confdir:} + + ${solr.hdfs.blockcache.enabled:true} + + ${solr.hdfs.blockcache.global:true} + + true + + + false @@ -898,7 +921,15 @@ + current implementation relies on the updateLog feature being enabled. + + ** WARNING ** + Do NOT disable the realtime get handler at /get if you are using + SolrCloud otherwise any leader election will cause a full sync in ALL + replicas for the shard in question. Similarly, a replica recovery will + also always fetch the complete index from the leader because a partial + sync will not be possible in the absence of this handler. + --> true @@ -907,7 +938,28 @@ - + + + + + {!xport} + xsort + false + + + + query + + + + + + + + on + true cat manu_exact content_type @@ -975,6 +1028,7 @@ on content features title name + true html <b> </b> @@ -1006,8 +1060,8 @@ - - - - + @@ -1343,7 +1401,7 @@ --> - + + DocumentDictionaryFactory + cat + price + string + + + + + + true + 10 + + + suggest + + - true