hello, if I have a booleen fieldType (solr.BoolField) with a default value of "true", and I insert a new document I understand that the booleen value will be set to TRUE.
But if I update an existing document, and I don't pass in a value for the booleen field, will Solr keep the existing booleen value unchanged, or will it update the booleen value again using the default? - ie. true. ? regan -- View this message in context: http://old.nabble.com/bool-default---if-missing-when-%22updating%22-uses-current-or-default-value--tp26703630p26703630.html Sent from the Solr - User mailing list archive at Nabble.com.