I have my extension file named .sc that looks like xml whre one tag contains byte code of .doc file. I need search words in this .doc file. So need to create my own custom filter for SQL Server full text search. I found out that SQL Server and Windows Desktop Search use the same filters. I tried to run filter from this example on Windows 10, but it use an embeded Pdf filter. Where I can get worked filter example sources for Windows 10 that will work like RarFilter dll from here? Or how can I create own filter for my created .sc extension?
Asked
Active
Viewed 163 times
0
-
1Can you please translate that message in Cyrillic into English? – marc_s Dec 13 '18 at 05:34
-
@marc_s The string binding is invalid – user2455111 Dec 13 '18 at 06:06
-
I deleted the error, because I solved problem and found out that FilterSample desigion does not fit – user2455111 Dec 13 '18 at 16:38