-
Notifications
You must be signed in to change notification settings - Fork 39
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
Indexes - Visualisation after harvesting #52
Comments
It happened to me too, in indices and facets. It would be good to provide some screenshots here to document this. |
It is not clear to me why this is happening. The display of the index entry requires that the reference in the Epidoc XML corresponds to an entry in the referenced index XML, and that the indexed has been successfully harvested into the RDF store. When you see an index entry of the form "http://localhost...." rather than the expected name, that indicates that the RDF data does not have a mapping of that reference to a particular name harvested from the index. Why that data may not be harvested is unknown to me from the above. |
@gabrielbodard : could be a memory issue? Do we have a way of enlarging the memory for RDF harvesting? |
When running locally via the build script, you can specify the amount of memory available to EFES via the -Xmx parameter in build.sh or build.bat. For example, "-Xmx8192m" is 8GB of memory. |
Troubles with visualisation (http://localhost....) randomly changing after each harvesting, apparently there is no ratio in this behaviour.
The text was updated successfully, but these errors were encountered: