Hi!

Kreso wrote:
> Hello all,
> 
> what would be the recommended way of specifying the language in
> which the indexed documents are written? I have noticed in indexer.c
> that "Content-Language:" header is examined, however I would prefer
> specifying the language somewhere in the document itself. Is this
> possible with actual (3.1.19) version, when yes, how can I use it?

In 3.1.19 this is the only method to specify language.

Using 3.2.x branch you can also specify language in meta tags:

<HTTP-EQUIV NAME="Content-Language" CONTENT="en">

or

<META NAME="Content-Language" CONTENT="en">

___________________________________________
If you want to unsubscribe send "unsubscribe general"
to [EMAIL PROTECTED]

Reply via email to