Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rani-abha/mini-search-engine
This mini search engine should be programmed to perform parsing, crawling, indexing, and query-serving functions and return the results on a result page.
https://github.com/rani-abha/mini-search-engine
content-pages crawling indexing lucene parsing query-service rabittmq search-algorithm search-engine server spring-boot
Last synced: about 3 hours ago
JSON representation
This mini search engine should be programmed to perform parsing, crawling, indexing, and query-serving functions and return the results on a result page.
- Host: GitHub
- URL: https://github.com/rani-abha/mini-search-engine
- Owner: rani-abha
- Created: 2023-08-28T07:43:24.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-28T19:06:08.000Z (4 months ago)
- Last Synced: 2024-07-28T20:25:44.868Z (4 months ago)
- Topics: content-pages, crawling, indexing, lucene, parsing, query-service, rabittmq, search-algorithm, search-engine, server, spring-boot
- Language: Java
- Homepage:
- Size: 617 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini-Search-Engine
It includes servers and content pages to enable the engine to index while creating a mini-search engine like Google. This search engine should be programmed to perform parsing, crawling, indexing, and query-serving functions and return the results on a result page.