Search requirement
Hello Experts, I want users to run search queries against to full text engine as long as possible. But, full text engine may require some time to index before the files is ready for search. What I want to do is to search the indexed file from index serve and non indexed ones from the database, and join them and return the…