about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Misc: Separate OSSE into componentsBaitinq2022-10-199-10/+56
| | | | | We now have a cargo workspace with the Crawler, Client and Indexer packages.
* Initial Commit!Baitinq2022-10-1910-0/+136
This is the initial commit for this experiment of a search engine. I hope I can learn a lot from this!