I've mapped several fields as "byte" and "float", but when I retrieve the
search result (using the PHP library), those fields are returned as strings
in the JSON, is that correct?
I've mapped several fields as "byte" and "float", but when I retrieve the search result (using the
PHP library), those fields are returned as strings in the JSON, is that correct?
If you have the _source field enabled, you should just get back the original JSON you put in, regardless of mapping.
-Michael
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.