Skip to content

kantharajucn/Lucene_search_engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Lucene search engine

Implementation of basic search engine using Lucene from scratch.

This project involves creating index for the text and HTML documents and developing the search.

Requirements

  1. Java 1.8 or later.
  2. Apache Lucene
  3. Porter stemmer

Usage

  1. Provide the file path in [LuceneConstants.java] file.
  2. Run [MainClass.java]

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages