Discussions related to Visual Prolog
Harrison Pratt
VIP Member
Posts: 439
Joined: 5 Nov 2000 0:01

Search Only Title on Discussion Forums ?

Unread post by Harrison Pratt »

Is there a way to search only the topic Title for text?

It seems that this could result in fewer irrelevant query results in some circumstances. Maybe I've missed something on the screen.
Attachments
Untitled.jpg
Untitled.jpg (28.17 KiB) Viewed 7106 times
Harrison Pratt
VIP Member
Posts: 439
Joined: 5 Nov 2000 0:01

Unread post by Harrison Pratt »

Answer: Google Advanced Search

Code: Select all

allintitle: {SearchTerm} site:http://discuss.visual-prolog.com/
Where {SearchTerm} is what you seek in the Title.

For example, to find JSON in the page Title (i.e., Subject in the Discussion Forum), enter this into the Google Search Bar:

Code: Select all

allintitle: JSON site:http://discuss.visual-prolog.com/
Post Reply