You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by yugana <yu...@wipro.com> on 2008/06/24 11:17:32 UTC

How to search on the indexed content

Hi All,

I have created an index file and indexing the content retrieved from a
database. How can I search on this content? When indexed 3 files namely
_0.cfs, segments.gen and segments_k are created. Need help on this.

Thanks,
Yugana
-- 
View this message in context: http://www.nabble.com/How-to-search-on-the-indexed-content-tp18087133p18087133.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


RE: How to search on the indexed content

Posted by Aa...@globaldatapoint.com.
You can check this code for reference.
http://lucene.apache.org/java/docs/demo4.html

Regards,
Aamir Yaseen


-----Original Message-----
From: Lucas F. A. Teixeira [mailto:lucas.teixeira@accurate.com.br] 
Sent: 24 June 2008 10:57 AM
To: java-user@lucene.apache.org
Subject: Re: How to search on the indexed content

http://lucene.apache.org/java/docs/queryparsersyntax.html

[]s,

Lucas Frare A. Teixeira
lucas.teixeira@accurate.com.br <ma...@accurate.com.br>
Tel: +55 11 3660.1622 - R3018



yugana escreveu:
> Hi All,
>
> I have created an index file and indexing the content retrieved from a
> database. How can I search on this content? When indexed 3 files
namely
> _0.cfs, segments.gen and segments_k are created. Need help on this.
>
> Thanks,
> Yugana
>   

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-user-help@lucene.apache.org


Re: How to search on the indexed content

Posted by "Lucas F. A. Teixeira" <lu...@accurate.com.br>.
http://lucene.apache.org/java/docs/queryparsersyntax.html

[]s,

Lucas Frare A. Teixeira
lucas.teixeira@accurate.com.br <ma...@accurate.com.br>
Tel: +55 11 3660.1622 - R3018



yugana escreveu:
> Hi All,
>
> I have created an index file and indexing the content retrieved from a
> database. How can I search on this content? When indexed 3 files namely
> _0.cfs, segments.gen and segments_k are created. Need help on this.
>
> Thanks,
> Yugana
>