-
Notifications
You must be signed in to change notification settings - Fork 154
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
Display size of knowledge bases #4369
Comments
reckart
added a commit
that referenced
this issue
Dec 9, 2023
- Display repository size and index size - Also display repository size but make it approximate if the repository size is quite large
reckart
added a commit
that referenced
this issue
Dec 10, 2023
- Display repository size and index size - Also display repository size but make it approximate if the repository size is quite large
reckart
added a commit
that referenced
this issue
Dec 10, 2023
…size-of-knowledge-bases #4369 - Display size of knowledge bases
reckart
added a commit
that referenced
this issue
Dec 17, 2023
reckart
added a commit
that referenced
this issue
Dec 17, 2023
* main: (53 commits) No issue: Try fixing flaky test No issue: Try fixing flaky test No issue: Fix bad variable name in documentation. #4360 - Clean up code #4360 - Clean up code #4375 - SanitizingContentHandler blocks namespace mappings Typo Added information about Apache 2.4 permissions Added instructions to forward SSL scheme in order to prevent CSP errors #4360 - Clean up code #4360 - Clean up code #4360 - Clean up code #4370 - Download knowledge bases in compressed form #4369 - Display size of knowledge bases #4360 - Clean up code #4360 - Clean up code #4326 - Upgrade dependencies #4360 - Clean up code #4360 - Clean up code #4360 - Clean up code ... % Conflicts: % inception/inception-app-webapp/src/main/java/de/tudarmstadt/ukp/inception/app/config/InceptionSecurityWebUIShared.java % inception/inception-kb/src/main/java/de/tudarmstadt/ukp/inception/kb/KnowledgeBaseServiceImpl.java % inception/inception-log/src/main/java/de/tudarmstadt/ukp/inception/log/EventRepositoryImpl.java % inception/inception-project-export/src/test/java/de/tudarmstadt/ukp/inception/project/export/controller/ExportServiceControllerImplTest.java % inception/inception-recommendation-api/src/main/java/de/tudarmstadt/ukp/inception/recommendation/api/model/LearningRecord.java % inception/inception-recommendation/src/main/java/de/tudarmstadt/ukp/inception/recommendation/exporter/ExportedLearningRecord.java % pom.xml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
It would be interesting to know the size of a KB on disk. But it is annoying to figure out using a file explorer because index and KB are in separate folders and because finding them is also not trivial.
Describe the solution you'd like
Display the information in the KB settings.
The text was updated successfully, but these errors were encountered: