Hi Dharmendra, I would recommend putting all types of data in the same database, and use collections or directories to easily distinguish them.
If you really have compelling reasons to not want to do this, you could have a look at creating a Super Database with the others as Sub. But this doesn’t sound as a use case that would require this. Cheers, Geert From: <[email protected]<mailto:[email protected]>> on behalf of Dharmendra Singh <[email protected]<mailto:[email protected]>> Reply-To: Dharmendra Singh <[email protected]<mailto:[email protected]>>, MarkLogic Developer Discussion <[email protected]<mailto:[email protected]>> Date: Friday, October 7, 2016 at 8:16 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [MarkLogic Dev General] Search within multiple database I have multiple databases. Lets say a database containing Journals, another containing article, another containing books and so on. When the user Searches for any term, we must search across all the databases for this term and results must be returned. So MarkLogic has provided anything for achieving this straight away. If not how we can implement the same with speed considerations. Also I believe as the data for each database is different, the result returned for each database must be different, your solution will be much appreciated. Regards Dharmendra Kumar Singh
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
