Skip to content

Activity

chore: clean documents from spaces and newlines

AbdelrahmanWMcreated beforeSnippets • 0fce1df • 
on Jan 3

feat: return snippets of the documents with marked query words

AbdelrahmanWMpushed 1 commit to main • 0fce1df…8a20138 • 
on Jan 3

chore: clean documents from spaces and newlines

AbdelrahmanWMpushed 1 commit to main • 0193532…0fce1df • 
on Jan 1

feat: return search result documents with urls

AbdelrahmanWMpushed 1 commit to main • b33af5b…0193532 • 
on Nov 17, 2024
AbdelrahmanWMpushed 6 commits to main • a3fff40…b33af5b • 
on Nov 8, 2024

feat: add index_terminate endpoint

AbdelrahmanWMpushed 2 commits to invertedIndexUpdate2 • 480f48c…1599c70 • 
on Nov 8, 2024

fix: make indexing way faster

AbdelrahmanWMcreated invertedIndexUpdate2 • 480f48c • 
on Nov 7, 2024

fix: add some fixes

AbdelrahmanWMpushed 1 commit to invertedIndexUpdate • 779895b…a77fba9 • 
on Nov 7, 2024

fix: major updates and fixes in inverted index structure and concurrency

AbdelrahmanWMcreated invertedIndexUpdate • 779895b • 
on Oct 28, 2024

Create License

AbdelrahmanWMpushed 1 commit to main • 596b9a2…a3fff40 • 
on Oct 18, 2024

Update README.md

AbdelrahmanWMpushed 1 commit to main • 937a668…596b9a2 • 
on Oct 18, 2024

fix: fix robots.txt infinite loop

Force push
AbdelrahmanWMforce pushed to main • 79c8b36…937a668 • 
on Oct 18, 2024

fix: fix some issues related the making the invertedIndex concurrent

AbdelrahmanWMcreated concurrent-2 • 03074ab • 
on Oct 17, 2024

Update README.md

AbdelrahmanWMpushed 1 commit to main • 8830aa4…79c8b36 • 
on Oct 15, 2024

Create LICENSE

AbdelrahmanWMpushed 1 commit to main • 90795e3…8830aa4 • 
on Oct 12, 2024

fix: continued

AbdelrahmanWMpushed 4 commits to main • 4f23b54…90795e3 • 
on Oct 11, 2024

fix: update CMake file to work for linux

AbdelrahmanWMpushed 2 commits to main • 03074ab…4f23b54 • 
on Oct 6, 2024

fix: fix some issues related the making the invertedIndex concurrent

AbdelrahmanWMpushed 2 commits to main • 2c8f0ed…03074ab • 
on Sep 19, 2024

feat: add a thread pool class

AbdelrahmanWMpushed 1 commit to main • 3d88675…8fed2bd • 
on Sep 17, 2024

fix: update SeachEngineServer with the new webcrawler concurrency rel…

AbdelrahmanWMpushed 1 commit to main • 5899b78…3d88675 • 
on Sep 15, 2024
AbdelrahmanWMpushed 2 commits to main • b3b5a3d…5899b78 • 
on Sep 15, 2024

fix: some changes to crawler concurrency handling

AbdelrahmanWMpushed 1 commit to concurrent-1 • 7ad00ce…6b94ec1 • 
on Sep 15, 2024

Merge pull request #1 from AbdelrahmanWM/concurrent-1

Pull request merge
AbdelrahmanWMpushed 3 commits to main • 3bcc1cf…b3b5a3d • 
on Sep 12, 2024

feat: Implement Craw Server with API endpoints for search, crawl, ind…

AbdelrahmanWMcreated beforeConcurrencyV1 • 3bcc1cf • 
on Sep 12, 2024

feat: updates for concurrent crawler operations

AbdelrahmanWMcreated concurrent-1 • 7ad00ce • 
on Sep 12, 2024

feat: Implement Craw Server with API endpoints for search, crawl, ind…

AbdelrahmanWMcreated beforeConcurrency • 3bcc1cf • 
on Sep 9, 2024

feat: Implement Craw Server with API endpoints for search, crawl, ind…

AbdelrahmanWMpushed 2 commits to main • 029ff70…3bcc1cf • 
on Aug 31, 2024

feat: abstract a SearchEngine class, and some refactoring

AbdelrahmanWMpushed 1 commit to main • ad651a8…029ff70 • 
on Aug 30, 2024

feat: add TermFreq/ExactMatch weight for compound (term/term&phrase) …

AbdelrahmanWMpushed 1 commit to main • 3c33cba…ad651a8 • 
on Aug 29, 2024

feat: add parenthesis to logical term search ex: not (phrase1 and phr…

AbdelrahmanWMpushed 1 commit to main • b09b426…3c33cba • 
on Aug 29, 2024