Skip to content

Example of how to create a search engine with IndexTank and SimpleWorker

Notifications You must be signed in to change notification settings

dbasch/indextank-simpleworker-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Example of how to create a search engine with IndexTank and SimpleWorker.

Why this is interesting: you don't need a server

The html page loads the search results via javascript directly from the IndexTank Public API

The index is populated by a SimpleWorker instance which you can run at simpleworker.com

How to use this:

Just replace your SimpleWorker and IndexTank keys in both files. You'll need your public api url for index.html, and your private url and SimpleWorker keys in worker.rb

About

Example of how to create a search engine with IndexTank and SimpleWorker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages