• Joined on 2025-05-14
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 18:46:26 +00:00
cbcd8ff6e7 Readded more tests.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 15:10:34 +00:00
b397cc4239 Readded bad field type test.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-17 14:15:38 +00:00
2a324bff96 Refactored existing testing.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 17:53:24 +00:00
7674734021 Added more tests back in.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 16:02:46 +00:00
922d88b177 Readded specific query.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 13:47:34 +00:00
1bb799cdce Readded missing fields test.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 13:07:55 +00:00
f69d5d2248 Readded add with bad field name test.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 12:42:05 +00:00
3fd6bafd33 Readded multiple additions test.
884c3180ec Got addition working with field name types.
Compare 2 commits »
jbaskin pushed to main at MoreThanText/morethantext 2025-10-16 04:48:08 +00:00
027fc322e6 Got addition working with field name types.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-14 18:29:31 +00:00
5fb6035069 Added a record iterator.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-13 18:13:35 +00:00
7755947816 Rebuilt record to include field names.
jbaskin pushed to main at MoreThanText/morethantext 2025-10-08 23:00:19 +00:00
96ac523898 Incomplete moving document and field names from strings to name types.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-30 04:00:46 +00:00
2c3467bb86 Create a path and convert to route.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-28 21:15:35 +00:00
3490116775 Added names structure to establish routes.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-25 13:41:37 +00:00
7ba0740ce5 Contining to correct queue.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-22 14:59:46 +00:00
1326fad904 Made query work with indexes first.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-21 15:12:00 +00:00
0c2af3bc96 Confirmed fields can be calculated.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-21 14:12:29 +00:00
a153e23d38 Made document able to hold more than just data.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-21 01:58:43 +00:00
5b4e994685 Getting update to work with new query.
jbaskin pushed to main at MoreThanText/morethantext 2025-09-20 03:15:42 +00:00
a326c1c262 Removed old code.