开发者

how to create a pure browser/javascript search engine for a bunch of static files?

开发者 https://www.devze.com 2022-12-26 12:09 出处:网络
I was wondering 开发者_Go百科if there exists some kind of indexer (in python language for exemple) that would take a bunch of html files and create an index in javascript.

I was wondering 开发者_Go百科if there exists some kind of indexer (in python language for exemple) that would take a bunch of html files and create an index in javascript.

In the solution, these javascript files would then be used to create a pure browser search engine.

Jerome


A bit old and not in python: http://jssindex.sourceforge.net/


another very simple option is http://dentedreality.com.au/projects/jssearch/

0

精彩评论

暂无评论...
验证码 换一张
取 消