We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 19354
    • 7 Posts
    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
      • 5811
      • 1,717 Posts
      Mysql can’t found the term "moebius" in your documents. it doesn’t exist. "moebius" term exists as title of your image, only when Maxigallery is executed. Not before.
        • 19354
        • 7 Posts
        Hi coroico,

        thx for your answer.
        I still thought about this issue...
        However, I also thought: may be there is a hack... wink

        Again thank u,
        mickna