File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ services:
1616 - db:/var/lib/postgresql/data
1717
1818 index :
19- image : solr:8.11.2
19+ image : solr:9.10.0
2020 ports :
2121 - " 8983:8983"
2222 volumes :
Original file line number Diff line number Diff line change 5353 termVectors =" true" termPositions =" true" termOffsets =" true" />
5454 <dynamicField name =" *_tmi" type =" text_en" stored =" false" indexed =" true" multiValued =" true"
5555 termVectors =" true" termPositions =" true" termOffsets =" true" />
56- <dynamicField name =" *_sort" type =" text_sort" stored =" false" indexed =" true" multiValued =" false" />
56+ <dynamicField name =" *_sort" type =" text_sort" stored =" false" indexed =" true" multiValued =" false" uninvertible = " true " />
5757
5858 <dynamicField name =" *spell" type =" textSpell" indexed =" true" stored =" false" multiValued =" true" />
5959
You can’t perform that action at this time.
0 commit comments