The signed applet is surely a simpler and more elegant solution..
In some projects however this could not be a viable option:
the "System properties problem" you have pointed out (and I had missed
:-) is hopefully going to be solved in 1.9
(http://issues.apache.org/jira/browse/LUCENE-369)
Fabio
> Wouldn't this be a good case for the JarDirectory implementation
> somebody asked for?
> The index could then be statically written in a jar file downloaded
> with the applet (the original mail refers to static offline HTML
> files).
I wrote a quick and dirty implementation of a JarDirectory - i
ikely accept a signed applet than if I
would visit some obscure homepage.
Regards,
Dolf
-Original Message-
From: paolo berto [mailto:[EMAIL PROTECTED]
Sent: maandag 20 februari 2006 11:44
To: java-user@lucene.apache.org
Subject: webserverless search with lucene on offline HTML do
aolo berto [mailto:[EMAIL PROTECTED]
Sent: maandag 20 februari 2006 11:44
To: java-user@lucene.apache.org
Subject: webserverless search with lucene on offline HTML doc
Hello,
I would like to figure out if it is possible to write a java
applet able to search with lucene through an HTML
documentation W
pplet than if I would visit some obscure homepage.
>
> Regards,
> Dolf
>
>
>
>
>
> > -Original Message-
> > From: paolo berto [mailto:[EMAIL PROTECTED]
> > Sent: maandag 20 februari 2006 11:44
> > To: java-user@lucene.apache.org
> > Subject: we
homepage.
Regards,
Dolf
> -Original Message-
> From: paolo berto [mailto:[EMAIL PROTECTED]
> Sent: maandag 20 februari 2006 11:44
> To: java-user@lucene.apache.org
> Subject: webserverless search with lucene on offline HTML doc
>
> Hello,
>
> I would
Hello,
I would like to figure out if it is possible to write a java applet
able to search with lucene through an HTML documentation WITHOUT
having a webserver installed on the system and on multiple platforms.
So I have a set of static offline HTML files forming a software
documentation,