FSE-Fast Search Engine plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
lucjo
Junior Member
Junior Member
Posts: 38
Joined: 2003-03-04, 21:43 UTC
Location: Canada, Nouveau-Brunswick

Post by *lucjo »

VadiMGP wrote:lucjo
... But I can add button near "Only in" field to insert current directory in this field. So if current directory doesn't match to user expectation he can change it manually.
Any idea about a new update ? :wink:
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2lucjo
This button looks extremely ugly. I'll add hotkey Alt+D to put directory name in "Only in" field.

I'm trying also to fix some old bug, but cannot catch it. :wink:
Anyway, I hope i'll release a new version not later then weekend.
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

New version was released.

Main changes are:
- Added hotkey to put current directory name into "Only in" fields
- Added autoloading previously saved results from default directory.
User avatar
fenix_productions
Power Member
Power Member
Posts: 1979
Joined: 2005-08-07, 13:23 UTC
Location: Poland
Contact:

Post by *fenix_productions »

2VadiMGP
Do you mean this?
Locate32 3.1 RC3 (3.1.8.9210) released
Written by Janne Huttunen
Monday, 22 September 2008
If not: where did you find newer version?
"When we created the poke, we thought it would be cool to have a feature without any specific purpose." Facebook...

#128099
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2fenix_productions
Like always in this topic I mean new version of my FSE plugin. :)
http://www.mgpsoft.net/Downloads/FSE.zip
User avatar
dott
Senior Member
Senior Member
Posts: 285
Joined: 2007-03-04, 00:58 UTC
Location: La Plata, Argentina

Post by *dott »

http://www.mgpsoft.net/Downloads/

Code: Select all

FSE.zip -- 28-Nov-2008 10:45 -- 136k
edit: Sorry, late as always
User avatar
lucjo
Junior Member
Junior Member
Posts: 38
Joined: 2003-03-04, 21:43 UTC
Location: Canada, Nouveau-Brunswick

Post by *lucjo »

To VadiMGP,

Thank you for the new version.

Unfortunately, by me the new functions doesn't work. By pressiong Alt-D, I have always the same directory loaded in the "only in" field :
c:\Program Files\totalcmd\Plugins\WFX\FSE
even if TC is in other directories.

I have uninstalled the old version, re-install the new, and I the same problem remains.

What is exactly the function from "autoloading previously saved results from default directory"? Where is the "default directory" set ?

Thanks
lucjo
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2lucjo
I suppose you start search from toolbar via FSEStart program. In this case you have to ensure that button DOESN'T contains anything in "Start Path" field. If you create this button by dragging program onto toolbar TC fills this field automatically with directory where program located. In you case it seems to be:
"c:\Program Files\totalcmd\Plugins\WFX\FSE"

Where is the "default directory" set ?
In the configuration dialog. "Result Directory" field.
If you save you search results in this directory, them will be loaded automatically after TC restart.
User avatar
lucjo
Junior Member
Junior Member
Posts: 38
Joined: 2003-03-04, 21:43 UTC
Location: Canada, Nouveau-Brunswick

Post by *lucjo »

2VadiMGP

It Work's ! :P

I find this is a very useful enhancement for your FSE plugin

Great job, thank you

lucjo
User avatar
Yuta
Member
Member
Posts: 141
Joined: 2007-03-27, 16:52 UTC
Location: Argentina

Post by *Yuta »

I have problems with Regular expresions. Today I tried to find files longer than 106 characters (To make sure they can be recorded on a DVD).

Look Files: .{107,}
Look in: File Name, RegExp

Next thing I get is: Locate.exe has encountered a problem an need to close. Bla, bla, bla.

If do it inside locate32 search window, using ":.{107,}", it works like a charm.
Locate32 is Version 3.1 RC3 Build 8.9210
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

Sorry, but I cannot help you. It is a bug in locate.exe program.
If do it inside locate32 search window...
FSE uses for search not locate32.exe, but it's console variant - locate.exe. Try to run search directly from cmd window "locate.exe -r ".{107,}" and you will see the same error.
angussf
Junior Member
Junior Member
Posts: 16
Joined: 2006-03-01, 21:31 UTC

Re: To Locate32 users

Post by *angussf »

VadiMGP wrote:Plugin for fast search through Locate32 available.

I didn't implement all planned features (and I don see them implemented in the near future) but I've decided to release plugin anyway. Even in the current state it helps me a lot. May be it will help to somebody else too.
Link: http://www.mgpsoft.net/Downloads/FSE.zip
:D Nice tool, thanks very much for sharing! :D

:idea: Suggestion: The Readme file mentions an INI file but doesn't explain where it comes from and there isn't a sample in the ZIP. You might add to the Readme file the fact that FSE creates INI-file the first time you run it.

:?: It doesn't appear that there is any way to change the settings from the initial run in a GUI, you either have to edit the INI file or delete it and recreate it. Is that right?

:idea: I added a button in my TC using the path to FSEStart.exe and the icon from Locate32.exe, makes it trivial to start the search and I don't need to remember either to add \\\FSE\ or the trailing slash. The disadvantage is that it doesn't start the search where you are, it searches the entire Locate32 database files.dbs
Angus S-F [#41052 - 3-user license]
Tucson, Arizona USA
** but it's a DRY heat **
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2angussf
It doesn't appear that there is any way to change the settings from the initial run in a GUI, you either have to edit the INI file or delete it and recreate it. Is that right?
You can edit settings via plugin's Properties dialog. Right click on "FSE" and choose "Properties"
The disadvantage is that it doesn't start the search where you are, it searches the entire Locate32 database files.dbs
You can limit search to the current directory (Alt+D). Please read several post above. This is exactly what we discussed there.
VadiMGP
Power Member
Power Member
Posts: 672
Joined: 2003-04-05, 12:11 UTC
Location: Israel

Post by *VadiMGP »

2Moderators
Starting from the next version FSE will support search not through Locate32 only but through Everything engine also.
So please rename this topic to "FSE-Fast Search Engine plugin".
User avatar
MxxCon
Junior Member
Junior Member
Posts: 26
Joined: 2003-02-06, 22:02 UTC
Location: Brooklyn, NY

Post by *MxxCon »

2VadiMGP
To simplify navigation perhaps you should start a new thread and lock this one? Edit the 1st post or create a new one just before locking it to direct new users to the new version of this plugin...?
[Sig removed by administrator: Signature can not exceed 20GB.]
Post Reply