I wanna search “nice beautiful” in a query at google ,how to keep query terms in order in search results’ texts and the query isnt a phrase.
eg. each search result must like this pattern: “…… nice …. beautiful …..”
BTW: is there a way in which I can detect whether two words are adjacent adjectives
I wanna search nice beautiful in a query at google ,how to keep query
Share
Use
With the quotes.
Use multiple stars or asterisks for a set of results where there are a little more words in between.
Links: nice * beautiful and nice ** beautiful.
More information on wildcard characters in google search here.