> Hi again. > >> Well, the signature of the SearchIndex createDocument changed. I also >> use a different SearchIndex which extends o.a.j SearchIndex. If you do >> so, make sure you make use of @Override java 1.5 features to avoid basic >> problems you have now with changing signatures over overridden classes. >> I know for sure IndexFormatVersion has been added to the signature. > > I didn't notice the signature change. Now I have updated that, but it still > is not called. > I set my search index in the SearchIndex element within the Workspace > element, and it doesn't work > (doesn' call my code). If I also set it in the SearchIndex element of > Repository, it now calls my > code, but the results are not as expected. > So my question is how to correctly set the repository.xml's SearchIndex > elements to be able to use > my own searh index impl.
Sorry for the trouble, I found a bug in my code. I don't fully understand the behavior I got, but now it works. Thanks! Esteban Franqueiro [EMAIL PROTECTED] Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.
