Skip to content

Commit

Permalink
EZP-27724: Remove Solr 6.6 deprecated schema field (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
kmadejski authored and andrerom committed Jul 31, 2017
1 parent fa4067b commit 6ee8b5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Resources/config/solr/schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,4 @@ should not remove or drastically change the existing definitions.
<field name="_version_" type="long" indexed="true" stored="true" multiValued="false" />

<uniqueKey>id</uniqueKey>
<defaultSearchField>id</defaultSearchField>
</schema>

0 comments on commit 6ee8b5a

Please sign in to comment.