<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 <ahref="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 <ahref="https://lucene.apache.org/solr/5_5_2/solr-core/org/apache/solr/update/processor/TextProfileSignature.html" target="_blank">TextProfileSignature</a> class.</p>
These are document analysis attributes.==Аттрибуты анализа документов.
Double Content Detection==Двойное определение содержимого
Double-Content detection is done using a ranking on a 'unique'-Field, named 'fuzzy_signature_unique_b'.==Двойное определение содержимого выполняется с помощью ранжирования поля '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/api-4_0_0-BETA/org/apache/solr/update/processor/TextProfileSignature.html">TextProfileSignature</a> class.==Это поле устанавливается во время анализа и описывается двумя аттрибутами класса<a href="http://lucene.apache.org/solr/api-4_0_0-BETA/org/apache/solr/update/processor/TextProfileSignature.html"> TextProfileSignature</a>.
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.==Это поле устанавливается во время анализа и описывается двумя аттрибутами класса<a href="https://lucene.apache.org/solr/5_5_2/solr-core/org/apache/solr/update/processor/TextProfileSignature.html" target="_blank"> TextProfileSignature</a>.
This is the minimum length of a word which shall be considered as element of the signature. Should be either 2 or 3.==Минимальная длина слова, которое должно рассматриваться в качестве элемента сигнатуры. Может быть 2 или 3
The quantRate is a measurement for the number of words that take part in a signature computation. The higher the number, the less=='quantRate' это количество слов, которые необходимы для вычисления сигнатуры. Чем выше это число, тем меньше
words are used for the signature.==слов используется для сигнатуры.