You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, keyword search is implemented using SPARQL filters.
As the repository grows, these queries will become slower.
It would scale better to use solr instead.
At present, keyword search is implemented using SPARQL filters.
As the repository grows, these queries will become slower.
It would scale better to use solr instead.