Lucene on SQL 2005

2006-12-04 Thread Saroj K M
Dear .., I am a new user to Lucene. I am having a requirement as follows. I am using SQL Server 2005 database, The Database having a Table named --- Product and its columns are 1 Prod_id 2 Prod_name 3 Prod_desc 4. Prod_Price I need to index the table and search. I should be Pass

Lucene on SQL 2005

2006-12-04 Thread Saroj K M
Dear All, I am a new user to Lucene. I am having a requirement as follows. I am using SQL Server 2005 database, The Database having a Table named --- Product and its columns are 1 Prod_id 2 Prod_name 3 Prod_desc 4. Prod_Price I need to index the table and search. I should be Pas