Click here to Skip to main content
15,887,135 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Sir, I am trying to develop a search engine in asp.net using lucene.net. I go through many tutorials and pages to get the appropriate results but i couldn't. Actually I have a folder with some files(doc,ppt,pdf,excel etc..) and i want to search within that folder only for contents and if the results are not found within that folder then ask user to search on web.

for example i have a folder with thousands of files @ C:\test and if user searched for "miller" then it should search into every document. if results are found then it should display results like that

Searched text file no of occurences miller C:\test\1\file.doc 5 miller C:\test\1\11\new.doc 2

please help me i am not getting appropriate results .

Waiting for your reply...
Posted
Updated 20-Mar-15 2:07am
v2
Comments
Sergey Alexandrovich Kryukov 12-Mar-15 9:04am    
"Not getting appropriate results..." is not informative. Help with what? You did not even ask any questions.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900