How to integrate Lucene search with vb.net web application ----------------------------------------------------------
Key: LUCENENET-344 URL: https://issues.apache.org/jira/browse/LUCENENET-344 Project: Lucene.Net Issue Type: Wish Environment: .net 2.0,Sql server 2005 Reporter: rupesh kumar prasad Hi all i want to implement a search on my web application.but search should be like on keyword bases for example if user enters query "how to take admission into canbridge univercity" then i want only the result that have the keyword :cambridge university , admission" only.that means the main problem is that how to extract keywords from user entered text so that we can fire search on the basis of that. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.