Home | Trees | Index | Help |
|
---|
Module google :: Class SearchResultsMetaData |
|
_SearchBase
--+
|
SearchResultsMetaData
Instance Variable Summary | |
---|---|
directoryCategories : list of categories for the search results | |
documentFiltering : is duplicate page filtering active? | |
endIndex : index of the last result returned (zero-based) | |
estimatedTotalResultsCount : estimated total number of results for this query. | |
estimateIsExact : is estimatedTotalResultsCount an exact value? | |
searchComments : human-readable informational message | |
searchQuery : search string that initiated this search | |
searchTime : total search time, in seconds | |
searchTips : human-readable informational message on how to better use Google. | |
startIndex : index of the first result returned (zero-based) |
Instance Variable Details |
---|
documentFilteringis duplicate page filtering active? |
endIndexindex of the last result returned (zero-based) |
estimatedTotalResultsCountestimated total number of results for this query. |
estimateIsExactis estimatedTotalResultsCount an exact value? |
searchCommentshuman-readable informational message example:"'the' is a very common word and was not included in your search" |
searchQuerysearch string that initiated this search |
searchTimetotal search time, in seconds |
searchTipshuman-readable informational message on how to better use Google. |
startIndexindex of the first result returned (zero-based) |
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Fri Mar 18 11:10:13 2005 | http://epydoc.sf.net |