ndardAnalyzer,org.apache.lucene.document.Document,org.apache.lucene.document.Field,org.apache.lucene.index.IndexWriter"
%>
<%
String[] text = { "index", "lucene","ramon","gasi" };
String indexDir = "path/onthe/webserver";
Analyzer analyzer = new StandardA
Hi Otis,
you was right. I solved the problem. Now I am able to try the examples.
Greetings
Gaston
- Original Message -
From: "Otis Gospodnetic" <[EMAIL PROTECTED]>
To:
Sent: Thursday, September 08, 2005 1:57 AM
Subject: Re: lia demos without ant
> Hi Gasi,
&
Hallo,
IBecause of less or better say no experience in Ant I try to run some demo
applications out of the LuceneInAction Examples folder. For example I wanted to
test AnalyzerDemo.java. I set the -classpath c:/LuceneInAction/lia/analysis
because there is AnalyzerDemo.java on my system. I tried
Hallo everybody,
I am beginning with Lucene. I tested the Webdemo described in the Book on my
HomePC. When I upload it on a webserver, this example works but he doesn't find
any keyword, the result of every search is null results. I have uploaded the
same index consists of 3files deleta