TextSearch (Content plugin for fulltext search in DOC)
Moderators: Hacker, petermad, Stefan2, white
I have problems to configure the plugin for DWG (AutoCAD). Please take a look here:
http://ghisler.ch/board/viewtopic.php?t=16670&start=5
Thanks
Peter
http://ghisler.ch/board/viewtopic.php?t=16670&start=5
Thanks
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Included?Alextp wrote:if GetTextIFilter (included) not of help, I dont know... I cannot tst myself.
You mean linked on the readme.html?
And what GetTextIFilter.exe should do? I disappears after one second ..
I use SearchFilterView by Nirsoft to display my existing filters:
http://www.nirsoft.net/utils/search_filter_view.html
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
I downloaded the exe, started it - and nothing happened (only starting and disappearing).Alextp wrote:...yes, now not included. (It was).
It should show result of IFilters. Does IFilter for DWG exist in your system? if yes it can show it.
Yes, I have some IFilters, and the Nirsoft-tool (see above) shows me 10 entries (ACDWG..., AcroRd.., Office, HTML, ..)
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Yes, and exactly this is the problem. Now I have in my INI:Alextp wrote:for IFilters, Textsearch/GetTextIFilter must be configured. Example is in Sample .ini.
Code: Select all
;DWG
DWG="c:\Program Files\Common Files\Autodesk Shared\AcDwgFilter\AcDwgFilterImp16.dll" "{In}" "/Out={Out}"
...
...
;GetTextIFilter - commented by default
;
IFILTER=Conv\IFilter\GetTextIFilter.exe -s "{In}" -d "{Out}" -l
RTF=IFILTER
DOC=IFILTER
DOT=IFILTER
PPT=IFILTER
XLS=IFILTER
HTM=IFILTER
HTML=IFILTER
DWG=IFILTER
At the moment I have no idea ..
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Hello Alex
thanks - it seem to work now. My INI is like this:
Regards
Peter
thanks - it seem to work now. My INI is like this:
Code: Select all
[Converters]
;GetTextIFilter - commented by default
;
IFILTER=Conv\IFilter\GetTextIFilter.exe -s "{In}" -d "{Out}" -l
DWG=IFILTER
Peter
TC 10.xx / #266191
Win 10 x64
Win 10 x64
Hi all. I try to use TextSearch but it doesn't work at all.
As I have the problem with the same TC program (TC756a running on a USB key) on XP and W7, I suppose that I'am missing something.
Actually, I just want to search in text files but this is the results with a string which is of course not present in the files.
Image: http://membres.lycos.fr/pgriffet/Textsearch.jpg
Can someone tell me what is the goal of the "search in modules" checkbox ? I don't want to search in modules but in files !
If I choose "contains" instead of "=", the result is the same.
If I check "search in modules", I have always "not files found", even if the string is present in the files.
Help !!!!!
As I have the problem with the same TC program (TC756a running on a USB key) on XP and W7, I suppose that I'am missing something.
Actually, I just want to search in text files but this is the results with a string which is of course not present in the files.
Image: http://membres.lycos.fr/pgriffet/Textsearch.jpg
Can someone tell me what is the goal of the "search in modules" checkbox ? I don't want to search in modules but in files !
If I choose "contains" instead of "=", the result is the same.
If I check "search in modules", I have always "not files found", even if the string is present in the files.
Help !!!!!