Federated Web Search Client
 
 
 
Go to file
Searsia 1d962484e6 new scoring; remove client text scoring and reranking 2019-06-30 23:14:12 +02:00
css banner scaling 2017-09-07 11:48:03 +02:00
fonts client v1.2 2016-02-23 18:31:52 +01:00
images adds advertisement possibilities 2017-05-11 13:32:55 +02:00
js new scoring; remove client text scoring and reranking 2019-06-30 23:14:12 +02:00
LICENSE client v1.2 2016-02-23 18:31:52 +01:00
README.md initial newapi version 2019-01-07 22:41:42 +01:00
index.html preparing for new api, adding unit tests and an example client implementation 2019-01-05 23:59:29 +01:00
search.html initial newapi version 2019-01-07 22:41:42 +01:00
test.html test session ids 2019-06-30 23:11:38 +02:00

README.md

Searsia web client

http://searsia.org

Usage:

  1. Set the variable API_TEMPLATE in the file js/exampleclient.js;
  2. Open index.html in a web browser;
  3. Done.

The client will connect to a Searsia server that is set in the variable API_TEMPLATE in the file js/exampleclient.js. Examples of server API templates can be find under: http://searsia.org/start.html#clientoptions