Skip to content

Commit 9f0a884

Browse files
committed
Update README.md
1 parent 7246652 commit 9f0a884

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

Lines changed: 3 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,9 @@
11
# MOOGLE - The Worst Best Search Engine
22

33
## TODO
4-
- [x] Make a migration script. word and word_images are the biggest bottlenecks in my database.
5-
- [x] First test a couple of word entries
6-
- [x] Then test a couple of image entries
7-
- [ ] Then run queries and see if they work
8-
- [ ] Change update one for update many
9-
- [x] If the migration script is worth it, migrate the data and update services
10-
- [x] Fix pipeline to run only on release tag
11-
- [x] Check if weight exists in the query engine
12-
- [ ] Add a favicon
13-
- [x] Check URL paths in the backend and frontend
14-
- [ ] Store page of the day in Redis
15-
- [x] Get a domain
16-
- [x] Deploy
17-
- [ ] Fix the links not updating to purple
4+
- [ ] Test the flattened database in the query engine
5+
- [ ] If everything works, rename the database and start the spiders, indexers, and other services to point to this new database
6+
- [ ] Fix the query engine to use the new database
187

198
## For Future
209
- [ ] Use stems for words

0 commit comments

Comments
 (0)