Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Geearl/7083 consolidate cosmos #529

Merged
merged 10 commits into from
Mar 6, 2024
Merged

Conversation

georearl
Copy link
Contributor

@georearl georearl commented Mar 5, 2024

This is a large PR.

  • This removes the tags db from cosmos
  • all old refences to this db to write and read the tags array for each document/file are changed form the tags db to the status db. We now have a single document for each file.
  • minor fixes here and there, for example the tags entries were being written for every chunk rather than every document in upload
  • the dropdown box on the upload status page was repointed to the new db.
  • this drop down now allows you to select a tag and the table of documents will filter on that selected tag
  • The table now included a column showing the tags associated with a file

@georearl georearl disabled auto-merge March 6, 2024 13:01
@georearl georearl enabled auto-merge March 6, 2024 15:58
app/enrichment/app.py Show resolved Hide resolved
@georearl georearl merged commit 59c7304 into vNext-Dev Mar 6, 2024
6 checks passed
@georearl georearl deleted the geearl/7083-consolidate-cosmos branch March 6, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants