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.
|
9 months ago | |
---|---|---|
src | 9 months ago | |
LICENSE | 7 years ago | |
README.md | 9 months ago | |
pom.xml | 1 year ago |
README.md
Searsia Server Version 1
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.