WebSearch
From Jaeksoft Wiki
Contents |
[edit]
Jaeksoft WebSearch
Jaeksoft WebSearch is a search engine build in JAVA.
Jaeksoft WebSearch is based on best JAVA technologies:
- The lucene Text search engine library Apache Lucene
- Stable and powerful server Apache Tomcat
- An ergonomic user interface powered by Java Server Faces and Jboss RichFaces
[edit]
Prerequisite
- Operating system
- Solaris 8 or newer
- Linux
- Mac OS X 10.4 or newer
- Windows XP/2000/VISTA
- Java Runtime Environment 5 or newer. Eg.: SUN's implementation
[edit]
Download
This program is distributed under the GPL v3 license.
- Click here to read the license.
- Choose a package:
- Only the war: Jaeksoft-WebSearch.war
- Zip with Apache Tomcat: Jaeksoft-WebSearch.zip
- Tar.gz with Apache Tomcat: Jaeksoft-WebSearch.tar.gz
[edit]
Installation
[edit]
Install the JAVA JDK
- Set the environment variable JAVA_HOME
- Windows - Eg.: C:\Program Files\Java\jdk1.6.0_06
- Unix - Eg: EXPORT JAVA_HOME=/usr/lib/java/jdk1.6.0_06.
Pour l'installation Windows, la variable d'environnement est installée automatiquement, il n'y a rien à faire.
[edit]
Extract Jaeksoft WebSearch
Unzip the archive: Jaeksoft-WebSearch.zip.
[edit]
Starting Tomcat
- Go to the right folder: Jaeksoft-WebSearch/apache-tomcat-6.0.16/bin
- Starting tomcat:
- Windows: launch startup.bat
- Unix: launch startup.sh
[edit]
Use WebSearch
Start your favorite navigator using this URL: http://localhost:8080
[edit]
Bug report
Report bugs and wishes here: http://www.jaeksoft.com/bugs
