First for my column Success I have bool inside. How Can I get values only if true ?
Next. I want to do a percentage by doing : //100 * doc['Success'].value / doc['WaitDuration'].value;
Where Success = 1
And WaitDuration<= 30 (it could be 0) ... Any idea how to deal with it ?
Last, How can I display the results inside a Line chart ?
THanks a lot
Thank you I don't know why I don't think about it earlier...
Last question I'm sorry I'm a bit noob on painless.. idon't understand averything..
Is it possible to make something similar to a count in SQL ?
By this, I mean, I want to able to count all ma lines where Success == 1.
SO I think a autoincrement of type
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.