Hello Splunker!!
I have a scenerio in which there is discrepency in Scheduled search results and index search results.
scheduled search is using summary index. While in index search we using direct index.
The results coming from the index search is correct while results comes from the scheduled search is wrong.
Please help me to rectify the know workarounds on this and the consequences.
Either the data in the summary index is incorrect or it's being used incorrectly. Was the data written using an si* (sistats, sichart, sitimechart, etc.) command? If so, then it must be read using the same query and the non-si (stats, chart, timechart, etc.) command.
Tell more about the two queries and we may be able to be more specific.