We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
As already asked on Jekyll Talk:
Currently I have a dual language blog thanks to the multi-language-al-folio template, which uses the Jekyll Multiple Languages Plugin. I have enabled support for related posts with the Latent Semantic Indexer (LSI) as suggested by the documentation. The problem is, the LSI is not calculated based on the localized blog posts as expected.
How can I achieve this? When not using LSI, so the related posts is populated by the most recent ones, it uses the localized posts correctly.
Enabling LSI and checking related posts in a pt-br post:
The text was updated successfully, but these errors were encountered:
I've changed Jekyll Multiple Languages Plugin for Polyglot, but this is still an issue.
Sorry, something went wrong.
No branches or pull requests
As already asked on Jekyll Talk:
Currently I have a dual language blog thanks to the multi-language-al-folio template, which uses the Jekyll Multiple Languages Plugin. I have enabled support for related posts with the Latent Semantic Indexer (LSI) as suggested by the documentation. The problem is, the LSI is not calculated based on the localized blog posts as expected.
How can I achieve this? When not using LSI, so the related posts is populated by the most recent ones, it uses the localized posts correctly.
Enabling LSI and checking related posts in a pt-br post:
The text was updated successfully, but these errors were encountered: