On Fri, Jan 22, 2010 at 2:22 PM, Gadbury <[email protected]> wrote: > > Hi Ard, > > Thanks for the reply. I ended up rebuilding the repository (removing > repository and workspace folders). It seems that the changes I made to the > SearchIndex element of my repository.xml file (adding in the > respectDocumentOrder = "true") wouldn't take effect until I recreated the > repository. Seems a bit of a pain having to rebuild it all to make a change > to the repository.xml.
if you do not want to rebuild, you change it in the repository.xml (for future workspaces) but also in the workspace.xml. The repository.xml is used as a template for the workspace, hence after creation of the workspace only modifying the repository.xml won't have the desired effect Regards Ard > > Thanks and kind regards, > > James > -- > View this message in context: > http://n4.nabble.com/Executing-Search-Query-NodeIterator-Order-tp1049969p1100015.html > Sent from the Jackrabbit - Users mailing list archive at Nabble.com. >
