Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.