ilariapet commented on code in PR #3919:
URL: https://github.com/apache/solr/pull/3919#discussion_r2614083542


##########
solr/modules/language-models/src/test-files/solr/collection1/conf/schema.xml:
##########
@@ -20,6 +20,7 @@
 
 <schema name="schema-densevector" version="1.7">
   <fieldType name="string" class="solr.StrField" multiValued="true"/>
+  <fieldType name="boolean" class="solr.BoolField" sortMissingLast="true"/>

Review Comment:
   Sorry, I misunderstood. The comment was on the field type line, so I thought 
it referred to that.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to