PTSF_GENFEED ElasticSearch Index Build Process not indexing all the records in FULL INDEX Mode
Hi
I have a table which has daily entries for employee (example for Jan 2023 - a single EMPLID will have 31 rows, 1 for each day) .
I am trying to bring this to Elastic/Kibana using PTSF_GENFEED, underlying PS Query returns correct number of rows from the table, but FULL Indexing using PTSF_GENFEED, not indexing all the records. just the fraction of it.
can someone point me to correct resource on how to fix this?