473,396 Members | 1,738 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,396 software developers and data experts.

Full Text Search for .Net

I'm coding an asp.net app that will be using web services for the data access
layer. I want to implement a full text search of my PDF content. Do you know
of any 3rd party api's that are good for this? I would like to index the
content, provide a search interface to search the content. I also want to
have the searchable index seperate from any install (transferrable to a user
if they are offline). SQL Server full text is not available for MSDE (client)
and did not return results very well. This is the only one I've found (I
know nothing about it). http://searchblackbox.com/

Oct 19 '05 #1
3 1654
Leneiss44

In my opinion is the license holder of this help probably the most optimum.
With problems you can than contact them.

http://partners.adobe.com/public/dev...devcenter.html

I hope this helps

Cor
Oct 19 '05 #2
Cor, thank you so much for your post. I think you misunderstand my issue. Let
me frame it more clearly. In order of importance:

1. I'm looking for a good full text search facility that can be deployed
within an asp.net application. Think microsoft smart client.
2. SQL Server full text search does not work well enough and the searchable
index cannot be transferred to a client that is disconnected. Therefore this
is not an option. Once again thing smart client.
3. I need to somehow tie my indexed content back to a key.

Any ideas on any products that can help with this?

"Cor Ligthert [MVP]" wrote:
Leneiss44

In my opinion is the license holder of this help probably the most optimum.
With problems you can than contact them.

http://partners.adobe.com/public/dev...devcenter.html

I hope this helps

Cor

Oct 19 '05 #3
Leneise,

Sorry for misunderstanding you. I have never seen it, and as well never as
question/answer in this newsgroup.

Maybe it is something as this what you are looking for.

http://www.google.com/enterprise/

If it is not, than, did you already asked it in the probably more dedicated
newsgroup for this question?

microsoft.public.dotnet.framework.aspnet

I won't know if you find it there, however I give you much more change
there.

I hope this helps,

Cor
Oct 19 '05 #4

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

Similar topics

4
by: dave | last post by:
I am wondering if the following can be done. I want to setup a search page that utilizes full text searching in sql2000. I want the user to type in say "where is bill" and have the query search...
0
by: Tracey | last post by:
Hi there, I want to search Japanese characters with Full Text search function. I created a table (tbSearch) for Full-text search on SQL 2000, English Win2k Server. The table contains 4 fields,...
3
by: Trevor Fairchild | last post by:
I'm trying to execute a full-text query from a vb.net web application. The problem I have is that in SQL Server, the syntax for a full-text search is SELECT * FROM table WHERE CONTAINS( *, '...
2
by: Samuel R. Neff | last post by:
What options are available for doing full-text searches of database data without using a database-specific full-text engine? The only option I've found is Google's Search Appliance but it's an...
0
by: coosa | last post by:
Dear all, I'm using MS SQL Server 2005 and i have a full-text search issue; Let's say i have table1, table2 and table 3; for each, some full-text indices have been created. The issue is that i...
5
by: R.A.M. | last post by:
Hello, I am learning SQL Server 2005 Expres Edition. I need to create full text index on Books.Remarks column in my database. I tried: CREATE FULLTEXT CATALOG FTC_Books AS DEFAULT CREATE...
1
by: RAM | last post by:
Hello, I have installed SQL Server 2005 Express Edition Advanced Services and SQL Server 2005 Express Edition Toolkit SP1. I cannot use full-text search. When I called: exec sp_fulltext_service...
0
by: Skywick | last post by:
Hi I am trying to do a full text search with a column name for the search term. I can do this using LIKE with: SELECT tblContent.ID FROM tblContent INNER JOIN #keywords ON tblContent.words...
8
by: Sham | last post by:
I am trying to perform the following query on a table that has been indexed using Full Text Search. The table contains multiple columns than have been indexed. (Below, all xml columns are...
65
by: Hongyu | last post by:
Dear all: I am trying to write to a file with full directory name and file name specified (./outdir/mytestout.txt where . is the current directory) in C programming language and under Unix, but...
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: 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
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: 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
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
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
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.