Skip to content

Webstrates/search-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search Frontend

The Search Frontend is a plain webstrate that functions as a Google-like search page for a Webstrate server using the Search Backend's HTTP API.

Before setting up the Search Frontend to your Webstrates server, you'll need:

To set up:

wfs . --id=<webstrateId> --host=<serverHost> --ours --oneshot

Where <webstrateId> is the desired webstrateId of the search frontend (e.g. search) and <serverHost> is the host, including potential credentials and port number (e.g. web:strate@domain.tld or localhost:7007). If deploying to a server without HTTPS, append --insecure to the command. For more information on the usage of WFS, see the WFS documentation.

About

Search through Webstrates using ElasticSearch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published