Re: cache persistent Hits

2006-09-26 Thread Gaston
Hi Erick, the problem was this piece of code I don't need anymore. for(int i=0;iNow it is very fast, thank you very much for your email that is written in detail. Here is my application, that still is in development phase. http://www.suchste.de Greetings Gaston P.S. The search for

Re: cache persistent Hits

2006-09-26 Thread Gaston
l").substring(7)+""); out.println(""); } Perhaps somebody see the reason why it is so slow. Thank you in advance Greetings Gaston Erick Erickson schrieb: Well, my index is over 1.4G, and others are reporting very large

cache persistent Hits

2006-09-26 Thread Gaston
problem is that the searching of my application with an index with the size of 212MB takes to much time, despite I set the BooleanOperator from OR to AND I am happy about every suggestion. Greetings Gaston. - To unsubscribe, e-mail

Re: QueryParser over multiple fields

2005-12-29 Thread Gaston
Hallo Erik and Daan, thank you for the help. MultFieldQueryParser is described in chapter 5, I was searching in chapter 3. Sorry. Greetings and best wishes for the New Year 2006! Gaston Daan de Wit schrieb: Hi Gaston, Have a look at MultiFieldQueryParser. Greetings, Daan

QueryParser over multiple fields

2005-12-29 Thread Gaston
rching procedures in my application, one for field1 and the another one for field2. But this is very bad for the performance because the application has to search two times. I am glad about every suggestion Greetings Gaston

Re: Problem Getting Started...

2005-12-27 Thread Gaston
-classpath lucene-1.4-final.jar;lucene-demos-1.4-final.jar; org.apache.lucene.demo.IndexHTML.java and then retry the first step out of this mail. Greetings Gaston Erik Hatcher schrieb: Are you running the Sun JVM? Or some other JVM? Erik On Dec 27, 2005, at 10:25 AM, Federico

best html parser for html documents generated by microsoft products

2005-12-03 Thread Gaston
" http://www.w3.org/TR/REC-html40";> " like XML Files and using a XML -Parser instead of a HTML-Parser? I think it should be a HTML page because of "" I am glad for every kind Greetings Gaston --

lucene and jsp

2005-11-05 Thread Gaston
writer.close(); out.println("hallozwei"); } catch(IOException e) { e.printStackTrace(); } catch(Exception e) { e.printStackTrace(); } %> Error: http://gasizwei.meintestaccount.de:9080/gagamodi/indexaufserver.jsp Thank you i

lucene jar and war

2005-11-02 Thread Gaston
.jsp webpages in a war file. My question is: Is there any better solution? Thank you in advance Gaston - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]