I haven't checked the specifics, but many of the contrib (the "sandbox" is the old name for it) projects have upgraded their latest code to be against the trunk of Lucene, which is destined to be Lucene 1.9. You'll need to either grab a previous JAR built before the codebase changed, or upgrade yourself to the trunk of Lucene's subversion repository all the way around.

        Erik


On Dec 31, 2005, at 10:21 AM, Colin Young wrote:

I'm attempting to compile Lucene with some sandbox code -- specifically the Berkely DB index storage -- and I'm running into and issue where the
code is attempting to import IndexInput (apparently located in
org.apache.lucene.store.IndexInput) but I can't find it in the source
anywhere. I'm not sure if the sandbox code is maybe using a more recent
version of the Lucene code, or if I'm missing something obvious. My
personaly guess is that it's the latter.

I'm using Lucene 1.4.3 source and the db directory from the source
repository at the apache site.

Thanks for any tips.

Colin


Notice: This email message is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to