I am having a problem with search not working reliably ever since I started using 5.9 (since it was released) that I was hoping would have been fixed in a patch by now and it appears it has not, so maybe no one has reported it yet.... let me now. I have seen extremely unreliable search results since the upgrade. For example, I have litereally highlighted a phrase on the currently open document and done a search in files for that phrase (which causes it to auto fill in the search term) to see what files have that phrase in my entire branch and watched as the results came back with only 4 files, not including the currently opened document. One more example, the one I just experienced and has set me to writing, where I searched for the name of 2 different .js files in my branch as I needed to alter all the locations that file is included as the file names just changed and it came back with no results for either name in any files when i did the same search as a grep directly on the machine where the files live i found that actually 4 php files have one of the .js files included in it and 7 have the other. The search is being done recursively from the top most directory and using a very generous file mask that is looking in:
*.pl,*.pm,*.php,*.php3,*.inc,*.css,*.js,*.html
I am running your product on Windows 7 Professional on a brand new hard drive and had the same problems while using my old hard drive and Windows 7 RC1. In both cases my files that are in the project that are being searched actually live on a Ubuntu 9.10 system that has samba running and a direct ethernet cable connecting it to my Windows 7 drive with a static IP and that ubuntu system is a mapped drive, letter R. I set up the networking between the 2 computers following these directions:
This wasn't a problem in older versions, or at least not that I ever saw, it is a new problem that has been introduced in 5.9.