ifilter
Using IFilter in C# and retrieving file from database rather than file system
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[详细]
2023-04-02 09:23 分类:问答IFilters for index service for DICOM c#
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[详细]
2023-04-01 06:15 分类:问答LoadIFilter() fails on all PDFs (but MS's filtdump.exe doesn't.)
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[详细]
2023-03-30 04:24 分类:问答Is there an equivalent to IFilter on Mono/Linux?
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[详细]
2023-03-01 05:13 分类:问答Is it possible to use full text search on encrypted column in SQL Server 2008
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?[详细]
2023-01-28 02:52 分类:问答Full-text indexing an archived file
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.[详细]
2023-01-26 19:34 分类:问答Windows Search - IFilter search term highlighting
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[详细]
2023-01-19 20:19 分类:问答SQL Sever 2008 / Office 2007 Full text index issues
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[详细]
2023-01-19 13:07 分类:问答C# IFilter improperly installed in solution?
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[详细]
2023-01-18 05:13 分类:问答Using a 32 Bit Com Object from a 64 Bit IFilter
I have an IFilter written in Delphi that I\'m trying to get working under 64 bit Windows 7 Desktop Search.[详细]
2023-01-18 03:55 分类:问答