I have 10 transcripts in an index. Each one has a file with <transcript id>.txt as the name, and the id is also in the file along with the file name.
When I say "Summarize file <file id>.txt" or "Summarize the transcript with id: <id>" it always gets nodes from a different file. Is there a way to get the retrieval to return the correct file summary or do I need to create indexes for each file if I want to do extraction from each?