Skip to content

Commit

Permalink
Traduction de la moyenne harmonique
Browse files Browse the repository at this point in the history
  • Loading branch information
anayrat authored and gleu committed Jul 18, 2017
1 parent 5754438 commit 355ddd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion postgresql/textsearch.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1011,7 +1011,7 @@ SELECT plainto_tsquery('english', 'The Fat & Rats:C');
</listitem>
<listitem>
<para>
4 divise le score par "mean harmonic distance between extents"
4 divise le score par la moyenne harmonique de la distance entre les mots
(ceci est implémenté seulement par <function>ts_rank_cd</function>)
</para>
</listitem>
Expand Down

0 comments on commit 355ddd4

Please sign in to comment.