Hi,
I have been using Search Engine 4.2 to make search pages for CD-Roms that I distribute to my students and there was no problem at all. The indexed material was html pages written in the English language.
However, I recently tried to do the same, with html pages that are written in the Greek language. More specifically, all the html pages that I want to index contain the following tag in the HEAD of the html page:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-7">
In the configuration, under the Languages tab, I have specified the encoding to be ISO-8859-7 but there were problems (explained below). I have also tried every possible combination of the International Searching Options but again no luck. I opened the zoom_index.js and it actually does contain all the Greek words; in other words, I think that indexing works but not the searching.
The situation is that if I type something in the Search Textbox (e.g. προγραμματισμός), when I click the submit button, no results are found and the response is:
Search results for: προγραμματισμός
Of course the contents of the search textbox also contain the string προγραμματισμός. It somehow changes the text προγραμματισμός to the weird looking string. I am obviously doing something wrong since I have read that it does support the Greek language. Could you please assist me with this matter?
Thank you in advance.
I have been using Search Engine 4.2 to make search pages for CD-Roms that I distribute to my students and there was no problem at all. The indexed material was html pages written in the English language.
However, I recently tried to do the same, with html pages that are written in the Greek language. More specifically, all the html pages that I want to index contain the following tag in the HEAD of the html page:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-7">
In the configuration, under the Languages tab, I have specified the encoding to be ISO-8859-7 but there were problems (explained below). I have also tried every possible combination of the International Searching Options but again no luck. I opened the zoom_index.js and it actually does contain all the Greek words; in other words, I think that indexing works but not the searching.
The situation is that if I type something in the Search Textbox (e.g. προγραμματισμός), when I click the submit button, no results are found and the response is:
Search results for: προγραμματισμός
Of course the contents of the search textbox also contain the string προγραμματισμός. It somehow changes the text προγραμματισμός to the weird looking string. I am obviously doing something wrong since I have read that it does support the Greek language. Could you please assist me with this matter?
Thank you in advance.
Comment