Árvore de páginas

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

Index 

Índice
outlinetrue
exclude.*ndice
stylenone

 


Speaking of

...

Terms and Synonyms...

In the terms registration, you only need to register the irrelevant terms and the terms that should have synonyms. All other terms that are no registered as irrelevant will be automatically considered for indexation and search for documents by content.

The term registration is done per language and it does not have automatic translation. Thus, if the same term is considered irrelevant in more languages, you need to register the term in each language. The same language treatment is considered for relevant terms and synonyms.The synonyms are considered in the indexation and search for documents by contents. They allow searches to be done by terms that are not explicitly mentioned in the documents, but that are equivalent.


 Image Added

Estado
subtletrue
titleLearn more

HTML
<a id="toggleAll" href="#" >Expand/hide additional information. </a>
 <script type="text/javascript">
 
 var abertos = 0;
 var fechados = 0;
 function contador() {
    abertos = 0;
    fechados = 0;
    jQuery(".expand-control").each( function() {
		if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
           	fechados++;
        } else {
        	abertos++;
        }
    });
 }
 AJS.toInit(function() {
 
    contador();
	var soma = abertos + fechados;
	$("#toggleAll").html('Expand/hide ' + soma  + ' additional information.');

    AJS.$('#toggleAll').click(function() {
        contador();
        if (abertos >= fechados) {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className == "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        } else {
            jQuery(".expand-control").each(
                function() {
                    if (document.getElementById(this.id).children[0].className != "expand-control-icon icon expanded") {
                        jQuery(this).trigger("click");
                    }
                }
            )
        }
    });
});
 </script>

Basic Path

 

01. Select the Control Panel feature in the main menu.

02. Access the Documents tab.

03. Click the Term and Synonyms option.


Insert term

...

01. In the main menu, click Control Panel, then check Customization container and click Terms and Synonyms.

0204. Enter the Term description.

05. Select the desired term language for registration.

0603. Check if it is irrelevant.

Learn more
Expandir
title
Painel

Irrelevant terms are words not considered at the moment of indexation and search for documents by content. These terms correspond basically to articles, pronouns and prepositions, however, this function allows the registration of any term as irrelevant. Relevant terms are words considered for creating synonyms. Both the relevant term and the synonym are considered in the indexation and search for documents by content. 

0704. Click Save.

 

Alternative Path(s)

 



Edit Term

...

...

01. Select the Term you want to edit.

02. Click Edit.

03. Check if it is irrelevant.

04. Click Save. 



Delete Term

...

...

01. Select the Term you want to delete.

Learn more
Expandir
title
Painel

A term cannot be deleted if it is associated as synonym of another term. 

...

03. Click OK to confirm the deletion. 



Add Synonyms

...

...

01. Select the Term to which you want to add a synonym.

02. Click Edit.

03. In the Synonyms area.04. Select , select a term to associate as synonym in the "Not Synonyms" table, located on the left.

Expandir
titleLearn more

Only relevant and registered terms in the language selected are displayed for selection. 

0504. Click the send arrow, located in the center of the tables so that the selected term is sent to the Synonyms table.

0605. Click Save. 



Delete Synonyms

...

...

01. Select the Term of which you want to delete a synonym.

02. Click Edit.

03. In the Synonyms area.04. Select , select a term to remove from the "Synonyms" table, located on the right.

Expandir
titleLearn more

Only relevant and registered terms in the language selected are displayed for selection.

0504. Click the back arrow, located in the center of the tables so the selected term returns to the "Not Synonyms" table.

0605. Click Save.

 

 



Informações
titlePlease note!

This documentation is valid from the 1.6.5 .10 update - Liquid. If you use a previous update, it may contain information different from what you see on your platform.

 

...