An open API service indexing awesome lists of open source software.

https://github.com/klaudiozdrava/information-retrieval

A web application that implements a search engine using Lucene library
https://github.com/klaudiozdrava/information-retrieval

bootstrap5 java lucene search-engine user-interface web

Last synced: about 2 months ago
JSON representation

A web application that implements a search engine using Lucene library

Awesome Lists containing this project

README

          

# Information-Retrieval

A search engine application that was developed as a university assignment for the subject of Information Retrieval.
The application features a web search of the abstract collection of 3204 research articles published in the authoritative journal Communications of the ACM.
The application was implemented using the Java programming language and the Lucene library.
All articles can be found on InfoRet folder.