// Tipue JS 4.2
//
// Tipue JS Copyright (C) 2002-2007 Tri-State Consultants
// Tipue JS is open source and released under the GNU General Public License
//
// Tipue JS Set


// General


data = 'tipue_data.xml';
data_source = 2;
results_location = 'results.html';


// Results 


per_page = 7;
context = 1;
context_seed = 100;
descriptive_length = 25;
rank_seed = 3;
include_num = 0;
include_url = 1;
header_links = 1;
bold_query = 1;
bold_title = 1;
bold_footer = 1;


// Search


common_words = 'a sobre an are as da be por do para de como Eu in e tu da  that the this to was o que quando onde quem will com';
stemming = 'javascript^js checkboxes^checkbox';
spell = 'tipu^Tipue endshet^Endsheet';


// Text


tl_1 = 'Pesquisa - ';
tl_2 = ' - Não foram encontrados resultados.<p>Sugestão:<p>Tenha a certeza de que escreveu correctamente.<br>Tente outra diferente ou algo mais especifico.';
tl_3 = 'Anterior';
tl_4 = 'Seguinte';
tl_5 = 'a';
tl_6 = 'de';
tl_7 = 'para';
tl_8 = 'Queria dizer:';
tl_9 = 'Esta(s) palavra(s) foi excluídas da busca:';
tl_10 = 'Pesquisa em branco.';
tl_11 = '<p>Tenha atenção à acentuação nas palavras pois pode não aprecer quais quer resultado';
tl_12 = 'Resultados';


// XML


xml_pages = 'page';
xml_title = 'title';
xml_url = 'url';
xml_content = 'content';


