E.g. Imagine if you index contains a document which is highly relevant to the user's query plus 9 other old versions. If it weren't for this filtering feature then the results displayed would just be 10 near-identical hits. Instead we get one hit, then an indented similar one, and then 8 unrelated hits from other parts of your index.
To put it another way the filter is trying to prevent one type of result from dominating the results which would badly affect users looking for something else.
You can turn off this feature using the "filter=" query parameter e.g. "filter=0" turns it off altogether. There are also other values available if you read the search API documentation.
Hope this helps.
Regards,
Adam.
-----Original Message-----
From: johnd <jgd...@ra.rockwell.com>
Sent: 21 December 2009 15:16
To: Google Search Appliance/Google Mini - Google Search Appliance/Google Mini <Google-Search-...@googlegroups.com>
Subject: None Re: Pupose of repeat the search with the omitted results included.
That feature is called Filtering. The documentation is here:
http://code.google.com/apis/searchappliance/documentation/62/xml_reference.html#request_filtering
On Dec 21, 1:11 am, anfernee <daniel.t.c.hernan...@accenture.com>
wrote:
> Hi,
>
> I would just like to ask on what is the real purpose of repeat the
> search with the omitted results included option?
>
> I know that the search results will be increased once I clicked on the
> omitted ones, so why can't the GSA include the omitted results by
> default? Are there any links regarding this matter that can somehow
> help me better understand this matter? THanks
--
You received this message because you are subscribed to the Google Groups "Google Search Appliance/Google Mini" group.
To post to this group, send email to Google-Search-...@googlegroups.com.
To unsubscribe from this group, send email to Google-Search-Applia...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/Google-Search-Appliance-Help?hl=en.