Hi all,
starting from a csv which contains 10 items, I want to count ( in order to produce a chart ) all the matches in the index and all the matches where a specific fields is equal to 1 . So two values for each item ( the first all matches and seconds all the matches where another field = 1 )
If no matches were found the value for csv items should be 0.
I hope it's clear
I try to do it whitout csv, but if an item has no matches in the index that item is not shown in the chart )
Thanks Fabrizio