summaryrefslogtreecommitdiff
path: root/htroot/IndexControlRWIs_p.html
diff options
context:
space:
mode:
authororbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-01-28 23:41:39 +0000
committerorbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542>2008-01-28 23:41:39 +0000
commit974fea79334bbbf226a63349edea6b243fdd401c (patch)
tree10a1227c20ac23834d95f33bd7c6982eb8e9fd59 /htroot/IndexControlRWIs_p.html
parent1a296af6ffb70c920877aae1835e63a194b32e65 (diff)
added term-frequency ranking
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4413 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/IndexControlRWIs_p.html')
-rw-r--r--htroot/IndexControlRWIs_p.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/htroot/IndexControlRWIs_p.html b/htroot/IndexControlRWIs_p.html
index e292fd8d8..7dc8a0c37 100644
--- a/htroot/IndexControlRWIs_p.html
+++ b/htroot/IndexControlRWIs_p.html
@@ -152,6 +152,7 @@
<td>pos of phrase</td>
<td>pos in phrase</td>
<td>word distance</td>
+ <td>term frequency</td>
<td>authority</td>
<td>date</td>
<td>words in title</td>
@@ -181,6 +182,7 @@
<td class="TableCellDark">#[phrase]#</td>
<td class="TableCellDark">#[posinphrase]#</td>
<td class="TableCellDark">#[worddistance]#</td>
+ <td>#[tf]#</td>
<td>#[authority]#</td>
<td>#[date]#</td>
<td>#[wordsintitle]#</td>