Thanks for your reply Christopher and David. Content is xml . The search app is taking rough 5.6 secs to show the contents snippets , facets etc with about 5 million records. Query used is JAVA API using QueryManager search function.
Read that fragment root keeps each document as one so I thought it could be faster during the parsing stage, but haven't found anywhere to validate this one. Pagination is a bit slow. All others are fine like details, facets links and others. Only the QueryManager search takes long time. Thanks On Sat, May 2, 2015 at 6:08 AM, Shashidhar Rao <[email protected]> wrote: > Hi, > > Will configuring Fragment roots speed up my query. I am building a search > application using Marklogic Java api and I have around 6 different root > elements. > > My search app takes around 5 seconds , to search and to show the snippets > and around 4 filters with roughly 5067188 docs. > > I read that Fragment roots make it one continuous compressed binary > document will it speed up my search. > > Kindly suggest. > > Thanks >
_______________________________________________ General mailing list [email protected] Manage your subscription at: http://developer.marklogic.com/mailman/listinfo/general
