Update README.md

This commit is contained in:
Shinsuke Sugaya 2014-04-04 12:06:55 +09:00
parent 632e5b8255
commit 6bd9c9a0d4

View file

@ -1,11 +1,19 @@
Fess
Enterprise Search Server: Fess
====
## Overview
Fess is Java based full text search server provided as OSS product. You can install and run Fess quickly on any platforms, which have Java runtime environment. Fess is provided under Apache license.
Fess is very powerful and easily deployable Enterprise Search Server. You can install and run Fess quickly on any platforms, which have Java runtime environment. Fess is provided under Apache license.
Fess is Solr based search server, but knowledge/experience about Solr is NOT needed because of All-in-One Enterprise Search Server. Fess provides Administration GUI to configure the system on your browser. Fess also contains a crawler, which can crawl documents on Web/File System/DB and support many file formats, such as MS Office, pdf and zip.
## Web Sites
- [English](http://fess.codelibs.org/), [Japanese](http://fess.codelibs.org/ja/)
- [English](http://fess.codelibs.org/)
- [Japanese](http://fess.codelibs.org/ja/)
### Issues/Questions
Please file an [issue](https://github.com/codelibs/elasticsearch-river-web/issues "issue").