ryanjdew / ml-slush-discovery-app

Quick up and running app for exploring MarkLogic data, based off of the marklogic-node slush template
Other
9 stars 7 forks source link

Analytics Dashboard Report is getting saved in Content database #71

Closed lsheth closed 8 years ago

lsheth commented 8 years ago

Please indicate that you followed the steps below before filing an issue:

ryanjdew commented 8 years ago

It should be part of the content database, but it should be also under "/discovery-app/config/" to avoid being seen in search results, though.

lsheth commented 8 years ago

Hi Ryan,

Thanks for your quick response. Currently it is saving into “discovery-app-content” database hence it is getting into my search results as unexpected document. Do you think this needs to be fixed at application level?

Thanks,

Linesh Sheth Sr. Sales Engineer, Alliances MarkLogic Corporation Linesh.Sheth@marklogic.com Work Phone: +1 650 287 2585 Mobile: +1 650 787 8689 www.marklogic.comhttp://www.marklogic.com/

“Must Watch” this YouTube video -> "Take The Red Pill"https://www.youtube.com/watch?v=OzXu1xZ8J3w to free your mind from tyranny of Relational/ETL and see how @ MarkLogic we solve the Data Silos problem with a new approach of data integration.

From: Ryan Dew [mailto:notifications@github.com] Sent: Tuesday, July 26, 2016 3:23 PM To: ryanjdew/ml-slush-discovery-app Cc: Linesh Sheth; Author Subject: Re: [ryanjdew/ml-slush-discovery-app] Analytics Dashboard Report is getting saved in Content database (#71)

It should be part of the content database, but it should be also under "/discovery-app/config/" to avoid being seen in search results, though.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/ryanjdew/ml-slush-discovery-app/issues/71#issuecomment-235424551, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AOKCTyY7IiEAj3TjDoDTd8aUunfc4WOUks5qZojKgaJpZM4JVpCB.

ryanjdew commented 8 years ago

Yes. I agree that it should be fixed in the application. I just pushed a couple commits that should resolve the issue for you.

lsheth commented 8 years ago

Thanks Ryan for the quick fix.