Re: htdig: ISO characters - French Version

1998-12-03 Thread Palle Girgensohn

Defranould wrote:
 
 I would like htdig to search characters like é, ä, â, û...
 If I type ie "télévision", htdig won't find anything because it can only
 find "television".
 Even if I type ie "teacute;leacute;vision" in the search form, it
 doesn't work.
 
 What can I do ?
 
 Thank you for any help !
 
 DEFRANOULD Maxime
 --
 To unsubscribe from the htdig mailing list, send a message to
 [EMAIL PROTECTED] containing the single word "unsubscribe" in
 the body of the message.


in htdig.conf, try the following:

locale: fr_FR.ISO_8859-1

/Palle
--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.



RE: htdig: ISO characters - French Version

1998-12-03 Thread Majeau, Benoit

Hey,

I'm in the same situation.  

What I find pretty weird is that someone has been able to do it with the
3.0.8 version
(http://www.regis.uqam.ca/htdig/search.html
http://www.regis.uqam.ca/htdig/search.html )

Also, I'd like to add that I tried to do a search on "Québec" on the
ht://Dig website and I didn't even get the emails I looked before!!!

I now that those emails actually contain the word:

http://www.htdig.org/mail/1998-04/0027.html
http://www.htdig.org/mail/1998-04/0027.html 

and

http://www.htdig.org/mail/1998-02/0053.html
http://www.htdig.org/mail/1998-02/0053.html .

Those "email-pages" have been indexed because if I do a query on "registrar"
I get the second one. So, even on their site it is not working. I'm making a
big guess by saying that *maybe* when ht://Dig has been updated, a part of
this code has been removed or has been [negatively] modified.

I'm wondering if the problem is located on the gathering, sorting or
searching part.  I'll try to take a look at it. :-(
 
Benoit

-Original Message-
From:   Defranould [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, December 03, 1998 4:49 AM
To: [EMAIL PROTECTED]
Subject:htdig: ISO characters - French Version

I would like htdig to search characters like é, ä, â, û...
If I type ie "télévision", htdig won't find anything because it can
only
find "television".
Even if I type ie "teacute;leacute;vision" in the search form, it
doesn't work.

What can I do ?

Thank you for any help !

DEFRANOULD Maxime

--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.
--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.



RE: htdig: ISO characters - French Version

1998-12-03 Thread Majeau, Benoit

Nevermind about what I said,

locale: fr_FR.ISO_8859-1

...is working very well! :

Thanx Palle.

Benoit

-Original Message-
From:   Palle Girgensohn [SMTP:[EMAIL PROTECTED]]
Sent:   Thursday, December 03, 1998 8:15 AM
To: Defranould
Cc: [EMAIL PROTECTED]
Subject:Re: htdig: ISO characters - French Version

Defranould wrote:
 
 I would like htdig to search characters like é, ä, â, û...
 If I type ie "télévision", htdig won't find anything because it
can only
 find "television".
 Even if I type ie "teacute;leacute;vision" in the search form,
it
 doesn't work.
 
 What can I do ?
 
 Thank you for any help !
 
 DEFRANOULD Maxime

--
 To unsubscribe from the htdig mailing list, send a message to
 [EMAIL PROTECTED] containing the single word "unsubscribe" in
 the body of the message.


in htdig.conf, try the following:

locale: fr_FR.ISO_8859-1

/Palle

--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.
--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.



Re: htdig: ISO characters - French Version

1998-12-03 Thread Palle Girgensohn

That's good to hear. I use sv_SE... myself. 

I think any locale that uses ISO_8859-1 is sufficient to get it working
with any language using ISO_8859-1.  I don't know if there is a general
locale that can be used with any 8859-1 language, but as long as the
language uses 8859-1, I don't think it matters? 

/Palle


"Majeau, Benoit" wrote:
 
 Nevermind about what I said,
 
 locale: fr_FR.ISO_8859-1
 
 ...is working very well! :
 
 Thanx Palle.
 
 Benoit
 
 -Original Message-
 From:   Palle Girgensohn [SMTP:[EMAIL PROTECTED]]
 Sent:   Thursday, December 03, 1998 8:15 AM
 To: Defranould
 Cc: [EMAIL PROTECTED]
 Subject:    Re: htdig: ISO characters - French Version
 
 Defranould wrote:
 
  I would like htdig to search characters like é, ä, â, û...
  If I type ie "télévision", htdig won't find anything because it
 can only
  find "television".
  Even if I type ie "teacute;leacute;vision" in the search form,
 it
  doesn't work.
 
  What can I do ?
 
  Thank you for any help !
 
  DEFRANOULD Maxime
 
 --
  To unsubscribe from the htdig mailing list, send a message to
  [EMAIL PROTECTED] containing the single word "unsubscribe" in
  the body of the message.
 
 in htdig.conf, try the following:
 
 locale: fr_FR.ISO_8859-1
 
 /Palle
 
 --
 To unsubscribe from the htdig mailing list, send a message to
 [EMAIL PROTECTED] containing the single word "unsubscribe" in
 the body of the message.
 --
 To unsubscribe from the htdig mailing list, send a message to
 [EMAIL PROTECTED] containing the single word "unsubscribe" in
 the body of the message.
--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.



Re: htdig: ISO characters - French Version

1998-12-03 Thread Palle Girgensohn

I *think* that if the http server sends a 

Content-Type: text/plain; charset=ISO-8859-1
... or similar... 

the locale: stuff in htdig.conf doesn't have to there. This is just a
guess, though. htdig will have to be told, somehow, which charset it is
working with, which is just fair  :)

/Palle


"Majeau, Benoit" wrote:
 
 Hey,
 
 I'm in the same situation.
 
 What I find pretty weird is that someone has been able to do it with the
 3.0.8 version
 (http://www.regis.uqam.ca/htdig/search.html
 http://www.regis.uqam.ca/htdig/search.html )
 
 Also, I'd like to add that I tried to do a search on "Québec" on the
 ht://Dig website and I didn't even get the emails I looked before!!!
 
 I now that those emails actually contain the word:
 
 http://www.htdig.org/mail/1998-04/0027.html
 http://www.htdig.org/mail/1998-04/0027.html
 
 and
 
 http://www.htdig.org/mail/1998-02/0053.html
 http://www.htdig.org/mail/1998-02/0053.html .
 
 Those "email-pages" have been indexed because if I do a query on "registrar"
 I get the second one. So, even on their site it is not working. I'm making a
 big guess by saying that *maybe* when ht://Dig has been updated, a part of
 this code has been removed or has been [negatively] modified.
 
 I'm wondering if the problem is located on the gathering, sorting or
 searching part.  I'll try to take a look at it. :-(
 
 Benoit
 
 -Original Message-
 From:   Defranould [SMTP:[EMAIL PROTECTED]]
 Sent:   Thursday, December 03, 1998 4:49 AM
 To: [EMAIL PROTECTED]
 Subject:htdig: ISO characters - French Version
 
 I would like htdig to search characters like é, ä, â, û...
 If I type ie "télévision", htdig won't find anything because it can
 only
 find "television".
 Even if I type ie "teacute;leacute;vision" in the search form, it
 doesn't work.
 
 What can I do ?
 
 Thank you for any help !
 
 DEFRANOULD Maxime
 
 --
 To unsubscribe from the htdig mailing list, send a message to
 [EMAIL PROTECTED] containing the single word "unsubscribe" in
 the body of the message.
 --
 To unsubscribe from the htdig mailing list, send a message to
 [EMAIL PROTECTED] containing the single word "unsubscribe" in
 the body of the message.
--
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word "unsubscribe" in
the body of the message.