Hi,
I am using the downloaded weblucene. I have started my tomcat server and trying
to search by clicking on the search button but it says the search page cannot be
found. Also, I cannot find it in the package.
Can anyone help?
Am I missing anything?
-Original Message-
From: Che Dong [
Hi,
When I downloaded the web lucene source classes and all, I did not see the
classes directory at all as instructed in install.txt.
Anyone knows how to get the whole package of classes for web lucene as in a jar
file?
When I type the command:
Java IndexRunner
I get the following message:
Exc
, December 14, 2003 12:42 AM
To: Lucene Users List
Subject: Re: Web Lucene Question.
On Saturday, December 13, 2003, at 11:20 AM, Tun Lin wrote:
> Hi,
>
> I have tried to type the following at Windows command line at
> weblucene
> directory:
>
> ant build
>
> Everythin
Hi,
I have tried to type the following at Windows command line at weblucene
directory:
ant build
Everything seems to work fine except the following error:
java.lang.InstantiationException: org.apache.tools.ant.Main
at java.lang.Class.newInstance0(Class.java:293)
at java.lang.Cla
Hi,
Has anyone tried Chinese input text on Lucene for searching?
Hope to hear from someone soon. :-)
Or supports all xml files in that particular directory?
-Original Message-
From: Tun Lin [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 04, 2003 6:27 PM
To: Lucene user list
Subject: XMLIndexingDemo.
Hi,
I have tried the XMLIndexingDemo. It only supports indexing one xml file at a
Hi,
I have tried the XMLIndexingDemo. It only supports indexing one xml file at a
time and delete the old one. Also, I customerInfo tag can have only 1 . Is
there an open source that supports 1 customerInfo tag with many ?
Hi,
It's ok. Take your time. :-)
-Original Message-
From: lhelper [mailto:[EMAIL PROTECTED]
Sent: Wednesday, December 03, 2003 9:29 AM
To: Lucene Users List; [EMAIL PROTECTED]
Subject: Re: New Lucene-powered Website (TO Tun Lin)
> Anyone has the install instructions for window
Hi,
Can anyone translate this text for me? I cannot understand the instructions.
Please help!
Thanks.
===
||
| LUCY 1.1 | readme.txtUltimo aggiornamento: 18/03/2003
||
STRUTTURA
Lucy 1.1-> Lucene 1.2
-> HTMLPars
SearchBlox given here :
http://www.searchblox.com/faqs/question.php?qstId=5
Tun Lin wrote:
> Hi,
>
> Does it support xml?
>
> -Original Message-
> From: Tate Avery [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 02, 2003 11:45 PM
> To: Lucene
/buy.html
-Original Message-
From: Tun Lin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 10:43 AM
To: 'Lucene Users List'; [EMAIL PROTECTED]
Subject: RE: SearchBlox J2EE Search Component Version 1.1 released
Hi,
Just a feedback.
SearchBlox can only search for html f
Hi,
Just a feedback.
SearchBlox can only search for html files. Will Searchblox support pdf, xml and
word documents in future? It will be perfect if it can support all document
types mentioned above.
-Original Message-
From: Robert Selvaraj [mailto:[EMAIL PROTECTED]
Sent: Tuesday, Decem
Wow. Bravo. This is a fantasic search component. Thank you for providing this
information. :-)
Three cheers!
-Original Message-
From: Robert Selvaraj [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 02, 2003 10:42 PM
To: Lucene Users List; [EMAIL PROTECTED]
Subject: SearchBlox J2EE Sea
Hi,
I am very keen on using the New luceneweb. Has anyone managed to run luceneweb
successfully on Windows?
The instructions in luceneweb seems to support unix more than windows.
Anyone has the install instructions for windows to run luceneweb? I cannot even
see the first page when I start tom
\\lib\\jsdk23.jar
# javacc.home = c:\\java\\javacc\\bin
javacc.zip.dir = ${javacc.home}/lib
javacc.zip = ${javacc.zip.dir}/JavaCC.zip
Che, Dong
- Original Message -
From: "Tun Lin" <[EMAIL PROTECTED]>
To: "'Lucene Developers List'" <[EMAIL PRO
Hi,
Do you have the install.txt for windows XP setup of the WebLucene? It seems that
the install.txt is only for UNIX setup.
Thanks.
-Original Message-
From: Che Dong [mailto:[EMAIL PROTECTED]
Sent: Sunday, November 30, 2003 9:57 PM
To: Lucene Developers List; Lucene Users List
Subjec
Hi Lucene experts,
Can you help on this?
I have included the following code in FileDocument to print out the summary but
I have funny output like:
The result after searching, the summary is displayed as below:
ÐÏࡱá>þÿ
UWþÿÿÿTÿ
, 2003 7:39 PM
To: Tun Lin
Subject: Re: Lucene refresh index function (incremental indexing).
Am Mittwoch, 26. November 2003 04:38 schrieb Tun Lin:
> When I integrate with PDFBox, I cannot update, delete or change the
> filename anymore. If I did any of the above, I will get a message:
> Lo
Lucene?
On Wednesday, November 26, 2003, at 01:04 AM, Tun Lin wrote:
> I have created the following "log4j.properties" and put it in your
> classpath but it still has that error. Anyone can help?
>
> log4j.rootCategory=stdout
>
> log4j.appender.stdout=org.
I have created the following "log4j.properties" and put it in your classpath but
it still has that error. Anyone can help?
log4j.rootCategory=stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.Conv
Hi,
May I know how do I analyse Chinese input from Chinese text in Lucene?
Do I use Analyser function in Lucene? If yes, how to go about using it?
= LucenePDFDocument.getDocument(file);
-Original Message-
From: Tun Lin [mailto:[EMAIL PROTECTED]
Sent: Monday, November 24, 2003 11:07 PM
To: 'Lucene Users List'
Subject: RE: Lucene refresh index function (incremental indexing).
Does it support indexing the contents of pdf fil
]
Sent: Tuesday, November 25, 2003 5:01 AM
To: Lucene Users List
Subject: Re: Lucene refresh index function (incremental indexing).
Tun Lin wrote:
> These are the steps I took:
>
> 1) I compile all the files in a particular directory using the command:
> java org.apache.lucene.de
indexing).
Tun Lin wrote:
> These are the steps I took:
>
> 1) I compile all the files in a particular directory using the command:
> java org.apache.lucene.demo.IndexHTML -create -index c:\\index ..
> , putting all the indexed files in c:\\index.
> 2) Everytime, I added an addit
til 1.3 final is out.
Otis
--- Tun Lin <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Anyone knows when the full version of Lucene version 1.3 will be
> released?
>
> Please advise.
>
> Thanks.
>
__
Do you Yahoo!?
Free P
s no magic there, it just
traverse the directory and index the HTML file one by one using IndexWriter.
BTW you don't compile directory using Lucene .. :)
/victor
- Original Message -
From: "Tun Lin" <[EMAIL PROTECTED]>
To: "'Lucene Users List'"
e for this, since it's been discussed
> several
times.
>
>
> On Sun, Nov 23, 2003 at 12:22:40AM +0800, Tun Lin wrote:
> > Hi,
> >
> > I am new here.
> >
> > May I know how to refresh indexes in Lucene immediately after new
> > documents have been
Hi,
Anyone knows when the full version of Lucene version 1.3 will be released?
Please advise.
Thanks.
and then add them again. Look
at the mailing list archive for this, since it's been discussed several times.
On Sun, Nov 23, 2003 at 12:22:40AM +0800, Tun Lin wrote:
> Hi,
>
> I am new here.
>
> May I know how to refresh indexes in Lucene immediately after new
> do
Hi,
I am new here.
May I know how to refresh indexes in Lucene immediately after new documents have
been added without re-compiling again to reindex the documents in that
particular directory?
Thanks.
30 matches
Mail list logo