diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2016-11-13 23:34:27 +0100 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2016-11-13 23:34:27 +0100 |
| commit | ca4c38a5baba45b409986dc332475dc008296019 (patch) | |
| tree | f4b16ecc1f7ff88e29d1099d1c1906cc875789c5 /htroot/ContentAnalysis_p.html | |
| parent | f45945cadac5c7f6cc0be3e2adbaa2256d8ecd5f (diff) | |
Updated links to external Java and Solr docs to currently used versions.
Diffstat (limited to 'htroot/ContentAnalysis_p.html')
| -rw-r--r-- | htroot/ContentAnalysis_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ContentAnalysis_p.html b/htroot/ContentAnalysis_p.html index b69fa680f..2b58a3618 100644 --- a/htroot/ContentAnalysis_p.html +++ b/htroot/ContentAnalysis_p.html @@ -12,7 +12,7 @@ <form class="dsearch" action="ContentAnalysis_p.html" method="post" enctype="multipart/form-data"> <fieldset> <legend>Double Content Detection</legend><p>Double-Content detection is done using a ranking on a 'unique'-Field, named 'fuzzy_signature_unique_b'. - This field is set during parsing and is influenced by two attributes for the <a href="http://lucene.apache.org/solr/4_10_3/solr-core/org/apache/solr/update/processor/TextProfileSignature.html">TextProfileSignature</a> class.</p> + This field is set during parsing and is influenced by two attributes for the <a href="https://lucene.apache.org/solr/5_5_2/solr-core/org/apache/solr/update/processor/TextProfileSignature.html" target="_blank">TextProfileSignature</a> class.</p> <dl> <dt style="width:260px"><label for="minTokenLen">minTokenLen</label></dt> <dd style="width:360px; float:left; display:inline;" id="dd_minTokenLen"> |
