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: 2 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T19:06:08.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T01:49:52.425Z (over 1 year 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: 2
- 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.