Re: Why is Field.java final?

2004-07-14 Thread Holger Klawitter
-final. How about the ability to provide a writer to termText in order to exchange a word by a synonym without having to create another object? I favor everything which makes the Lucene API less restricitve thus making more unexpected things possible :-) Mit freundlichem Gruß / With kind rega

Re: Possible to fetch a document without all fields for performance?

2004-05-13 Thread Holger Klawitter
add a field instead which contains some kind of pointer to the body itself. Mit freundlichem Gruß / With kind regards Holger Klawitter - -- lists klawitter de -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAox9o1Xdt0HKSwgYRAvptAJ4nbXjKu1Tqp64djZwCUg4Jsi7FhgCghmhQ Vs

Re: Suggestion for Token.java

2004-04-13 Thread Holger Klawitter
you're right; I forgot about cloning, but ... (Lords advocate :-) 1.) Cloning implies the need to change filters whenever the fields in Token change. 2.) In presence of so many "final"s it's quite consistent to avoid creation of objects in favour of reuse. Mit freundlich

Suggestion for Token.java

2004-04-13 Thread Holger Klawitter
org.apache.lucene.analyzer. Mit freundlichem Gruß / With kind regards Holger Klawitter - -- lists klawitter de -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAe/C41Xdt0HKSwgYRAoUEAKCUARoxSFiPv6OyJCzJhbLCLbtkmwCfQHzH pH4Z4Bk6M/emmLn0CVoEX8w= =1fIA -END PGP SIGNATURE

How to feed Filter into Query/IndexReader?

2004-04-06 Thread Holger Klawitter
kind regards Holger Klawitter - -- lists klawitter de -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQFAcokd1Xdt0HKSwgYRAuDjAKCF5HfeLNMsm+MyKAedlBa6e/Js5wCgmYfW B0tcjQN/wOsY+NL1/ciQBHM= =z6pW -END PGP SIGNATURE

Re: lucene web demo problems

2003-11-24 Thread Holger Klawitter
) readable for the user under which tomcat is running? * By the way, you can put the while .jar file into WEB-INF/lib - that way you don't have to transfer class files one-by-one. Mit freundlichem Gruß / With kind regards Holger Klawitter - -- [EMAIL PROTECTED] -BEGIN PGP SIGNATU