Hi Ard. > I am not sure about your particular issue, but the Lucene indexing > structure changed yes (and will keep changing in the future). But > apparently you have been programming against how this lucene index is > structured. You hooked this in yourself I suppose?
I have to maintain this code, but I did not originally write it. And for the time being, I can't change it, all I can do is upgrade it to use Jackrabbit 1.4. > Jackrabbit, just like specified in jsr 170, gives you a subset of xpath > and sql as possible ways to query the repository data. Since this is an > abstraction, people do not have to know how to write lucene queries *or* > hoe the lucene index is structured. If from 1.3 -> 1.4 the lucene index > is restructured, well, that is obviously possible. We can not guarantuee > obviously that programming against assumptions made about how the index > is structured keeps working. Hopefully you agree on this with me. Certainly. How was the index restructured? > OTOH, i might be off, and you mean something else? However, if you > programm agains the lucene structure, make sure it is part of the > structure which you control yourself. Otherwise you'll end up > refactoring after every change I don't know if the app is coded against the Lucene structure (I'm not sure because I'm very new to this code), but my problem is that it's asking for the label and the label is not there. I'm trying to figure out how to make it add the label, or why it's not there anymore. Any help is welcomed. Regards, 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.
