For a C# web application I am wanting to index text from PDF, DOC, etc files stored in a database. I have been experimenting with an IFilter example on Code Project which works great for files from t
Im trying to use Inde开发者_Go百科x service server for searching on DICOM files. I wanted to know if Index service does support .dcm and .dicom file extensions. I did read about IFilters but was unabl
I\'m trying to write a C# utility that mimics the behavior of filtdump.exe from the Windows Search SDK (since filtdump doesn\'t appear to be redistributable itself.) I\'m running into a combination of
I\'m converting an app from .NET/Windows to mono/linux, but I can\'t find any i开发者_Python百科nformation about IFilters. I\'m aware of the Microsoft IFilters for Office, Adobe and FoxIt IFilters for
I have a column, that is encrypted using symmetric key in a database. An encrypted content is just a text. I would like to query this text using full text search. Is it possible?
Greetings, in short, I have to find out whether I can implement a way to index zipped .rtf 开发者_C百科files via IFilter under Sql Server 2008 Express for fulltext search.
My development team are having a problem having snippets of text shown for search results in windows 7 for our own custom files (note we are NOT talking about the preview pane that uses the IPreviewHa
Server is running 2008 R2 Standard 64 bit and SQL Server 2008 R2 Workgroup Edition (64-bit) We store docume开发者_运维技巧nts in a varbinay(max) and the full text indexes work perfectly for all docum
Where to begin.... I\'ve inherited a application that searches for strings within files from a previous programmer (that had no documenation) its using EPocalipse.IFilter namespace. It has a few issu
I have an IFilter written in Delphi that I\'m trying to get working under 64 bit Windows 7 Desktop Search.