FindSearchPage.cs |
|
---|---|
|
|
Allow editors to control how many hits should be displayed on each search result listing when doing paging. |
|
Allow editors to control wether matching keywords in search hit titles should be highlighted. |
|
Allow editors to control wether matching keywords in excerpt texts for search hits should be highlighted. If false the beginning of the search text will be retrieved. |
|
Allow editors to specify the hight hit images should be shown with. If set to 0 we don't show images. With an image rescaling library we would also have had a property for width but instead we let the browser scale that relative to the height. |
|
Allow editors to specify how long excerpt text to retrieve and show for each search hit. |
|