Difference between revisions of "Typo3 Indexed Search"
From zen2
m (1 revision) |
|
(No difference)
| |
Latest revision as of 08:45, 25 July 2013
Exclude Menus
Add the tags
<!--TYPO3SEARCH_begin-->
and
<!--TYPO3SEARCH_end-->
to the source code around the content area of your site to get search hits for your content elements but not menus etc.
Results Discrepancy
>> (This can be controlled using the "show.forbiddenRecords" property, btw.) >> >> However, the usual scenario is that indexed search counts these results >> only up to the page that is displayed, and then stops. This is reasonable >> because the difference of the result count is usually just a minor one. >> However, one may be surprised why indexed_search shows a different result >> number at every result page. >> >> The rule is: The closer he gets to the last page of the result browser, >> the more precise the counter will be.
<div style="position:absolute; top:75px; left:0px;" width="95" height="34"><a href="index.php?id=128"><img src="images/button_search.gif" width="95" height="34" border="0" alt="Search the NZDA website" /></a></div>
