Hi there,
I asked myself why ajaxsearch is not recognizing the thumbnails in my blog.
- I can search all documents
- I can also search in the maxigallery
However, I used some thumbnails in my miniblog with title and description but ajaxsearch can’t find them....
My search is at the 404 page with this call:
[!AjaxSearch? &liveSearch=`1` &whereSearch=`content|tv|maxigallery`!]
At the documents of my blog I call the thumbs with e.g.:
[!MaxiGallery? &view_gallery=`102` &galleryPictureTpl=`GalleryBlog` &pic_query_ids=`9,10,11` &display=`embedded` &embedtype=`slimbox` &pics_per_row=`7` &max_thumb_size=`150` &max_pic_size=`0` &thumb_use_dropshadow=`1`!]
The images with the ID 9,10 and 11 will be found in the gallery but not the documents of the blog, where I also use the thumbs. In the source html code (of an blog entry) I can read the desired search term...
Anyone who can help me?
thx,
mickna