Will the weak references still work in case SearchIndex element is
removed? I saw they are using Lucene queries.
Thanks in advance
Sergiy Shyrkov
On 09.03.2010 14:40, Alexander Klimetschek wrote:
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