473,386 Members | 1,766 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Search and Index files...

I'm looking for a tool or library (that can be used with C#) that would allow
me to index many HTML files and to perform a search on this index. I'm
looking for something that could be used on a desktop application (not like
most of the Search-Index engine (dtSearch, Dieselpoint, etc. that requires to
be used on a Web based application).

My application is allowing our customer to visualize our publications, we
would like to provide them with an efficent search functionality (similar to
the search that can be used with HTML help or other Help viewer). The
application is installed locally on their computer.

Any suggestions or ideas?

--
PL
May 10 '07 #1
2 3304
PL,

Well, without resorting to custom search algorithms and whatnot, I would
say to use Windows Desktop Search (or whatever it is called now) and
programatically access that.

You could also use the regular FindFile APIs, but that might be a little
slow (and you don't have to rely on Windows Desktop Search being installed).
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"PL" <PL@discussions.microsoft.comwrote in message
news:BE**********************************@microsof t.com...
I'm looking for a tool or library (that can be used with C#) that would
allow
me to index many HTML files and to perform a search on this index. I'm
looking for something that could be used on a desktop application (not
like
most of the Search-Index engine (dtSearch, Dieselpoint, etc. that requires
to
be used on a Web based application).

My application is allowing our customer to visualize our publications, we
would like to provide them with an efficent search functionality (similar
to
the search that can be used with HTML help or other Help viewer). The
application is installed locally on their computer.

Any suggestions or ideas?

--
PL

May 10 '07 #2
Take a look at DotLucene, which is an excellent C# port of the JAVA Lucene
library.
Peter

--
Site: http://www.eggheadcafe.com
UnBlog: http://petesbloggerama.blogspot.com
Short urls & more: http://ittyurl.net


"PL" wrote:
I'm looking for a tool or library (that can be used with C#) that would allow
me to index many HTML files and to perform a search on this index. I'm
looking for something that could be used on a desktop application (not like
most of the Search-Index engine (dtSearch, Dieselpoint, etc. that requires to
be used on a Web based application).

My application is allowing our customer to visualize our publications, we
would like to provide them with an efficent search functionality (similar to
the search that can be used with HTML help or other Help viewer). The
application is installed locally on their computer.

Any suggestions or ideas?

--
PL
May 11 '07 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: michela rossi | last post by:
Hi, I currently have a website (running on RedHat Linux) comprising a large number of HTML files and PDF's. I currently use PHPMySearch (http://phpmysearch.web4.hm/index.php) which is a simple...
5
by: Frank | last post by:
Hello, I'm running a site with +20.000 articles. The articles (html files) are saved on the server as txt files. Alle other data (author, date, category and so on) are in a MySQL db. Before we...
2
by: Benny Alexander | last post by:
Hi, We are developing a CMS in ASP and before we write the code for a complete site search script and Forum, we want to check if is there any good ones? Kindly please let us know. Thanks in...
2
by: Dhanraj K.S | last post by:
Hi All, Is there any Site search application which is extremely powerful. It would be a great help if some one can suggest! Thanks in advance,
3
by: Carol | last post by:
What's the best way to do a site search of my site? I am using asp and access heavily on a regular ISP google? Or write a bunch of queries? what else is there?
2
by: ra294 | last post by:
I need to build an ASP.net application that index & search inside a folder with PDF files. I know I can use MS index server to index and search inside PDF files using a plug-in from Adobe. ...
0
by: Chung Leong | last post by:
Here's a short tutorial on how to the OLE-DB extension to access Windows Indexing Service. Impress your office-mates with a powerful full-text search feature on your intranet. It's easier than you...
4
by: Dameon | last post by:
Hi All, I have a process where I'd like to search the contents of a file(in a dir) for all occurences (or the count of) of a given string. My goal is to focus more on performance, as some of the...
6
by: shantanu | last post by:
Hi All, I have a requirement to develop a search engine based on some search criteria that will search for the string or statement in all the documents uploaded in the website. The search result...
15
by: ritesh | last post by:
Hi, I'm working on a piece of code that - 1. has a list of text files 2. and needs to search for a particular expression in these files (this is being done on Linux using gcc 3.4.2) ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.