sorting - How to sort over TimeUUID field in Solr? -
accordingly mapping solr types article uuidfield type can used represent cassandra's timeuuid fields. works fine until try sort on field in solr. seems solr sorts such fields ordinary uuid. right? how sort on timeuuid columns in solr in case?
Comments
Post a Comment