[Ilugc] Client Side Search

  • From: logic.linux@xxxxxxxxx (Srikanth Lakshmanan)
  • Date: Wed, 13 Jul 2011 00:54:48 +0530

On Tue, Jul 12, 2011 at 17:44, Srikanth Lakshmanan <logic.linux at 
gmail.com>wrote:

Hi,

Am looking for a client side search tool for searching indexed web pages on
a CD. The closest i could get while searching was jssindex[1], but looks
like it lacks unicode support and gave me a broken index when i used Tamil
text. Please suggest if you know of similar tools which I could try. Thanks

[1] http://jssindex.sourceforge.net/


Sorry, I should have put the question in a better way. By Client side I
meant "In browser" within the CD. The end user would not install anything,
just open HTML pages from CD, and search page has to exist in it indexing
all the contents of the HTML pages.It rules out any webserver(unless there a
"live" webserver which is cross platform). and hence I need a way to access
Lucene / Solr or any index with javascript. After few spending few more
searches i got this[1] as the exact scenario am looking for, but looks like
i have to do spend more time on it. :) Thanks.

[1]
http://stackoverflow.com/questions/1357173/full-text-search-for-static-html-files-on-cd-rom-via-javascript

Regards,
Srikanth L

Other related posts: