I think you need to send a message to the lucene mailing list instead if you
want to use Lucene directly.

java-u...@lucene.apache.org

The API core Javadoc page has a very simple example which you can use to get
started with a few modifications.

http://lucene.apache.org/java/3_0_0/api/core/index.html

Use the documentation to select the appropriate constructor and method
signatures.

On the other hand, I think Solr can do everything that you need without the
need to interact directly with the lucene API

On Mon, Dec 28, 2009 at 11:42 PM, Maheshwar <maheshwar2...@gmail.com> wrote:

>
> I am new for Lucene.
> I haven't any idea about Lucene.
> I want to implement Lucene in my search script.
> Please guide me what I needs to be do for Lucene implementation.
>
> Actually, I want to integrate lucene search with message board system where
> people come to post new topic, edit that topic and delete that on needs. I
> want, to update search index at every action.
> So I need some valuable help.
>
>
>
> --
> View this message in context:
> http://old.nabble.com/How-use-implement-Lucene-for-perl.-tp26951130p26951130.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
>


-- 
"Good Enough" is not good enough.
To give anything less than your best is to sacrifice the gift.
Quality First. Measure Twice. Cut Once.
http://www.israelekpo.com/

Reply via email to