document updated 12 years ago, on May 6, 2012
Tools that can be bolted-on to a static HTML website, that give you features that normally could ONLY be achieved using a dynamic website.
Searching
- Lijit (SaaS)
- create an inverted-index during the "baking" process, and have a client-side Javascript do the job of looking up and combining those inverted-indexes
- Node.js code for creating inverted indexes
- jsii (note: I'm not sure any JS front-end is available)
- Java-based front end
- more
Comments