It’s been a while coming but… FileLocator Pro 8.0 is now available for immediate download!
Indexing
In a FileLocator Pro QA “Does FileLocator Pro create an index for searching?” I once answered:
“No FileLocator Pro does not use file or content indexes and for very good reasons. While indexing can certainly improve the speed of searches in certain circumstances there are many drawbacks. These drawbacks include …”
and I go on to list resource issues, syncing issues, security issues and more. So it might seem surprising that I’m now announcing that FileLocator Pro v.8 supports indexing. Yes, I know, I’m still a little surprised myself.
However, and this is a really important point, it’s not the type of indexing component that’s always running in the background. If you don’t use the feature then you won’t notice it because it’s effectively disabled by default. It won’t be running in the background consuming valuable CPU cycles and it won’t be building secret indexes consuming valuable disk space. It won’t do anything until you ask it to.
That’s because it’s not intended as a Desktop Search replacement instead it’s more for searching large repositories of fairly static data.
- Switch FileLocator Pro to Index Search
- Create an index using the Index Manager
- Specify what should be included in the index
- Build the index
- Search the index
That’s it.
The index isn’t updated unless you specifically update it and the index isn’t loaded unless you try and search it, so there is no performance impact to people who never need to use the indexing functionality.
You can create multiple indexes and indexes can be shared over network drives with other people (searched concurrently) and, most importantly, the searches are sub-second ‘Search-as-you-type’ speed operations.
Personally I’ve been using the indexing feature for searching an archive of over 15 years of emails. I have a scheduled task that runs once a day updating the index and I now use it more than the Outlook search.
I still use the ‘classic’ FileLocator Pro interface more frequently because it’s more suitable for source code searching, which is exactly how it was planned. The index feature is just another search method you can use when it’s appropriate for you.
Other changes
There are plenty of other changes that, while not as radical, are hard to let go once you’ve got used to them. Here’s a quick run through:
To allow for easier reading of results keywords can now be highlighted in separate colors.
The colors and font adjustments can be customized or even switched off in the Color Settings.
Multi-line regex
A highly requested feature multi-line regex, ie regular expressions that can span multiple lines, is now possible with a new expression type ‘Multi-line Regex’.
When searches take a long time it’s not always obvious why. Version 8 adds a new ‘window’ into the search engine with the Search Threads pane.
It displays which files are being searched and how long the search is taking, and it even let’s you cancel individual searches.
Multi-phase change
FileLocator Pro has always defaulted to a two phase search process, step 1 collect the file list, step 2 search the file list. This has the advantage of being able to show accurate search progress for step 2, and works well for smaller searches. However, on larger searches it can be confusing because it appears to show the search going past locations of expected hits.
The new multi-phase searching method immediately searches files as soon they are discovered without waiting for the initial collection phase to finish. When the collection phase finishes the UI then starts displaying accurate progress information, just like it used to.
The effect is to make all searches, including small searches, just that little bit faster.
Custom EXE interpreters
I’m not sure how many file formats exist in the world but there’s more than we can possibly code for. But now if you know how to convert a format into text you can do so with you own custom EXE interpreter. As long as you can specify a conversion command in the form:
SomeCommand input.file output.file
you can add it to FileLocator Pro.
Others
Then of course there are the smaller changes, such as:
- Run reports from the command line.
- Additional warnings for common search mistakes.
- Sticky sort order.
- Stability improvements for Word and Excel searching.
- Fuzzy search option, using the LIKE functionality to provide approximate term searching for every term.
- Search-as-you-type for the internal viewer.
- Various bug fixes – such as scrolling issues on Hits tab, date/time parsing with custom formats, disabling inappropriate criteria for Basic searches etc.
- and more…
And with all this there has been an ever vigilant attitude to performance. All comparable searches are as fast if not faster than previous versions of FileLocator Pro.
Windows XP
For any customers still using Windows XP I’m afraid Version 8 does not support it. Sorry.
Roadmap
I know there are features that people requested that are not in this release so I just want to highlight a few of the major features planned in the 8.x release schedule:
- Customizable columns – the ability to add/remove columns and column options such as Author or Comments.
- Document preview – WYSIWYG view for the most common document formats.
- Thunderbird email searching.
- Allow file criteria to be included in Persistent Search Filters.
- Support for WPD attached storage (e.g. Phones).
And, of course, they’ll be other improvements driven by your feedback.
Thank You
I hope you like the new changes, some of this work was started over four years ago. As always my thanks go out to you, our customers. Your enthusiastic requests, bug reports, and general support keep making FileLocator Pro better and better.
Update – 8 Apr 2016: So, why did we add indexing functionality? FileLocator Pro works great, Windows Search can be switched off, everyone’s happy. Right?
If you use FileLocator Pro for source code searching or some other text format that’s constantly changing or hard to index you probably won’t use the indexing feature. However, if you imagine the scenario of 20 telephone reps each searching a 10GB data repository sitting on a network drive, multiple times every hour, you can see that if you’re not careful the network is going to be swamped with traffic.
Or that if you were a lawyer searching through 50GB of case files looking for relevant references, wanting to quickly drill down on searches with sub-second response times, a traditional FLP content search might be cumbersome.
You can think of the indexing part as just another tool in your toolbox. A light weight cordless drill that’s good for many tasks but not if what you need is the power of a corded hammer action drill.
I also want to say that this a v1.0 when it comes to the indexing component. There is much more we can do with it and this will be driven by customer feedback.
Update – 12 April 2016: There have been a number of people unable to find the indexing functionality. In our aim of keeping UI changes to a minimum it looks like we’ve made it too hard to discover. Please accept my apologies if this has been frustrating, hopefully this should help…
The first step is to switch FileLocator Pro to Index Search:
The next step is to create an index using either the Create New Index drop-down option or by launching the Index Manager using the button next to it:
Very glad to hear this updated news about the new index component. Looking forward to giving it a try.
I am excited to try out your new indexing feature, as I also have a sizeable corpus of email that I search. Thanks for the update!
We have a new colour settings to set the colours of various things, which is all very nice – but where is the option to turn OFF the syntax colouring? When I’m searching for specific text in source files, I really don’t want to be distracted by the different colours used for syntax colouring. Maybe next version …?
You can switch off color settings, simply uncheck ‘Highlight keywords with different colors” in Color Settings. If you want it to be the same as 7.5 then also switch ON ‘Bold’ and ‘Underline’.
Switching off “Highlight keywords” does not appear to switch of syntax colouring – ie displaying text in different colours depending on that text’s meaning in the context of the source language indicated by the file extension – as described at https://en.wikipedia.org/wiki/Syntax_highlighting
Eg I search for the word “length” in *.c, and regardless of the Color Settings, or how the word “length” is displayed, C key words like “while”, “do” are always in blue, numbers are always in orange etc. I understand that syntax highlighting can be useful, but I find the extra colouring to be a distraction, and suggest that it should be optional.
Ah, sorry. I thought you were referring to the keyword coloring. You can switch off the syntax coloring by renaming/deleting the syntax coloring file, which is normally installed in:
C:\Program Files\Mythicsoft\FileLocator Pro\config\flp_style.xml
So with Windows XP there are real hard incompatibilities? Or you just don’t support it and forbid the installation to be safe, but actually most features would probably still sort-of work?
It was getting harder and harder to keep compatible, although we squeezed 7.5 to supporting XP we still weren’t getting 100% compatibility. It’s unfortunate but with Microsoft dropping support for XP and the very lower number of customers using the OS it just doesn’t make financial sense spending valuable resources working on XP compatibility.
OK, it’s understandable for sure, I’d just prefer that as long as there aren’t hard incompatibilities in the core of the software or of the installer you allow the installation, maybe after a big warning that it’s unsupported and any support requests will be denied.
How do you use this feature exactly??? The help mentions the index manager but doesn’t mention how to to get to it. I went through every option in the app and can’t find this feature. This blog starts with step 1, create an index. How do you create an index?? Start from there please. I am feeling stupid now and I hate it when an app does this to me. Please improve the documentation and present a step by step instructions starting from how to find it in the app’s navgiation, and improve this feature’s discoverability
My fault sorry. Step 1 should be “Switch FileLocator Pro into Index Search mode”. I’ll change the post. Thanks. BTW, the best starting place in the help file is here:
http://help.mythicsoft.com/filelocatorpro/en/criteriaview.htm
This is great! However, I have a workflow suggestion: there should be no separate ‘indexing mode’, just a button to build/update an index, which will then speed up subsequent searches if present.
If any files have been added/removed/changed since the index was built, the engine falls back to normal search for those files. This would work great for searching code; in any given week you only touch a tiny fraction of a large codebase. And if too many files have been changed you could display an “index outdated!” warning.
Just a thought…
Nice idea but the trouble is that to know the change would require either scanning the folders in the first place, reducing the efficacy of the index, or by having a background process detecting and recording changes. The latter is the standard index ‘way’ and we’ll look into at least having the option but not as an always-on type process.
Could you please explain, in the help document, HOW TO GET TO the Index Manager? I’ve figured it out based on the screenshot above, but it should not have been this difficult.
Yep, sorry. Consider it done.
I’ve just downloaded v8 and paid for another five years. I use FileLocatorPro frequently and find it very helpful. I’m obliged to use Outlook for work e-mail, but I choose to use Thunderbird for personal e-mail, and have a large archive of Thunderbird messages, so I’m interested in any further support for Thunderbird that you may add.
Thanks. Thunderbird support is a priority for the 8.x release schedule.
Just started using Version 8. Indexing worked fine, and very fast. Is there an update index feature, or does it have to reindex the entire machine? In future, will their be an option to leave index feature on so that changes to index are made as you go?
If you ‘update’ the index it’ll only re-index changed files but it does scan all the folders looking for changes. We will have an ‘auto-update’ feature in future but we need to be careful because this is just the type of indexing that many people don’t like.
The new indexing feature is great!
We archive projects on a web-server, and access the files using a browser or webDAV. With webDAV we can mount the web-server’s file-space as a drive, e.g., z:.
Using File Locator Pro, a non-indexed search takes 3.5 minutes. An indexed search takes less than a second. It takes less than 3 minutes to build the index.
I’ve used File Locator Pro for years, and it’s a great tool. I recently saw an announcement about the indexing. I realized it was just the type of solution we were hoping to find, to search that archive.
Jim
USA
P.S. I forgot to mention that what makes having an index so useful for us is that the webDAV connection is so slow. The archive isn’t big (e.g., less than 10GB). Searches without the index take forever due to the slow access over webDAV.
This post mentions “Support for WTP attached storage (e.g. Phones).” in upcoming 8.x release. I have 8.1 (Release Build 2722 – 2017.03.23.67657) which doesn’t seem to have it. Is that the case? I would dearly love this soon since none of the available tools are terribly useful. TIA