Thank you very much, I appreciate it. But when I change metric from count to sum Filed list appears but it's empty, only when "Unique count" type of aggregation selected Field list has all my fields.
Any other ideas?
Sum , average and other such aggregations can only be performed on number types. If JSession is not in the field list , then the field is probably mapped as a string.
Check your index mapping.
Unfortunately (as far as I know) you cant change a field mapping once data is loaded.. you'll have to re-index your data.
Yep, you're right, it's string, actually I thought about that, hoped it can conver data on the fly, will look for a way to convert this field to number then will try to do like you advised. Thanx again!
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.