Hello,
is it possible, with AjaxSearch 1.8 (or previous releases), to find documents with ditto included content?
Example:
Document 1 with a picture and a TV "picture-description".
A Ditto-Call includes the picture and the TV "picture-description" of Document 1 on Page 1.
AjaxSearch finds the searchword only in Document 1, but not in Page 1.
-
☆ A M B ☆
- 24,524 Posts
Well, not really, since that page does not exist until the page is generated and the Ditto call processed.
That’s a problem with dynamically generated content; until the content is generated, it doesn’t exist and cannot be searched internally.
You might need some outside search like Google Search, which actually requests the pages then searches what it gets in the way of finished pages.
Thank You for the answer,
but why can´t AjaxSearch follow or process the ditto call?
In my opinion a SearchEngine in a CMS should not only search in specific database fields, but in the rendered page too, or a special sort of cache or something like that.
On the side appear different pictures. These pictures are independent documents with a picture signature, a special headline and more. Onclick these pictures will open in a new window. To find the single picture documents is not wrong, however, more nicely it would be if, in addition, the side with the ditto included pictures, headlines and picture signatures would be found too.