forked from ad-freiburg/qlever
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve quickstart and default Wikidata settings (ad-freiburg#675)
* For large knowlege bases, the IndexBuilder opens thousands of temporary files at ones. This is not allowed on many linux sytems by default. The workaround for this problem is now documented in the quickstart.md * The default batch size for the wikidata-settings.json is now 10 millions. This eliminates a common source for out-of-memory problems when building indices for Wikidata.
- Loading branch information
1 parent
679215d
commit a43c1b9
Showing
2 changed files
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters