Re: How to declare field type for IntPoint field in solr 6.0 schema?

2016-04-14 Thread rafis
Thank you, Shawn! It can wait. There are other features in 6.0 I was waiting for. It is always nice to have such improvements! -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-declare-field-type-for-IntPoint-field-in-solr-6-0-schema-tp4270040p4270256.html Sent from th

How to declare field type for IntPoint field in solr 6.0 schema?

2016-04-13 Thread Rafis Ismagilov
Should it be PointType, BinaryField, or something else. All examples use TrieIntField for int. Thanks,Rafis