phernandez
|
a87ac58646
|
Merge branch 'installer'
|
2025-02-12 23:23:30 -06:00 |
|
Paul Hernandez
|
5b4f0eafcc
|
Pre release fixups (#5)
* configure logging
* set mcp output logging also
* fix type check errors
* fix type check
* rename Permalink schema type
* fix type errors
* add typechecks to ci workflow
* pytest coverage setup
* add tests for status cli
* sync tests coverage
* watch_service test coverage
* tests for tool_utils.py
* clean up imports
* file_utils coverage
* markdown plugins coverage
* 99% test coverage
* more test coverage, remove ObservationCategory
* more tool coverage
* fix type-check
* format, upgrade deps
---------
Co-authored-by: phernandez <phernandez@basicmachines.co>
|
2025-02-12 08:23:10 -06:00 |
|
phernandez
|
f0fd1ee942
|
fix fuzzy search on note create
|
2025-01-31 16:38:06 -06:00 |
|
phernandez
|
c2aa947be9
|
remove observation, relation services
|
2025-01-27 17:01:34 -06:00 |
|
phernandez
|
18bd850019
|
fix updates and save content. remove entity.summary
|
2025-01-26 00:00:37 -06:00 |
|
phernandez
|
9f35f8b8d2
|
fix unresolved links on sync
|
2025-01-22 22:37:34 -06:00 |
|
phernandez
|
220914879b
|
delete relations/observations from search_index on delete entity during sync
|
2025-01-22 15:30:57 -06:00 |
|
phernandez
|
f61c5970df
|
add resource api route
|
2025-01-19 20:07:20 -06:00 |
|
phernandez
|
324025f87d
|
dry up search indexing
|
2025-01-19 14:44:44 -06:00 |
|
phernandez
|
e2a4fa63e5
|
fix context_service tests
|
2025-01-16 22:38:19 -06:00 |
|
phernandez
|
3a8a900032
|
search refactor
|
2025-01-16 18:36:47 -06:00 |
|
phernandez
|
fe252a8578
|
context builder mostly working
|
2025-01-16 14:27:22 -06:00 |
|
phernandez
|
a593f50785
|
simplify search logic
|
2025-01-15 17:44:38 -06:00 |
|
phernandez
|
c4a8b85b03
|
refactor relation indexing
|
2025-01-14 19:28:05 -06:00 |
|
phernandez
|
73e8c5bee7
|
add relations and observations to search index
|
2025-01-14 19:06:00 -06:00 |
|
phernandez
|
9dff24746d
|
index relations and observations
|
2025-01-14 18:14:24 -06:00 |
|
phernandez
|
ef13b3b30a
|
refactor sync to use link_resolver
|
2025-01-13 22:31:32 -06:00 |
|
phernandez
|
f464c894f1
|
add link parsing to entity_parser.py
|
2025-01-13 19:45:48 -06:00 |
|
phernandez
|
85efcf8495
|
skip tests for unimplemented search features
|
2025-01-13 13:20:18 -06:00 |
|
phernandez
|
44221e3f78
|
search testing wip
|
2025-01-12 21:27:18 -06:00 |
|
phernandez
|
abe80f74b2
|
revert search service changes
|
2025-01-12 19:56:35 -06:00 |
|
phernandez
|
94ffd25b66
|
search fuzzy matching
|
2025-01-12 18:47:35 -06:00 |
|
phernandez
|
e10804b344
|
fuzzy searching tests
|
2025-01-12 18:30:28 -06:00 |
|
phernandez
|
c5d21276de
|
change entity.path_id to entity.permalink
|
2025-01-12 16:47:21 -06:00 |
|
phernandez
|
761fb708c6
|
rename entity.name to entity.title
|
2025-01-12 12:50:03 -06:00 |
|
phernandez
|
ea74d84c9b
|
fix tests
|
2025-01-11 01:01:13 -06:00 |
|
phernandez
|
8284bee0f7
|
fixing tests
|
2025-01-10 22:25:24 -06:00 |
|
phernandez
|
79380e33ec
|
fix services
|
2025-01-10 20:22:05 -06:00 |
|
phernandez
|
6686c331a5
|
refactor entity.entity_type to be freeform, add summary and content_type
|
2025-01-07 19:00:08 -06:00 |
|
phernandez
|
c261b821f9
|
fix all tests
|
2025-01-07 18:19:41 -06:00 |
|
phernandez
|
545c1a77f3
|
remove document code
|
2025-01-07 00:20:11 -06:00 |
|
phernandez
|
dbe9cea261
|
add search indexing to api routes
|
2025-01-04 20:54:52 -06:00 |
|
phernandez
|
5488ff49d1
|
add search_service.reindex_all() and api route
|
2025-01-04 20:14:36 -06:00 |
|
phernandez
|
6b94ec57a4
|
add index_document to search_service.py
|
2025-01-04 19:53:50 -06:00 |
|
phernandez
|
905ff78aea
|
search service implementation
|
2025-01-04 16:37:02 -06:00 |
|