fmi-basel / oppfin

Opportunity Finder in collaboration with FMI and EUResearch
Apache License 2.0
2 stars 0 forks source link

Build Status

Searchbox/Search Framework

Searchbox is a Search Framework developed under java/spring which enables you as a developer or CIO to easily leverage backend search engines such as Apache Solr, ElasticSearch and Google Site Search in an easy way.

Some of the goals for the project are that it should

Usage

In order to quickly get started with the framework, you can run it from the command line:

$ git clone git@github.com:searchbox/framework.git
$ cd framework
$ mvn clean package -DskipTests
$ java -jar target/dependency/jetty-runner.jar --port 8080 target/*.war

Overview

The Searchbox framework provides an easy way to build a search engine to visualise both structured data and non-structured data

Components

Collections

Search engine

Search elements

Web The Searchbox framework provides an easy way to build a search engine to visualise

Components

TODO

Known Limitations

License

Searchbox is distributed under the Apache 2 license. Please keep the existing headers.

Attribution

Main developers