Hi!
I have just install ASPSeek on my server. I want to update an old specialized search engine : 3 databases with about 100.000 urls each. Compilation, installation and indexing work well, but I have 2 questions, one about accents and the other about some parameters. 1. ACCENTS : The is 2 problems with accents. First in the results page : some sites are displayed with the correct characters, but some other are displayed with "?". For example I have sometimes "litt�rature" and so other times "litt?rature". Solution : ucharset.conf was in DOS format and not in unix format... that was all... Please fix it. (I have noticed other files in DOS format). Even with this fix, the "'" character is displayed as a "`". Any idea ? Second problem : in the form, if I give an query with accent, the search engine split the word : "napol�on" result in a search of "napol"... Any solution ? compilation flags : enable-shared, enable-fast-install, with-gnu-ld, with-mysql aspseek.conf : UtfStorage yes Include ucharset.conf 2. TUNNING : There is a lot of options to preserve memory and CPU usage, but no example at all. Could somenone give me some hints (how many indexer, and differents values for the config file) for my config : One P-III-900 (will be soon dual P-III) 750 MB 2 40Go SCSI drives Internet : 200 MB Databases : 3 * 100.000 urls to index Thanks a lot !
