On Tue, Mar 9, 2010 at 13:11, Niu, Xuetao <[email protected]> wrote: > I guess I don't need indexing cuz I don't use any query languages > (xpath, sql2, etc...) in my code. So I removed the <SearchIndex> tag > from the configuration file. > > Am I doing the right thing to remove the functionality that I don't > need?
Yes, the SearchIndex element can be removed from the configuration if you don't need jcr query support. Note that you will also have to change the workspace.xml for existing workspaces. Regards, Alex -- Alexander Klimetschek [email protected]
