feat/sv-searching-txtai #2

Closed
dufok wants to merge 44 commits from feat/sv-searching-txtai into dev
Owner

working backend search engine on txtai with preinit on start

working backend search engine on txtai with preinit on start
dufok added 39 commits 2025-04-07 14:42:59 +00:00
debug: fixed workflows gitea
All checks were successful
Deploy on push / deploy (push) Successful in 15s
e6a416383d
debug: fixed workflows gitea
All checks were successful
Deploy on push / deploy (push) Successful in 4m41s
59e71c8144
feat(db.py): added fetch_all_shouts, to populate the search index
All checks were successful
Deploy on push / deploy (push) Successful in 35s
c0b2116da2
feat: moved txtai and search procedure in different instance
All checks were successful
Deploy on push / deploy (push) Successful in 2m18s
f249752db5
feat: with logs >>>
All checks were successful
Deploy on push / deploy (push) Successful in 59s
a9c7ac49d6
debug: something wrong one stap back with logs
All checks were successful
Deploy on push / deploy (push) Successful in 53s
24cca7f2cb
debug: add logs in search.py and change and input validation ... index ver too
All checks were successful
Deploy on push / deploy (push) Successful in 55s
39242d5e6c
debug: no redis for indexing in nackend side
All checks were successful
Deploy on push / deploy (push) Successful in 1m41s
ad0ca75aa9
debug: start index
All checks were successful
Deploy on push / deploy (push) Successful in 55s
90699768ff
debug: with logs in indexing procedure
All checks were successful
Deploy on push / deploy (push) Successful in 54s
385057ffcd
debug: more logs in indexing
All checks were successful
Deploy on push / deploy (push) Successful in 53s
57e1e8e6bd
debug: Limit max chars for bulk indexing
All checks were successful
Deploy on push / deploy (push) Successful in 53s
19c5028a0c
debug: change logs entris and indexing not wraps all in documents
All checks were successful
Deploy on push / deploy (push) Successful in 53s
eb4b9363ab
feat(search.py): documnet for bulk indexing are categorized
All checks were successful
Deploy on push / deploy (push) Successful in 55s
50a8c24ead
debug: decrease chars in search.py for bulk indexing
All checks were successful
Deploy on push / deploy (push) Successful in 52s
ebb67eb311
feat(search.py): with db reset endpoint
All checks were successful
Deploy on push / deploy (push) Successful in 53s
f1d9f4e036
debug(search.py): encrease batch size for bulk indexing
All checks were successful
Deploy on push / deploy (push) Successful in 53s
fb820f67fd
debug(search.py): encrease batch size for bulk indexing
All checks were successful
Deploy on push / deploy (push) Successful in 1m1s
316375bf18
refactor(search.py): moved initialization logic in search-txtai instance
All checks were successful
Deploy on push / deploy (push) Successful in 55s
60a13a9097
debug: server.py -> threds 1 , search.py -> add 3 times reconect
All checks were successful
Deploy on push / deploy (push) Successful in 49s
077cb46482
feat: give little timeout for resource stab
All checks were successful
Deploy on push / deploy (push) Successful in 51s
6e284640c0
debug(server.py): with 4 workers (threds). cheking reindexing
All checks were successful
Deploy on push / deploy (push) Successful in 55s
88012f1b8c
feat: with index sync endpoints configs
All checks were successful
Deploy on push / deploy (push) Successful in 56s
1fd623a660
debug(search.py): with more logs when check sync of indexing
All checks were successful
Deploy on push / deploy (push) Successful in 1m3s
f089a32394
feat(search.py): detects both missing documents and null embeddings
All checks were successful
Deploy on push / deploy (push) Successful in 1m32s
7f36f93d92
refactor(search.py): moved to use one table docs for embdings and docs store
All checks were successful
Deploy on push / deploy (push) Successful in 50s
e405fb527b
debug(reader.py: trying back shout id in query call
All checks were successful
Deploy on push / deploy (push) Successful in 52s
34a354e9e3
feat(type.qraphql): SearchResult with shout id
All checks were successful
Deploy on push / deploy (push) Successful in 51s
ae85b32f69
debug(reader.py): trying to handle main topic ids founded
All checks were successful
Deploy on push / deploy (push) Successful in 54s
ff3a4debce
debug(reader.py): query_with_stat(info) always
All checks were successful
Deploy on push / deploy (push) Successful in 51s
0bc55977ac
merged with dev
All checks were successful
Deploy on push / deploy (push) Successful in 1m24s
9a02ca74ad
refactor(reader.py): Remove the unnecessary topic joins that cause duplicate results
All checks were successful
Deploy on push / deploy (push) Successful in 51s
ecc443c3ad
fix(search.py): store all results in cash not only first offset
All checks were successful
Deploy on push / deploy (push) Successful in 52s
bc4ec79240
fix(reader.py): change sorting and answer on querys
All checks were successful
Deploy on push / deploy (push) Successful in 50s
78326047bf
fix(reader): sorting by rang not by id in cash
All checks were successful
Deploy on push / deploy (push) Successful in 6s
c533241d1e
debug: without debug logging. clean
All checks were successful
Deploy on push / deploy (push) Successful in 1m27s
106222b0e0
to requested review from to 2025-04-13 05:35:59 +00:00
to added 1 commit 2025-04-13 05:36:20 +00:00
Merge branch 'dev' into feat/sv-searching-txtai
All checks were successful
Deploy on push / deploy (push) Successful in 6s
83d61ca76d
dufok added 1 commit 2025-04-15 22:21:35 +00:00
Merge branch 'dev' into feat/sv-searching-txtai
:
All checks were successful
Deploy on push / deploy (push) Successful in 6s
e382cc1ea5
dufok added 1 commit 2025-04-15 22:32:52 +00:00
feat: title weight procedure
All checks were successful
Deploy on push / deploy (push) Successful in 1m16s
27b0928e73
dufok force-pushed feat/sv-searching-txtai from 27b0928e73 to e382cc1ea5 2025-04-16 20:35:32 +00:00 Compare
dufok added 3 commits 2025-04-23 21:25:19 +00:00
feat(search.py): separate indexing of Shout Title, shout Body and Authors
All checks were successful
Deploy on push / deploy (push) Successful in 39s
4d965fb27b
merge dev
All checks were successful
Deploy on push / deploy (push) Successful in 46s
ec9465ad40
feat: with three separate endpoints
All checks were successful
Deploy on push / deploy (push) Successful in 5s
11654dba68
dufok closed this pull request 2025-05-20 13:55:32 +00:00
All checks were successful
Deploy on push / deploy (push) Successful in 5s

Pull request closed

Sign in to join this conversation.
No reviewers
to
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: discours.io/core#2
No description provided.