Re: Lucene Applet
= new FileWriter(filename1); > PrintWriter printFile = new PrintWriter(new > BufferedWriter(writeConnToFile)); > > System.out.println("Found " + hits.length + " hits."); > for(int i=0;i >
Lucene Applet
eConnToFile = new FileWriter(filename1); PrintWriter printFile = new PrintWriter(new BufferedWriter(writeConnToFile)); System.out.println("Found " + hits.length + " hits."); for(int i=0;ihttp://www.nabble.com/Lucene-Applet-tp23586143p23