This is a simple information retrieval system that can be used to search for documents in a corpus. The system is based on the positional index data structure. The system is built using Node.js and Express.js. The system is built as a part of the course CS F313 Data Storage and Retrieval at Helwan University Software Engineering program 2023/2024.
search-engine information-retrieval typescript search-algorithm searching-algorithms phrase-query positional-indexing boolean-operators
- Updated
Dec 10, 2023 - TypeScript