I would like to get some suggestions on my current headache. I have been researching on search engine for client side browser. I am building custom glossary project. The idea of the search engine will be used for searching terms, keywords, or definitions.
Here are my requirements for this project
- no server side support. Total client side
- only for intranet
- build for browser that is not HTML5
- thousands of terms
Any suggestions or ideas on how to build the client-side only search engine?
Thanks in advance