|
|
e9d0c1b806
|
Added namespace doc!
|
2025-10-31 21:30:47 +00:00 |
|
|
|
eab8c9737b
|
Well, we now have a working search algorithm. However, as we don't
yet have human-readable metadata, this only counts as a proof of
concept.
|
2025-10-31 21:27:56 +00:00 |
|
|
|
21b6bfd67e
|
Minor improvements to indexing.
|
2025-10-31 18:46:08 +00:00 |
|
|
|
5e33f2c815
|
Now successfully creating indexes. Started work on a search function, but out of steam.
|
2025-10-31 16:20:31 +00:00 |
|
|
|
86665db3b8
|
Added more ignorables to .gitignore
|
2025-10-31 15:41:02 +00:00 |
|
|
|
ea2d6927d2
|
OK, this can now compile an index for a single file, and do it very quickly;
it cannot yet iterate over a directory, and I need to work out why not.
But progress!
|
2025-10-31 15:37:36 +00:00 |
|
|
|
73549a5c90
|
Added dependency on peco, for tokenisation.
|
2025-10-31 13:53:54 +00:00 |
|
|
|
f2fc1acc80
|
Added first sketch of ignorable words
|
2025-10-31 13:52:57 +00:00 |
|
|
|
e5875a2a19
|
Added the actual source file, which had been inexplicably omitted.
|
2025-10-31 13:46:56 +00:00 |
|
|
|
b9353eeb24
|
Added a rough sketch of the specification and project structure.
|
2025-10-31 11:37:27 +00:00 |
|
|
|
8b7e37f30f
|
Initial commit
|
2025-10-31 10:28:27 +00:00 |
|