Index: Search.jhtml =================================================================== RCS file: /home/cvspublic/jakarta-lucene/src/demo/org/apache/lucene/Search.jhtml,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 Search.jhtml --- Search.jhtml 18 Sep 2001 16:30:02 -0000 1.1.1.1 +++ Search.jhtml 22 Jan 2002 16:11:49 -0000 @@ -6,12 +6,12 @@ javax.servlet.* javax.servlet.http.* java.io.* - com.lucene.analysis.* - com.lucene.document.* - com.lucene.index.* - com.lucene.search.* - com.lucene.queryParser.* - demo.HTMLParser.Entities + org.apache.lucene.analysis.* + org.apache.lucene.document.* + org.apache.lucene.index.* + org.apache.lucene.search.* + org.apache.lucene.queryParser.* + org.apache.lucene.HTMLParser.Entities </java> <java>
-- www.superlinksoftware.com www.sourceforge.net/projects/poi - port of Excel format to java http://developer.java.sun.com/developer/bugParade/bugs/4487555.html - fix java generics! The avalanche has already started. It is too late for the pebbles to vote. -Ambassador Kosh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
