https://github.com/cbuschka/solidsearch-searchhead
Solidsearch searchhead
https://github.com/cbuschka/solidsearch-searchhead
Last synced: about 2 months ago
JSON representation
Solidsearch searchhead
- Host: GitHub
- URL: https://github.com/cbuschka/solidsearch-searchhead
- Owner: cbuschka
- License: apache-2.0
- Created: 2017-03-14T07:37:08.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2015-02-15T15:57:41.000Z (over 10 years ago)
- Last Synced: 2025-01-16T04:23:05.355Z (9 months ago)
- Language: Java
- Size: 957 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
- License: LICENSE.txt
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 athttp://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.