Federated Web Search Server
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Searsia df5468d225 updates links + minor explanations 9 months ago
src changes tests for https at searsia.org 9 months ago
LICENSE server v0.2.1 7 years ago
README.md updates links + minor explanations 9 months ago
pom.xml Sets Java version to 11 1 year ago

README.md

Searsia Server Version 1

https://searsia.org

Usage:

  • Build with: mvn package
  • Run with: java -jar target/searsiaserver.jar -m <url>
  • Done.

The option -m is required: It connects your server to an existing Searsia server, see Searsia server options. Connect to your server with the example Federated Web Search Client. More information can be found in the Searsia Documentation, or you may ask a question under Searsia Server Issues. The server is tested on Ubuntu 20.04 and 22.04.