alander
Well-known member
Hi all.
I have this requirement potential client, however I think what she wants is technically not feasible.. I would need inputs from the ppl around here for a second opinion as I am still not very experienced.
Here is what she wants
She have a ~800 (and it will grow bigger) text files in (.pdf / txt / doc / rtf) formats
She wants a web application to SEARCH for a word in these huge amount of text files and display the results in the web application for her users to download the text file.
The text files I am talking about are RESUMES. This client is a recruitment company.
1. What I feel is, searching for a matching word in such an environment will definitely lag the server, which hinders performance.
2. The server load from these searches will be very high.
3. Timeout issues when multiple users were to search the same file at the same time.
While doing my research, I took a look at using MS Index Server, but I am totally new to it and also wondering if the web host would requre anything extra to use it other than IIS.
So people, is this a technically feasible project? Or an unreasonable demand from a client who have no idea about computing
I have this requirement potential client, however I think what she wants is technically not feasible.. I would need inputs from the ppl around here for a second opinion as I am still not very experienced.
Here is what she wants
She have a ~800 (and it will grow bigger) text files in (.pdf / txt / doc / rtf) formats
She wants a web application to SEARCH for a word in these huge amount of text files and display the results in the web application for her users to download the text file.
The text files I am talking about are RESUMES. This client is a recruitment company.
1. What I feel is, searching for a matching word in such an environment will definitely lag the server, which hinders performance.
2. The server load from these searches will be very high.
3. Timeout issues when multiple users were to search the same file at the same time.
While doing my research, I took a look at using MS Index Server, but I am totally new to it and also wondering if the web host would requre anything extra to use it other than IIS.
So people, is this a technically feasible project? Or an unreasonable demand from a client who have no idea about computing