Hi ,
I have text in *.js file that is "rolloutWithWorkflow" and i was trying to check if /libs/cq/search/content/querydebug.html can show the file .I am trying this out as,I need to check few text if present under libs files
The query was as below
type=nt:file
fulltext=rolloutWithWorkflow
nodename=*.js
path=/apps
It did not show the file name.Please let me know what should be the query to show the results of js file name
Thanks