#637 Using Project Haystack with MongoDB

Veena T Tue 18 Sep 2018

Hi, I'm new to the Project Haystack. I have downloaded the Haystack Java toolkit and experimented with it. I'm planning to build a project where the entities will be modelled using Project Haystack. The entities data will be sent as a JSON string. The JSON string will be converted to a JSON object and inserted into MongoDB. I am planning to use the search functionality of the DB to access and filter entities.

In the long run would there be any hurdles if I follow this approach? Any input would be appreciated.

Login or Signup to reply.