pint as uniquekey

2017-10-17 Thread Michael Kondratiev
Hello!
I'm trying to set up uniqueKey ( what is integer)  like that:



id


But when I upload configuration into solr i see following error:



   uniqueKey field (id) can not be configured to use a Points based FieldType: 
pint

If i set type=“string” everything seems to be ok.

Using pint field as uniqueKey

2017-10-17 Thread Michael Kondratiev
I'm trying to set up uniqueKey ( what is integer)  like that:



id


But when I upload configuration into solr i see following error:



uniqueKey field (id) can not be configured to use a Points based FieldType: 
pint

If i set type=“string” everything seems to be ok.