File | Date | Author | Commit |
---|---|---|---|
shell | 2015-03-04 |
![]() |
[af1c4c] Prepare 1.5.11 |
src | 2015-04-19 |
![]() |
[152a75] Retrieve doc from master |
.gitignore | 2014-12-06 |
![]() |
[ec6c0d] Add boost skeleton to #1269 |
CHANGELOG.txt | 2015-04-09 |
![]() |
[401fe5] Update change log |
CHANGES.txt | 2015-04-09 |
![]() |
[401fe5] Update change log |
LICENSE.txt | 2014-11-23 |
![]() |
[fceb1a] Integrate maven-notice-plugin |
NOTICE.txt | 2014-11-23 |
![]() |
[fceb1a] Integrate maven-notice-plugin |
README.md | 2014-06-29 |
![]() |
[1be1c3] Update readme links |
build.xml | 2015-04-11 |
![]() |
[6f478e] Fixes revision name |
oss_logo.png | 2010-12-21 |
![]() |
[ce4b39] Work in progress on this new features: |
oss_team.jpg | 2009-10-29 |
![]() |
[e9b776] New feature 2888788: Upgrade Lucene to release ... |
pom.xml | 2015-04-11 |
![]() |
[c2f46f] Fixes packaging issues |
http://www.opensearchserver.com
Copyright Emmanuel Keller / Jaeksoft (2008-2013)
This software is licensed under the GPL v3.
OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, ...) and the REST/RESTFul API you will be able to integrate quickly and easily advanced full-text search capabilities in your application. OpenSearchServer runs on Linux/Unix/BSD/Windows.
You need to have a JAVA 6 (or newer) runtime on your server
http://www.opensearchserver.com/#download
FILE
opensearchserver.jar -> the main libraryFILE
README.md -> this fileDIR
data -> will contains your indexDIR
server -> will contains servers filesFILE
start.sh -> Shell to start the server on UnixFILE
start.bat -> Batch to start the server on WindowsFILE
NOTICE.txt -> the third-party license informationsDIR
LICENSES -> Contains the detailled licensesOptionally, can you change the parameters in the start.sh/start.bat script:
- The allowed memory size
- The TCP port (9090 by default)
cd opensearchserver
./start.sh
http://localhost:9090