I'm using haystack with Elasticsearch for quite a while now and everything
is going great.
I recently upgraded from 0.20 to 0.90.6 on my staging server and my
distance sorting doesn't work anymore.
I'm having a:
ClassCastException[org.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData
cannot be cast to org.elasticsearch.index.fielddata.IndexGeoPointFieldData]
The exact same code seems to work on my own laptop, except I'm using
Archlinux on it and Ubuntu on the server.
Here is my gist:
I probably forgot something somewhere but I can't figure what...
If you need anything more then that to help me figure it out, just ask.
can you help us recreate that issue by creating a full gist using curl
including indexing data, setting up mapping and create a github issue?
Would like to investigate this further.
I'm using haystack with Elasticsearch for quite a while now and everything
is going great.
I recently upgraded from 0.20 to 0.90.6 on my staging server and my
distance sorting doesn't work anymore.
I'm having a:
ClassCastException[org.elasticsearch.index.fielddata.plain.PagedBytesIndexFieldData
cannot be cast to org.elasticsearch.index.fielddata.IndexGeoPointFieldData]
The exact same code seems to work on my own laptop, except I'm using
Archlinux on it and Ubuntu on the server.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.