hi Uwe Schindler,
can u further explain to me what do u mean by different techniques to enable
dynamic content? there isnt any way i can apply lucene into my javascript
and call the function? it is only for searching through a folder of .html
files. i'm sorry, new to lucene and desperately need h
You need at least some active component on the web server, that processes
the search. Simple HTML pages cannot do this alone. It depends on the
technology what you want to use, e.g. you can use different techniques to
enable dynamic content, but Lucene is a Java solution, so a web application
is to
Could you re-ask this on java-user instead?
This list discusses how to develop Lucene, while java-user discusses
how to use Lucene.
Mike
On Mon, May 25, 2009 at 6:02 AM, StanleyTan wrote:
>
> hi all,
>
> i'm new to lucene. will like to ask, am i able to integrate lucene search
> into my normal