// 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 = '../search/indice_dati.xml';
data_source = 1;	// 1  per XML
results_location = 'cerca.php';


// Results 


per_page = 10;
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 about an are as at be by do for from how I in is it of on that the this to was what when where who will with';
stemming = 'javascript^js checkboxes^checkbox';
spell = 'tipu^Tipue endshet^Endsheet';


// Text

tl_0 = 'Risultati da ';
tl_1 = 'Risultati della ricerca - ';
tl_2 = ' - nessun risultato.<p>Suggerimento:<p>Assicurati di aver digitato correttamente tutte le parole.<br>Prova ad effettuare una ricerca con parole chiave pił generiche.';
tl_3 = 'Precedente';
tl_4 = 'Prossima';
tl_5 = 'a';
tl_6 = 'di';
tl_7 = 'per';
tl_8 = 'Intendevi:';
tl_9 = 'Le seguenti parole sono state escluse dalla tua ricerca:';
tl_10 = 'Ricerca vuota.';
tl_11 = '<p>Original Tipue search script modified by <a href="http://www.inglobetechnologies.com" target="_blank">Inglobe Technologies</a>';


// XML


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


