SQL Search is indexing your database - Every time I search
a_j_k
Posts: 3
Something has changed recently.
Previously SQL Search worked as expected, now whenever I do a search I get the "SQL Search is indexing your database. This will only happen once." message and it takes a very long time (many minutes) for SQL Search to index the database. Once it finishes I'm able to search.
The next time I try to search the same database, I get the same message and it goes through the indexing process again.
I'm running version 1.0.0.321 in Microsoft SQL Server Management Studio version 10.0.4000.0 running on 64-bit Windows 7.
Does anyone have any suggestions about why this would be happening or how to fix it?
Thanks.
Andy.
Previously SQL Search worked as expected, now whenever I do a search I get the "SQL Search is indexing your database. This will only happen once." message and it takes a very long time (many minutes) for SQL Search to index the database. Once it finishes I'm able to search.
The next time I try to search the same database, I get the same message and it goes through the indexing process again.
I'm running version 1.0.0.321 in Microsoft SQL Server Management Studio version 10.0.4000.0 running on 64-bit Windows 7.
Does anyone have any suggestions about why this would be happening or how to fix it?
Thanks.
Andy.
Comments
Thanks and apologies for any inconvenience this has caused.
Regards,
Tanya
The funny thing is that I haven't used it all today, so it's gotta be a background task tanking.
I LOVE sql search but for some reason this latest patch is unstable on my
system.
I work with a lot of systems over a VPN that isn't the best in the world. I would really like it to NEVER index them unless I ask it too.
Even better - an option to simply make indexing manual. I don't use it that often (but boy am I glad I have it when I need it) I would be fine with waiting for an indexing to get done before I search.
You can find this by clicking on Help - About.
Thanks,
Tanya
Project Manager
Red Gate Software Ltd
Has there been any thought given to changing the design of this tool so that it doesn't build an index at all, but rather just querying the system tables every time?
Idera SQL Search works this way and it's very fast, no indexing required.
BTW I also have a license for RedGate Developer Bundle if that matters.
If I have a quick search I always use the search sproc instead because I will get results faster, but I really like being able to click on the object and have it highlight in the Object Explorer with SQL Search.
Sometimes it works. Sometimes it takes forever. It's faster for me to just search though the stored procs for what I am looking for one by one.
Someone needs to seriously redesign this thing. It's a POS.