Skip to content

searchcraft-inc/searchcraft-single-page-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Searchcraft Single Page Client

What is it?

A stand-alone, zero dependency HTML page that can act as a search query UI for Searchcraft to run search queries against the Searchcraft Core API. The controls are minimal, you can set the total results per page and toggle between fuzzy and exact match searches. You may query against either an index or a federation.

How to configure it?

Simply add your endpoint url, index RESTful name or federation name and read key. If you configured your index or federation in Vektron, this information is in your code snippets panel. If you are running Searchcraft locally you should have these already. The values are stored in local storage so they are retained between page refreshes. There are no NPM packages to install or external dependencies, just a single HTML page that you load into your browser.

Documentation

https://docs.searchcraft.io/api/overview/

About

A stand-alone, zero dependency HTML page that can act as a search query UI for Searchcraft.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages