Hi All,

I am confused with Apache Lucene.

I want to search my databse table records using apache lucene.
But what i found is that Lucene is full-text search engine.This means is it
only used to search documents text or anything else ?

I want to search my databse like e.g.

select * from tableName where username="abc";
using apache lucene.

I am using Oracle 9i/Java for this.
Any idea/link/suggessions will be very much appreciable.

Thanks in advance
Sandip Patil.
-- 
View this message in context: 
http://www.nabble.com/searching-oracle-databse-records-using-apache-Lucene-tf2032743.html#a5591986
Sent from the Lucene - Java Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to