473,405 Members | 2,344 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,405 software developers and data experts.

add a quick search functionality in ASP or ASP.NET page

I want to add a "quick search" functionality in ASP or ASP.NET page. I heard
we can use Microsoft Indexing Service to accomplish the task, but not sure
how to do it. Is this the correct approach?? Please advice.

Thanks,
John


Nov 17 '05 #1
3 1327
John Davis wrote:
I want to add a "quick search" functionality in ASP or ASP.NET page.
I heard we can use Microsoft Indexing Service to accomplish the task,
but not sure how to do it. Is this the correct approach??
yes
Please advice.


http://www.google.com/search?q=using+%22index+server%22

--
William Tasso - http://WilliamTasso.com
Nov 17 '05 #2
John Davis wrote:
I want to add a "quick search" functionality in ASP or ASP.NET page.
I heard we can use Microsoft Indexing Service to accomplish the task,
but not sure how to do it. Is this the correct approach??
yes
Please advice.


http://www.google.com/search?q=using+%22index+server%22

--
William Tasso - http://WilliamTasso.com
Nov 17 '05 #3
John,

William is right index server is the way to go.

If you also need to search database results I've created a component that
you send a datatable and search text and it returns a dataview that includes
all the original columns ranked by row. It allows you to specify which
columns to search and searches not only by the full text but by how many
times each word occurrs in the entry. It's working very well for me so far.
I've also created a help file for all the assemblies I've created.

The entire project is available for free (every bit of code is free) on my
web site, www.aboutfortunate.com. Just go to the code library and click the
"Search" button in the left menu.

Sincerely,

--
S. Justin Gengo, MCP
Web Developer

Free code library at:
www.aboutfortunate.com

"Out of chaos comes order."
Nietzche
"John Davis" <jr*******@hotmail.com> wrote in message
news:OE**************@TK2MSFTNGP12.phx.gbl...
I want to add a "quick search" functionality in ASP or ASP.NET page. I heard we can use Microsoft Indexing Service to accomplish the task, but not sure
how to do it. Is this the correct approach?? Please advice.

Thanks,
John

Nov 17 '05 #4

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

Similar topics

2
by: John Davis | last post by:
I want to add a "quick search" functionality in ASP or ASP.NET page. I heard we can use Microsoft Indexing Service to accomplish the task, but not sure how to do it. Is this the correct approach??...
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: 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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.