Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8122005
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T05:41:40+00:00 2026-06-06T05:41:40+00:00

I am inserting some xml documents from the UI in Marklogic Server and at

  • 0

I am inserting some xml documents from the UI in Marklogic Server and at the same time showing them in a list. I want to show the documents in a order. The document first inserted should come first in a list. Second document should come at second place and so on. But Marklogic is showing them randomly without any order.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T05:41:41+00:00Added an answer on June 6, 2026 at 5:41 am

    The insert order is not persisted or preserved when working with MarkLogic Server. If you want your document’s insert order to be preserved the data or the data’s properties will need some value upon which the server can do an “order by” clause.

    for $doc in fn:doc()
    order by $doc//some-aspect-of-the-xml-structure
    return
    $doc
    

    The documents are indeed independent from each-other in a “shared nothing” architecture. This helps MarkLogic run much faster than some relational database approaches where “rows” share membership and ordering in a “table” and as a result have trouble clustering efficiently.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I want to write some values from editText of activity in the file string.xml.
I've noticed, that every time I compact my CouchDB instance after inserting some stuff,
Is there a (clean) way to manipulate some text from std::cin before inserting it
Currently I have some xml documents which are converted via xsl into html. The
I am looping through several hundred records from a XML file and inserting in
I'm parsing a xml file and inserting it into database. However since some text
I'm trying to insert some data from a XML document into a variable table.
If i have an xml file (uploaded to my server), and i do some
I am inserting some data into an array but I am getting ,9,My firstname,My
In my java web application, I am inserting some records into MySql db. I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.