Skip to content

A Java application that uses Lucene and Tika to search document and display the document part in which the document is found.Along with precision and recall value

Notifications You must be signed in to change notification settings

tusharkm/search_engine_using_lucene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Search Engine using lucene

Problem Statement:

Develope a text search application which can search text in variety of documents and can retrive the snippet of text in the document.

Objective:

A java web application that uses Lucene and Tika to search text in various types of documents (pdf, txt, docx, ppt, xlxs, html etc) and display the document part in which the document is found. Along with precision and recall value.

About

A Java application that uses Lucene and Tika to search document and display the document part in which the document is found.Along with precision and recall value

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published