Comments
7 comments
-
Are you connecting to a non/untrusted domain machine using SQL Auth by any chance? Can you attach the whole log?
-
I am not connecting to a non-trusted domain.
The log is attached.
-
deleted because the thing I am experiencing isn't entirely the same after all.
-
@dcpeter
Do you remember which version did you upgrade from? Can you downgrade to this version? Does it give you the same issue? -
I was previously using version 2.2. I removed version 3.2. I downloaded 2.2 and attempted to install. The installer would not install it (greyed out check box) and gave no explanation. I tried the same with version 2.3 and got the same inability to install. I then jumped to the latest version 2: 2.4.4. I was able to install it. Without any other adjustments, it is working as expected: it once again finds results in the text of stored procedures and functions and displays them.
-
@dcpeter
Thanks for the tests! I'm still not able to reproduce the issue in version 3.2.3. Would you be able to provide a snapshot or a cut down version of your database? -
hi, I experienced the same behavior.
- upgraded sql search from v2.x to 3.x (also within SSMS14)
- rebooted
- sql search displayed no results no matter what search I attempted (a very different behavior than in the past - I've used this for many years).
- I uninstalled sql search
- I upgraded sql prompt from 9.0 ish to 9.5.23
- I reinstalled sql search 3.2.1
- Sql search now returns results
One thing I noticed, when upgrading from sql search 2, the installer placed sql search 3 content into the sql search 2 path. When I reinstalled sql search 3 from scratch, it placed its content into the sql search 3 path. I'm not sure if this is the/part of the issue or not. Sorry I did not keep better track of version numbers.
- upgraded sql search from v2.x to 3.x (also within SSMS14)
Add comment
Please sign in to leave a comment.
After upgrade, no TEXT matches are returned for the contents of Stored Procedures and Functions; it only returns matches on Name and Column. The search is set to All Object Types and Matches on All for a single database. Reindexing changes nothing. Clearing out the index files under AppData changes nothing. The error that appears repeatedly in the log file is "Failed to get the object hierarchy".