Hi all
in one of my installations AjaxSearch is not listing web links, even when they are set searchable. Is there a way I can include web links in the search results?
EVO 1.0
AjaxSearch 1.8.3
Tanks a lot
If a link contains a term, it can be found by the search. But by default the defaultStripOutput function strip all the html tags before to set up the extract. This avoid to display partially a html tag broken by the extract function.
To display the links, use your own stripOutput function and increase the extract length to be sure to keep all the html tag.
the problem is that also the titles from the web links are not shown. It is as if all documents which are of type web link are excluded from the search. But the checkbox searchable is selected.
-
☆ A M B ☆
- 24,524 Posts
The script doesn’t have write permissions for that file. Go in with your FTP client and change its permissions to world writable.