I have created an index and created documents as per documentation.
But when I am running the script do I always have to go through the process of adding the document and then search for the string.
Is it possible to store it once and then I can search for the terms again and again?