java的boolean类型对应solr的哪个FieldType

2024-11-22 18:10:30
推荐回答(1个)
回答(1):

msg=For input string: "true" 你给的是String类型的字符串true.你可以用"0"代表false,"1"代表true