Sounds a very simple and typical use case for a product catalog
search. You are welcome to try DBSight, which is a J2EE web server
that has UI and wizards for you to select data, configure search, and
can run as a production-level search server.

--
Chris Lu
-------------------------
Instant Full-Text Search On Any Database/Application
site: http://www.dbsight.net
demo: http://search.dbsight.com


On 12/4/06, Saroj K M <[EMAIL PROTECTED]> wrote:

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 Passed from an Jsp Page/Comment Prompt.

If the input is like this, Providing a valid Prod_id or valid prod_desc
then, I need entire row of related Prod_id from the indexed file.

Please guide me in Indexing the table and to search. I am not getting any
idea. please help me in this regards with your suitable comments.

Thanks
Saroj.

--
View this message in context: 
http://www.nabble.com/Lucene-on-SQL-2005-tf2759494.html#a7693786
Sent from the Lucene - Java Users mailing list archive at Nabble.com.


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



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

Reply via email to