updated lsi docs

This commit is contained in:
David Smith 2015-02-17 00:12:54 -05:00
parent edb50b81a3
commit e9638fa6a2
1 changed files with 2 additions and 2 deletions

View File

@ -103,10 +103,10 @@ following is a reference of the available data.
<td><p>
If the page being processed is a Post, this contains a list of up to ten
related Posts. By default, these are low quality but fast to compute.
related Posts. By default, these are the ten most recent posts.
For high quality but slow to compute results, run the
<code>jekyll</code> command with the <code>--lsi</code> (latent semantic
indexing) option.
indexing) option. Also note Github pages does not support the <code>lsi</code> option when generating sites.
</p></td>
</tr>