Re: My first question in 2006 :D

2006-01-02 Thread Bernhard Messer
Daniel, you can simply ignore this message. It only says that you have term vectors enabled and add one ore more "empty" documents without a body. If you don't need term vectors for any special operations on index terms, switch this feature off. Bernhard Daniel Cortes wrote: Hello everybo

Re: Find version of Lucene library

2005-03-10 Thread Bernhard Messer
+1 Bernhard Doug Cutting wrote: Andrzej Bialecki wrote: Hmmm... would not java.lang.Package various methods do the job? I'm not sure... I just tried to do Package.getPackage("org.apache.lucene") and got null, even though the manifest is present in the JAR. I looked into this. The packag