Skip to content

pmakkar93/Xapian-IR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xapian-IR

Using Native C++ Xapian API library, we have developed an Information Retrieval Search Engine in Java Programming language. The aim of this project is to store large amount of data in Memory (indexing) and benchmarking it with other state-of-the-art IR libraries like Apache Lucene and LucenePlusPlus. Benchmarking was done with respect to Index Size, Indexing Speed, and Searching Speed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages