944,162 Members | Top Members by Rank

Ad:
  • VB.NET Discussion Thread
  • Unsolved
  • Views: 1573
  • VB.NET RSS
Jun 22nd, 2009
0

Desktop search engine using vb.net

Expand Post »
Hi!
I want to write code for searching files on local hard disk using index searching technique.I looked for it on internet, someone suggested that I should use B+ index searching technique.But I don't know how it can be implemented using B+ index searching technique.Can anybody tell me how it can be done? Any help will be greatly appreciated.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
iCreator is offline Offline
5 posts
since Jun 2009
Oct 7th, 2009
0
Re: Desktop search engine using vb.net
I have an open source desktop search. Instead of indexed search. It does an append operation putting all the cls frm txt htm and other text format data into 1 huge file. Then search that file without any directory overhead. The file names seperates the data in the big file. That name is displayed in the form header. It's plenty fast. Searching at 20,000,000 cps and beyond. A key text search function is marching lines only versus context results. All matches hi-lited. Data extracts and more. Much more.
Reputation Points: 10
Solved Threads: 0
Light Poster
SpectateSwamp is offline Offline
41 posts
since Jan 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in VB.NET Forum Timeline: Customer survey problem
Next Thread in VB.NET Forum Timeline: Confusion





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC