G
Guest
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/
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/