All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Collection index on database import

magnusland 15 Mar 2013 11:43 question, complete

I have Low Search 1.1.0 installed. We have built a manual import system for a specific channel. However when we do this import the collection index for this channel isn't updated. Has this been addressed in later versions?

Replies

  1. Low 15 Mar 2013 11:50

    Yes, you can automate the rebuilding of search indexes using the ACT URL that is given on the home page of the module (v2+) if you've also entered your license key in the settings.

  2. magnusland 15 Mar 2013 11:52

    Perfect, thank you. I'm being lazy now; are there any changes in template tags or other things I should know of if I'm upgrading from 1.1 to the newest version?

  3. Low 15 Mar 2013 11:54

    Everything should be backward compatible. I do recommend changing any non-prefixed variables in the Form tag like {keywords} to the prefixed version: {low_search_keywords}, as the non-prefixed versions are deprecated (but still work for now).

  4. magnusland 15 Mar 2013 12:01

    Perfect. Thank you for your prompt response.