I'm creating a pipeline to calculate a price.
I need to multiply the number of documents of my index (with a filter like room = red) with a constant 1.27€.
Could you please help me about the best way in order to count the documents in my index?
thanks for your help!
I need to apply some rules inside my calculation, so if possible I would like to count the documents in index, apply the rules and insert a new document in a dedicated index with the price, the number of documents and so on
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.