How to reduce Solr Server workload ?
As external servers create topic map objects to send to the Solr Server, an objective would be to reduce the number of "round-trip" calls to Solr while creating the topic map objects

A Social Bookmarking Example

In a social bookmarking application, there are three objects in play:
  • The node which represents the user who is doing the bookmarking
  • The node which will represent the bookmarked WebResource
  • The possibly many nodes which will represent the Tags placed on that bookmark
The objectives are:
  • To create the bookmark node
  • To create any Tag node which does not already exist for a given tag label
  • To wire the graph

CONTEXT(Help)
-
OpenSherlock Project »OpenSherlock Project
What Quests are entailed in this project? »What Quests are entailed in this project?
Implementation Issues? »Implementation Issues?
How to reduce Solr Server workload ?
+Comments (0)
+Citations (0)
+About