jDiction Forum

English => General Questions => Topic started by: nkt on October 14, 2016, 06:23:48 am

Title: Update search index after saving translation
Post by: nkt on October 14, 2016, 06:23:48 am
Hi all,

I have the problem that my indexed (smart) search results are not updated after I change the translation. I figured out that if I save the translation, the translation isn't reindexed. However if I also save the original article then the translation is reindexed. I guess that saving the article in the com_content environment triggers the Jdiction Smart Search plugin and the saving the translation in the com_jdiction doesn't trigger the Jdiction Smart Search plugin.

Did someone already found/coded a solution for this?

Specs:
Joomla 3.6.2
Jdiction 2.0.0
2 (active) languages

Cheers Nick
Title: Re: Update search index after saving translation
Post by: Harald Leithner on October 21, 2016, 12:54:19 pm
Thats not so easy to do, but I will take a look at it.

Only workaround is to safe the original article or to reindex.
Title: Re: Update search index after saving translation
Post by: nkt on November 01, 2016, 04:54:18 pm
Thanks for taking a look at it! I'll use the article save function as work around.

Cheers