I am using Index Configuration in Jackrabbit 1.4. Is there any way I can have NO property be indexed? I tried having an indexing_configuration.xml file that had just: <?xml version="1.0"?> <configuration xmlns:nt="http://www.jcp.org/jcr/nt/1.0"> </configuration>
I expected that the index folder in the workspace, but it wasn't so. Any reason why? Thanks in advance, Sridhar
