File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
src/lib/Resources/config/solr Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 "php" : " ^7.4 || ^8.0" ,
1717 "ext-json" : " *" ,
1818 "ext-xmlwriter" : " *" ,
19- "ibexa/core" : " dev-solr-9-update as 4.6.x- dev" ,
19+ "ibexa/core" : " ~ 4.6.0@ dev" ,
2020 "netgen/query-translator" : " ^1.0.2" ,
2121 "symfony/http-kernel" : " ^5.0" ,
2222 "symfony/dependency-injection" : " ^5.0" ,
Original file line number Diff line number Diff line change @@ -9,11 +9,11 @@ be in the conf directory under the solr home (i.e. ./solr/conf/schema.xml by
99default) or located where the classloader for the Solr webapp can find it.
1010
1111It provides the default types and definitions for a functional Solr based
12- search in eZ Publish 5 . You may extend it with your own definitions, but you
12+ search in Ibexa DXP . You may extend it with your own definitions, but you
1313should not remove or drastically change the existing definitions.
1414-->
1515
16- <schema name =" eZ Publish 5 base schema" version =" 1.5" >
16+ <schema name =" Ibexa DXP base schema" version =" 1.5" >
1717 <!--
1818 language specific field types are included here, there should be at least
1919 a field type with the name "text" be defined"
You can’t perform that action at this time.
0 commit comments