Looking at the message in the body, there was a question specific to range indexes as well. Adding a range index to a database does not remove documents from a database. In the scenario described, the invalid records would persist in the database, but searches leveraging the added range index would probably not return those documents. Adding an index when data is already in the database triggers reindexing, which can be resource-intensive depending on the number of documents and size of the database.
On Tue, Dec 9, 2014 at 5:51 PM, Florent Georges <[email protected]> wrote: > On 9 December 2014 at 14:27, mohan mohan wrote: > > > Can somebody suggest me how to Load data in MarkLogic > > Everything you always wanted to know about loading* > (*but were afraid to ask): > > http://docs.marklogic.com/guide/ingestion. > > Regards, > > -- > Florent Georges > http://fgeorges.org/ > http://h2oconsulting.be/ > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general >
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
