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
- Host: GitHub
- URL: https://github.com/klaudiozdrava/information-retrieval
- Owner: klaudiozdrava
- Created: 2022-10-19T12:56:06.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-20T08:48:37.000Z (over 3 years ago)
- Last Synced: 2025-01-01T00:43:26.390Z (over 1 year ago)
- Topics: bootstrap5, java, lucene, search-engine, user-interface, web
- Language: Java
- Homepage:
- Size: 8.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.