Indexing Count in Elastic Search different than from PS Query Results
Dear All,
How can we ensure that the Elastic Search is indexing all data as per the defined Search Definition, which in turn is using a PS Query.
Eg: We are using a PS Query which returns 10082, while the PTSF_GENFEED process results in 9712 total documents indexed. The process goes in Success.
This may be affecting the Kibana reports. The values in the Kibana reports differ to what is coming from the PS Query. We generated some reports in Kibana and when compared the values with the PS Query values and found the difference [Considering all criteria's are same at both the sides].