theofilis / medical-search-engine

Implement a search engine in a collection of medical texts. I use lucene library, jsp, ajax and bootstrap.

Home Page: http://83.212.120.171:8080/Information_Retrieve_2013/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Medical Search Engine

Project Dependencies

  1. Lucene 3.6 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-text search, especially cross-platform.
  2. dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP.
  3. jstl JavaServer Pages Standard Tag Library (JSTL) encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization tags, and SQL tags. It also provides a framework for integrating existing custom tags with JSTL tags.

About

Implement a search engine in a collection of medical texts. I use lucene library, jsp, ajax and bootstrap.

http://83.212.120.171:8080/Information_Retrieve_2013/

License:GNU General Public License v3.0


Languages

Language:Java 69.1%Language:JavaScript 24.9%Language:CSS 6.0%