i fix it...when i "import org.apache.lucene.demo.FileDocument;"
and thk u for ur answer.
2006/7/10, Chris Hostetter <[EMAIL PROTECTED]>:
: when i try javac Package: org.apache.lucene.demo;
: name is IndexFiles.java
:
: it show me : FileDocument ,error info : cannot resolve symbol
:
:
: how c
: when i try javac Package: org.apache.lucene.demo;
: name is IndexFiles.java
:
: it show me : FileDocument ,error info : cannot resolve symbol
:
:
: how can i compile it?
The supported method for compiling Lucene is to use the ant build.xml
file. If you take a look at the BUILD.txt file you'll
when i try javac Package: org.apache.lucene.demo;
name is IndexFiles.java
it show me : FileDocument ,error info : cannot resolve symbol
how can i compile it?