Is it possible to change the UniqueKey-tag in schema.xml from String to Int or Long? My Primary key in my application is of type Long - so it's not favorable to get a Solr-response of type string.. So if possible: how can it be done?
Thanks in advance!