An open API service indexing awesome lists of open source software.

https://github.com/cbuschka/solidsearch-searchhead

Solidsearch searchhead
https://github.com/cbuschka/solidsearch-searchhead

Last synced: about 2 months ago
JSON representation

Solidsearch searchhead

Awesome Lists containing this project

README

          

h1. Solidsearch

h2. A full scalable web search engine combining the power of PostgreSQL, Elasticsearch and Vaadin

h3. "http://www.solidsearch.org":http://www.solidsearch.org

Solidsearch is a scalable web search engine. See features here:

http://www.solidsearch.org/features/

h3. Installation

Installation time depends on size of distributed environment.

First time you will need at least one hour for installation all components on one machine.

Take care and read our installation instructions: http://www.solidsearch.org/installation/

h3. Hardware requirements

Solidsearch is very efficient in dealing with hardware resources.

You need minimum 3 CPU cores, 6 GB RAM and 200 GB HD.

SSDs shows better search performance (just if you are RAM limited) but ordinary HD will also do a good job.

h3. Start crawling / indexing

Please take a look to "Getting started":

http://www.solidsearch.org/getting-started/

h3. Searching

Only go to http://localhost:8080/searchhead and type in your query.

h1. Author

Steffen Otto

h1. License


This software is licensed under the Apache License, version 2.

Copyright 2009-2015 Solidsearch

Licensed under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.