Version2022.2 Search cannot be queried by URL path
Answered
Please sign in to leave a comment.

What folder structure in the Project tree is this supposed to refer to? Please attach a screenshot.
I don't seem to have this problem in build 222.3345.16. What build are you using? Help | About
double-click shift global search, IntelliJ IDEA 221.6008.13 normal,222.3345.90 abnormal。
Not an issue for me in the latest 2022.2 EAP (222.3345.90) either:
See if it helps to:
I uninstalled the software and deleted all the configurations, but the new installation still doesn't work. Is it related to my synchronized configuration? Is there an option to turn off indexing?
Did you try my suggestions above too?
Are you sure all of the bundled 'Spring' plugins are enabled? File | Settings | Plugins | Installed
Does it work if you type "/url " before the search string?
The above methods cannot be used in 2022.2, and they are normal in 2021.4. My configuration is synchronized, and the plug-ins are consistent.
Try disabling Settings Sync, then restart the IDE, reproduce the problem, and provide the idea.log file. Help | Show Log in...
You can upload it privately to https://uploads.jetbrains.com, and provide the upload id here.
Upload id: 2022_07_27_RdHiASdZRN9znwUBfx4c7n (file: idea.log)
Thank you.
I created a new bug report in our system for this: https://youtrack.jetbrains.com/issue/IDEA-298751
Responsible developers will look into it. Feel free to follow the ticket to get updates on the progress of the investigation.
See this article if you are not familiar with YouTrack.
Kanaun Would it be possible for you to share the project where the problem occurs? We can't seem to reproduce it on our side. A small demo version would be fine.
When I only have application.yml and application-local.yml is OK. If there are multiple environments, such as application-dev.yml, application-prod.yml is a problem.
As long as I put the same content in multiple environment files in application.yml, it's normal. What's the reason?
Thanks for the info, I added it to https://youtrack.jetbrains.com/issue/IDEA-298751
Once the developers can reproduce the problem, they will reply in the ticket's comment thread.