File content search - open source tools
hi,
i know open source tools/api file search. want integrate 1 asp.net/c# windows application.
thanks,
santhi
hi
you can try using tika .net libraries (tikaondotnet) along ikvm libraries extracting text content files (word, excel, powerpoint, pdf etc)
tika uses ikvm, need both libraries , both of them open source.
once extract file contents simple text, can search within contents using regex or other pattern matching techniques.
hope helps.
Visual Studio Languages , .NET Framework > Visual C#
Comments
Post a Comment