You can subscribe to this list here.
2001 |
Jan
(7) |
Feb
(141) |
Mar
(255) |
Apr
(56) |
May
(22) |
Jun
(149) |
Jul
(85) |
Aug
(48) |
Sep
(49) |
Oct
(62) |
Nov
(58) |
Dec
(72) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(86) |
Feb
(63) |
Mar
(61) |
Apr
(59) |
May
(36) |
Jun
(52) |
Jul
(69) |
Aug
(57) |
Sep
(58) |
Oct
(83) |
Nov
(99) |
Dec
(46) |
2003 |
Jan
(69) |
Feb
(26) |
Mar
(16) |
Apr
(12) |
May
(3) |
Jun
(4) |
Jul
|
Aug
(14) |
Sep
(11) |
Oct
(14) |
Nov
(3) |
Dec
(2) |
2004 |
Jan
(13) |
Feb
(2) |
Mar
|
Apr
(3) |
May
(5) |
Jun
(1) |
Jul
(14) |
Aug
(3) |
Sep
|
Oct
(1) |
Nov
(9) |
Dec
|
2005 |
Jan
|
Feb
(2) |
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Fiodar K. <fe...@ak...> - 2004-01-15 18:02:42
|
Hello, When i partly clear the database with index -C -u 'http://server.com%', size of the database does not decrease; even after i removed about 30% of total urls, size remained the same... why? thank you. |
From: Muzaffar M. <ad...@fl...> - 2004-01-12 15:48:11
|
Hi. I'm having problems with searching in MS Word files. I use wv toolkit for converting .doc files to HTML. Here's the aspseek.conf line: AddType application/msword \.doc$ Converter application/msword text/html /usr/local/bin/wvHtml --charset=windows-1251 $in $out I've tested the wvHtml and it works fine. Running ./index -a -u"%.doc" indexes all the available .doc files in the database. Then i check the urlword table and it has status=200 for the indexed doc files. Then i restart the searchd. I also restart Apache to reload apache module. I open one of the .doc files, get some string out of it and submit the search. The result does not contain my .doc file in the set. Please, advise. Thanks. -- Muzaffar mailto:ad...@fl... |
From: Kir K. <ki...@as...> - 2004-01-09 09:27:02
|
Hello Rachael, The note that content is gzipped doesn't mean it's in the same format as gzip(3) uses. In order to see cached document, you can use "Cached Copy" feature of s.cgi. You can call it from the command line as well, so it will act much like decompressor :) Rachael LaPorte Taylor wrote: > According to the documentation, gzipped URL content is stored in > urlwordsNN.words. I'd like to view this content, however, in mysql when > I select the field, words, taking into account the offset of 4 described > in http://www.aspseek.org/man/aspseek-sql.5.txt, into a dumpfile, gzip > indicates that the file is not in gzip format. > > In mysql: > select substring(words from 4) into dumpfile '/tmp/blob.gz' from > urlwords00 where url_id=128 > > At the prompt: > gunzip: blob.gz: not in gzip format > > Is it even possible to view the zipped content? > -- == kir_at_asplinux.ru == 7551596_at_ICQ == 6722750_at_sms.beemail.ru == There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies and the other is to make it so complicated that there are no obvious deficiencies. - Charles Anthony Richard Hoare |
From: Rachael L. T. <rac...@ce...> - 2004-01-07 23:22:00
|
According to the documentation, gzipped URL content is stored in urlwordsNN.words. I'd like to view this content, however, in mysql when I select the field, words, taking into account the offset of 4 described in http://www.aspseek.org/man/aspseek-sql.5.txt, into a dumpfile, gzip indicates that the file is not in gzip format. In mysql: select substring(words from 4) into dumpfile '/tmp/blob.gz' from urlwords00 where url_id=128 At the prompt: gunzip: blob.gz: not in gzip format Is it even possible to view the zipped content? -- Rachael LaPorte Taylor U.S. Census Bureau Washington DC rac...@ce... |
From: Ole T. <ta...@ta...> - 2004-01-07 12:48:25
|
I have tried finding info for this in the docs, but have failed. I know that ASPseek ranks pages with pagerank. But what algorithm is used if the pageranks are the same? I have a load of documents in one dir. To each of the documents there is only one link. How does ASPseek rank searches on these documents? Does a search word in <TITLE> weigh more than the same search word in a <P>? Does a search word within the <A HREF> linking to the document weigh for this document? In other words: Is there some magic that ranks pages with the same number of links and if so: what is this magic? /Ole |
From: Kir K. <ki...@as...> - 2003-12-10 15:13:59
|
Alex Oryol wrote: > В этом списке рассылке говорят по-русски? Please use ase...@li... mailing list -- == kir_at_asplinux.ru == 7551596_at_ICQ == 6722750_at_sms.beemail.ru == There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies and the other is to make it so complicated that there are no obvious deficiencies. - Charles Anthony Richard Hoare |
From: Alex O. <or...@sa...> - 2003-12-10 15:01:54
|
В этом списке рассылке говорят по-русски? -- Александр Орел <or...@sa...> |
From: gac <ga...@at...> - 2003-11-21 15:19:42
|
I executed the following steps but got errors. Can anyone help this newbie? Please see attached log for ./configure 1. cd aspseek-1.2.10 2. ./configure --with-mysql 3. make && make install mysqldb.cpp:409: cannot convert 'const char *' to 'char' in assignment make[2]: *** [mysqldb.lo] Error 1 ************ ./configure log *************** loading cache ./config.cache checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking whether make sets ${MAKE}... (cached) yes checking whether build environment is sane... yes checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking for executable suffix... (cached) no checking for gcc... (cached) gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for c++... (cached) c++ checking whether the C++ compiler (c++ ) works... yes checking whether the C++ compiler (c++ ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... (cached) c++ -E checking for ld used by GCC... (cached) /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes checking for /usr/bin/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking whether ln -s works... (cached) yes checking how to recognise dependant libraries... (cached) pass_all checking for object suffix... (cached) o checking command to parse /usr/bin/nm -B output... (cached) ok checking for dlfcn.h... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for gcc option to produce PIC... (cached) -fPIC checking if gcc PIC flag -fPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... (cached) no checking if we can lock with hard links... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) no checking whether -lc should be explicitly linked in... (cached) no creating libtool checking for a BSD compatible install... /usr/bin/install -c setting Linux compilation options checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for opendir in -ldir... (cached) no checking for arpa/inet.h... (cached) yes checking for fcntl.h... (cached) yes checking for netdb.h... (cached) yes checking for netinet/in.h... (cached) yes checking for pthread.h... (cached) yes checking for regex.h... (cached) yes checking for resolv.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/utsname.h... (cached) yes checking for sys/wait.h... (cached) yes checking for unistd.h... (cached) yes checking for algorithm... (cached) yes checking for vector... (cached) yes checking for string... (cached) yes checking for map... (cached) yes checking for hash_map... (cached) yes checking for hash_set... (cached) yes checking size of char... (cached) 1 checking size of short int... (cached) 2 checking size of int... (cached) 4 checking size of long int... (cached) 4 checking size of void *... (cached) 4 checking for socklen_t... (cached) yes checking whether byte ordering is bigendian... (cached) no checking for regcomp... (cached) yes checking for socket... (cached) yes checking for strdup... (cached) yes checking for strstr... (cached) yes checking for vsnprintf... (cached) yes checking for flock... (cached) yes checking for fcntl... (cached) yes checking for getpagesize... (cached) yes checking for gethostbyname... (cached) yes checking for socket... (cached) yes checking for compress... (cached) no checking for compress in -lz... (cached) yes checking for gethostbyname_r... (cached) yes checking style of gethostbyname_r... (cached) glibc2 checking third argument to gethostname_r routines... (cached) char checking for inet_addr... (cached) yes checking return type of signal handlers... (cached) void checking for POSIX signals... yes checking for charset guesser... disabled checking for "limiting clones by site" feature... enabled checking if fontsize is used in weight calculation... disabled checking for fast clones lookup... enabled checking for external mime-type converters... enabled checking for Unicode support... enabled checking for Apache module support... no checking for OpenSSL support... no checking for MySQL support... yes includes at /usr/include/mysql libraries at /usr/lib/mysql checking for floor... (cached) yes checking for Oracle8i support... no updating cache ./config.cache creating ./config.status creating misc/expand-prefix creating misc/aspseek.spec creating Makefile creating src/Makefile creating doc/Makefile creating etc/Makefile creating include/Makefile creating misc/Makefile creating src/mysql/Makefile creating src/oracle8i/Makefile creating man/Makefile creating etc/aspseek.conf-dist creating etc/searchd.conf-dist creating include/paths.h creating etc/sql/mysql/tables.sql creating etc/sql/orcl/tables.sql creating misc/aspseek-mysql-postinstall creating misc/aspseek creating man/aspseek.7.ep creating man/searchd.1.ep creating man/searchd.conf.5.ep creating man/aspseek.conf.5.ep creating man/s.cgi.1.ep creating man/s.htm.5.ep creating man/index.1.ep creating man/aspseek-sql.5.ep creating include/aspseek-cfg.h include/aspseek-cfg.h is unchanged ------------------------------------------------------------- ASPseek v.1.2.10 is now configured as follows: C++ compiler: GNU c++ v.2.96 Compilation flags: -g -O2 -D_REENTRANT Installation path: /usr/local/aspseek Supported database(s): MySQL Features enabled: * Limiting clones by site * Fast clones lookup * Support for external mime-type converter programs * Store data in Unicode format ------------------------------------------------------------- Now it's time to run make && make install. If make fails, try to use gmake. Thank you for using ASPseek! |
From: Fernando N. <fer...@fo...> - 2003-11-12 23:31:19
|
All, I found a strange behaviour while querying aspseek. If the first word in a query is preceded by a plus signal, so searchd doesn't return any results. For instance, if I try "+fernando nemec" searchd doesn't find nothing. If I try "nemec +fernando" instead, a result set is found. I think the correct behaviour is both queries return the same result set. I didn't send a bug report because I dont know if its really a bug. So, Im trying to work on this. To change this I think I have to look at qparser.cpp file. Is there anyone who can help me on this with information about the classes involved? Any help is apreciate. Thanks in advanced, Fernando -- []s Fernando Nemec fer...@fo... http://www.folha.com.br/ |
From: Muzaffar M. <ad...@fl...> - 2003-11-12 12:54:31
|
Hi. I'm running aspseek-1.2.10 as an Apache module. There's a php index page that shows several categories (spaces). When you enter the category, you have a choice to search within the space or entire web (actually, .uz segment of the web). At the start it works fine. But after some time after you submit a search you get navigation bar URL like this: http://www.vse.uz/search?q=fox&sp1=on&sp13=on&sp13=on&sp13=on&sp9=on&sp18=on&cs=windows-1251&ps=10&fm=off&np=1 Look at the several "sp"s. I don't know where they came from. Enter http://www.vse.uz and search for some word that returns several pages. Let's say "fox". You'll get a resulting page with links to other result pages. Look at the url... I think that after someone uses the "search in this space" feature, aspseek apache module remembers it somewhere and appends it to all the resulting hrefs, even if i'm searching in the entire web... thanks in advance, Muzaffar Mahkamov |
From: brainf <br...@si...> - 2003-10-30 14:25:26
|
I compiled 1.2.10 on rh7.2 successful, but it can not be compiled correctly on rh9. who successed in rh9? Please help me to solve these problem,thx. I have read some post about rh9 here, somebody said should installed the following 4 package: compat-gcc-7.3-2.96.118.i386.rpm compat-gcc-c++-7.3-2.96.118.i386.rpm compat-libstdc++-7.3-2.96.118.i386.rpm compat-libstdc++-devel-7.3-2.96.118.i386.rpm but my rh9 have installed these packages,it can not be compiled correctly! //**errors begin**// In file included from ../../include/charsets.h:34, from ../../include/ucharset.h:34, from ../../include/sqldb.h:40, from ../../include/mysqldb.h:30, from mysqldb.cpp:26: ./../include/maps.h:38: `hash_map' not declared ./../include/maps.h:39: `hash_set' not declared ./../include/maps.h:42: `hash' is not a template ./../include/maps.h:44: can't make `operator()' into a method -- not in a class ./../include/maps.h:47: declaration does not declare anything ./../include/maps.h:50: syntax error before `;' token ./../include/maps.h:51: syntax error before `;' token ./../include/maps.h:52: syntax error before `;' token In file included from ../../include/ucharset.h:34, from ../../include/sqldb.h:40, from ../../include/mysqldb.h:30, from mysqldb.cpp:26: ./../include/charsets.h:38: `hash_map' not declared ./../include/charsets.h:39: `hash' not declared ./../include/charsets.h:118: `hash' is not a template ./../include/charsets.h:120: can't make `operator()' into a method -- not in a class ./../include/charsets.h:123: declaration does not declare anything ./../include/charsets.h:188: parse error before `<' token ./../include/charsets.h:198: parse error before `}' token ./../include/charsets.h:209: parse error before `<' token ./../include/charsets.h:220: destructors must be member functions ./../include/charsets.h: In function `void CSgmlCharMap()': ./../include/charsets.h:221: `iterator' undeclared (first use this function) ./../include/charsets.h:221: (Each undeclared identifier is reported only once for each function it appears in.) ./../include/charsets.h:221: parse error before `=' token ./../include/charsets.h:221: `it' undeclared (first use this function) ./../include/charsets.h:221: `end' undeclared (first use this function) ./../include/charsets.h: At global scope: ./../include/charsets.h:226: parse error before `}' token ./../include/charsets.h:229: base class `CSgmlCharMap' has incomplete type In file included from ../../include/sqldb.h:40, from ../../include/mysqldb.h:30, from mysqldb.cpp:26: ./../include/ucharset.h:38: `hash_map' not declared ./../include/ucharset.h:227: 'hash_map' is used as a type, but is not defined as a type. ./../include/ucharset.h: In member function `virtual BYTE CCharsetU1::Code(short unsigned int, unsigned char)': ./../include/ucharset.h:254: `hash_map' undeclared (first use this function) ./../include/ucharset.h:254: parse error before `;' token ./../include/ucharset.h:255: `m_reverseMap' undeclared (first use this function) ./../include/ucharset.h: At global scope: ./../include/ucharset.h:273: parse error before `<' token ./../include/ucharset.h:281: parse error before `public' ./../include/ucharset.h: In function `CCharsetB* GetCharset(const char*)': ./../include/ucharset.h:286: new declaration `CCharsetB* GetCharset(const char*)' ./../include/charsets.h:195: ambiguates old declaration `int GetCharset(const char*)' ./../include/ucharset.h: In function `CCharsetB* GetCharset(const char*)': ./../include/ucharset.h:287: parse error before `=' token ./../include/ucharset.h:290: parse error before `,' token ./../include/ucharset.h:291: `ita' undeclared (first use this function) ./../include/ucharset.h:291: `m_aliasMap' undeclared (first use this function) ./../include/ucharset.h: At global scope: ./../include/ucharset.h:310: parse error before `}' token ./../include/ucharset.h:482: `hash' is not a template ./../include/ucharset.h:484: can't make `operator()' into a method -- not in a class ./../include/ucharset.h:487: declaration does not declare anything ./../include/ucharset.h:575: `hash' is not a template ./../include/ucharset.h:577: can't make `operator()' into a method -- not in a class ./../include/ucharset.h:580: declaration does not declare anything ./../include/ucharset.h:583: parse error before `<' token ./../include/ucharset.h: In function `void AddWord(WORD*)': ./../include/ucharset.h:588: too many arguments to function `void AddWord(WORD*)' ./../include/ucharset.h:589: at this point in file ./../include/ucharset.h: In function `const CWordLetter* Find(short unsigned int, const CWordLetter*)': ./../include/ucharset.h:594: parse error before `=' token In file included from ../../include/sqldb.h:40, from ../../include/mysqldb.h:30, from mysqldb.cpp:26: ./../include/ucharset.h: At global scope: ./../include/ucharset.h:606: parse error before `}' token In file included from ../../include/mysqldb.h:30, from mysqldb.cpp:26: ./../include/sqldb.h:45: `hash_set' not declared ./../include/sqldb.h:46: `hash_map' not declared ./../include/sqldb.h:75: syntax error before `;' token In file included from ../../include/sqldbi.h:32, from ../../include/mysqldbi.h:25, from mysqldb.cpp:27: ./../include/config.h:41: `hash_map' not declared In file included from ../../include/squeue.h:33, from ../../include/sqldbi.h:34, from ../../include/mysqldbi.h:25, from mysqldb.cpp:27: ./../include/hrefs.h:35: `hash_map' not declared ./../include/hrefs.h:91: `hash' is not a template ./../include/hrefs.h:93: can't make `operator()' into a method -- not in a class ./../include/hrefs.h:96: declaration does not declare anything ./../include/hrefs.h:108: parse error before `<' token ./../include/hrefs.h:121: parse error before `public' ./../include/hrefs.h:125: ISO C++ forbids declaration of `m_waits' with no type ./../include/hrefs.h:125: conflicting types for `int m_waits' ./../include/hrefs.h:115: previous declaration as `ULONG m_waits' ./../include/hrefs.h:126: ISO C++ forbids declaration of `pthread_mutex_init' with no type ./../include/hrefs.h:126: `int pthread_mutex_init' redeclared as different kind of symbol /usr/include/pthread.h:333: previous declaration of `int pthread_mutex_init(pthread_mutex_t*, const pthread_mutexattr_t*)' ./../include/hrefs.h:126: initializer list being treated as compound expression ./../include/hrefs.h:126: warning: initialization to non-pointer type `int' from NULL ./../include/hrefs.h:126: warning: argument to non-pointer type `int' from NULL ./../include/hrefs.h:127: ISO C++ forbids declaration of `m_lru' with no type ./../include/hrefs.h:127: conflicting types for `int m_lru' ./../include/hrefs.h:118: previous declaration as `CHrefInfo*m_lru' ./../include/hrefs.h:127: warning: initialization to non-pointer type `int' from NULL ./../include/hrefs.h:127: warning: argument to non-pointer type `int' from NULL ./../include/hrefs.h:128: ISO C++ forbids declaration of `m_maxSize' with no type ./../include/hrefs.h:128: conflicting types for `int m_maxSize' ./../include/hrefs.h:119: previous declaration as `ULONG m_maxSize' ./../include/hrefs.h:129: parse error before `}' token ./../include/hrefs.h:131: destructors must be member functions ./../include/hrefs.h:142: use of class template `template<class _Category, class _Tp, class _Distance, class _Pointer, class _Reference> struct std::iterator' as expression ./../include/hrefs.h:142: variable or field `MoveMRU' declared void ./../include/hrefs.h:145: parse error before `}' token ./../include/hrefs.h:147: syntax error before `;' token ./../include/hrefs.h:148: syntax error before `;' token ./../include/hrefs.h:149: syntax error before `;' token In file included from ../../include/sqldbi.h:34, from ../../include/mysqldbi.h:25, from mysqldb.cpp:27: ./../include/squeue.h:36: `hash_map' not declared ./../include/squeue.h:185: parse error before `<' token ./../include/squeue.h:196: redefinition of `pthread_mutex_t m_mutex' ./../include/hrefs.h:117: `pthread_mutex_t m_mutex' previously declared here ./../include/squeue.h:198: parse error before `public' ./../include/squeue.h:202: ISO C++ forbids declaration of `m_currentFail' with no type ./../include/squeue.h:202: conflicting types for `int m_currentFail' ./../include/squeue.h:193: previous declaration as `CSiteUrls*m_currentFail' ./../include/squeue.h:202: warning: initialization to non-pointer type `int' from NULL ./../include/squeue.h:202: warning: argument to non-pointer type `int' from NULL ./../include/squeue.h:203: ISO C++ forbids declaration of `m_qDocs' with no type ./../include/squeue.h:203: conflicting types for `int m_qDocs' ./../include/squeue.h:195: previous declaration as `ULONG m_qDocs' ./../include/squeue.h:204: ISO C++ forbids declaration of `m_activeSize' with no type ./../include/squeue.h:205: ISO C++ forbids declaration of `m_failedConns' with no type ./../include/squeue.h:205: redefinition of `int m_failedConns' ./../include/squeue.h:190: `int m_failedConns' previously declared here ./../include/squeue.h:206: ISO C++ forbids declaration of `m_failedProcessed' with no type ./../include/squeue.h:206: redefinition of `int m_failedProcessed' ./../include/squeue.h:191: `int m_failedProcessed' previously declared here ./../include/squeue.h:207: ISO C++ forbids declaration of `pthread_mutex_init' with no type ./../include/squeue.h:207: redefinition of `int pthread_mutex_init' ./../include/hrefs.h:126: `int pthread_mutex_init' previously defined here ./../include/squeue.h:207: initializer list being treated as compound expression ./../include/squeue.h:207: warning: initialization to non-pointer type `int' from NULL ./../include/squeue.h:207: warning: argument to non-pointer type `int' from NULL ./../include/squeue.h:208: parse error before `}' token ./../include/squeue.h:210: destructors must be member functions ./../include/squeue.h:223: parse error before `}' token ./../include/squeue.h:256: syntax error before `;' token In file included from ../../include/mysqldbi.h:25, from mysqldb.cpp:27: ./../include/sqldbi.h:48: 'CSitesQueue' is used as a type, but is not defined as a type. ./../include/sqldbi.h:52: 'hash_map' is used as a type, but is not defined as a type. ./../include/sqldbi.h:85: type specifier omitted for parameter `CIntSet' ./../include/sqldbi.h:85: parse error before `*' token make[2]: *** [mysqldb.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 //**error end**// |
From: Fernando N. <fer...@fo...> - 2003-10-24 07:29:04
|
Hi All, > I track this bug until scanner.cpp file, in method CScanner::scan_, > but I couldn't go further. > Anyone has a workaround or a patch to this problem? I aprecciate any > help. To fix this problem, I changed CScanner::initScanner: void CScanner::initScanner() { m_buffer = new CWriteStream; m_saveComments = true; memcpy(m_typeTable, typeTable, sizeof(m_typeTable)); #ifdef UNICODE m_len = 0; #else m_hereChar = 0; #endif m_token = NULL; #ifdef UNICODE for (int i = 0; i <= maxExtended; i++) #else for (int i = 0; i < maxExtended; i++) #endif { xFuncs[funcs[i].type] = funcs[i].func; } } [] Nemec Thursday, October 9, 2003, 4:34:30 PM, you wrote: > Hi, > I compiled non-unicode version of aspseek 1.2.10 on a RedHat 7.2, > using mysql 3.23.39. > I used non-unicode version because my entire website is iso88591 and > because is far more easy to include new features on that version. For > instance, I put accent insensitive search. :) > So, my problem is: when I'm searching a word prefixed by '+' or '-', > searchd crashes. Before that, searchd print "broke pipe" on screen. > I track this bug until scanner.cpp file, in method CScanner::scan_, > but I couldn't go further. > Anyone has a workaround or a patch to this problem? I aprecciate any > help. > Thanks in advanced, > Nemec -- []s Fernando Nemec fer...@fo... http://www.folha.com.br/ |
From: Kir K. <ki...@as...> - 2003-10-24 07:26:26
|
Fernando, Could you use the 'patch' tool to generate unified diffs from your changes and send them to aseek-devel@ list for approval? Fernando Nemec wrote: > Hi all, > > To fix that, I changed daemon.cpp, CSearchContext::ProcessCommands: > > =~ line 765... > > I replace this: > > #ifdef UNICODE > doc.RecodeTo(m_outCharset); > doc.GetHilightPos(m_outCharset, *m_lightWords); > #endif > doc.Send(m_socket); > > for this: > > #ifdef UNICODE > doc.RecodeTo(m_outCharset); > doc.GetHilightPos(m_outCharset, *m_lightWords); > #else > // 22/10/2003 21:05 - fnemec > if (!doc.m_excerpts.size()){ > doc.m_excerpts.push_back(doc.m_text); > } > #endif > doc.Send(m_socket); > > Thanks, > > Nemec > > > Tuesday, October 21, 2003, 3:56:22 PM, you wrote: > > >>Hi everyone, > > >>I compiled non-unicode version of aspseek 1.2.10 on a RedHat 7.2, >>using mysql 3.23.39. > > >>When I turn off excerpts feature, s.cgi doesnt return any excerpt. > > >>Manual says that the document's first couple of lines will be return. > > >>Is this feature turned off in non-unicode version? > > >>Thanks, > > >>Nemec > > > > -- == kir_at_asplinux.ru == 7551596_at_ICQ == 6722750_at_sms.beemail.ru == There are two ways of constructing a software design. One way is to make it so simple that there are obviously no deficiencies and the other is to make it so complicated that there are no obvious deficiencies. - Charles Anthony Richard Hoare |
From: Fernando N. <fer...@fo...> - 2003-10-23 18:32:22
|
Hi all, To fix that, I changed daemon.cpp, CSearchContext::ProcessCommands: =~ line 765... I replace this: #ifdef UNICODE doc.RecodeTo(m_outCharset); doc.GetHilightPos(m_outCharset, *m_lightWords); #endif doc.Send(m_socket); for this: #ifdef UNICODE doc.RecodeTo(m_outCharset); doc.GetHilightPos(m_outCharset, *m_lightWords); #else // 22/10/2003 21:05 - fnemec if (!doc.m_excerpts.size()){ doc.m_excerpts.push_back(doc.m_text); } #endif doc.Send(m_socket); Thanks, Nemec Tuesday, October 21, 2003, 3:56:22 PM, you wrote: > Hi everyone, > I compiled non-unicode version of aspseek 1.2.10 on a RedHat 7.2, > using mysql 3.23.39. > When I turn off excerpts feature, s.cgi doesnt return any excerpt. > Manual says that the document's first couple of lines will be return. > Is this feature turned off in non-unicode version? > Thanks, > Nemec -- []s Fernando Nemec fer...@fo... http://www.folha.com.br/ |
From: Fernando N. <fer...@fo...> - 2003-10-21 21:24:28
|
Hi everyone, I compiled non-unicode version of aspseek 1.2.10 on a RedHat 7.2, using mysql 3.23.39. When I turn off excerpts feature, s.cgi doesnt return any excerpt. Manual says that the document's first couple of lines will be return. Is this feature turned off in non-unicode version? Thanks, Nemec |
From: yayaivan <yay...@ya...> - 2003-10-20 23:45:45
|
Hi Matt, Its me again. Last question before I start reindexing. If citation indexes or rank file are corrupted, can "index -H" help me? Regards, Ivan >> >> If I will delete all files and subfolders from <aspseek>/var/ >> >> folder, and after it will run index -D, this will recreate all >> >> this files??? >> > >> >No, if you do this you will have to re-index from scratch. |
From: Matt S. <ma...@su...> - 2003-10-19 20:02:40
|
On Sun, 19 Oct 2003 at 17:54:00 +0400, yayaivan wrote: > >> If I will delete all files and subfolders from <aspseek>/var/ > >> folder, and after it will run index -D, this will recreate all > >> this files???=20 > > > >No, if you do this you will have to re-index from scratch. >=20 > Ok, but is there any way, to reindex everything without downloading all p= ages from internet? Because it seems, that files in var folder where corrup= ted. As I wrote before, ind files in 00w and 02w folders are 500M, and in o= ther 98 folders only 20M. Also, during step "calculating ranks" index -D ta= ke 40% of memory:( Not currently. > All pages are stored locally, so, I think it is possible to reindex every= thing without downloading?=20 It should be possbile but it is not currently implemented in ASPseek (somet= hing I would like to add or see added if anyone else has time). Matt. |
From: yayaivan <yay...@ya...> - 2003-10-19 15:08:03
|
Hi all, >> If I will delete all files and subfolders from <aspseek>/var/ >> folder, and after it will run index -D, this will recreate all >> this files??? > >No, if you do this you will have to re-index from scratch. Ok, but is there any way, to reindex everything without downloading all pages from internet? Because it seems, that files in var folder where corrupted. As I wrote before, ind files in 00w and 02w folders are 500M, and in other 98 folders only 20M. Also, during step "calculating ranks" index -D take 40% of memory:( All pages are stored locally, so, I think it is possible to reindex everything without downloading? Regards, Ivan |
From: Matt S. <ma...@su...> - 2003-10-18 04:25:56
|
On Sat, 18 Oct 2003 at 04:10:20 +0400, yayaivan wrote: > If I will delete all files and subfolders from <aspseek>/var/ > folder, and after it will run index -D, this will recreate all > this files???=20 No, if you do this you will have to re-index from scratch. Matt. |
From: yayaivan <yay...@ya...> - 2003-10-18 00:14:23
|
Hi All, If I will delete all files and subfolders from <aspseek>/var/ folder, and after it will run index -D, this will recreate all this files??? Regards, Ivan |
From: yayaivan <yay...@ya...> - 2003-10-16 22:06:36
|
Hi All, Under <aspseek>/var/<DBNAME>/ folder there are 00w..99w folders, contained ind, sites and urls files. All directories are near 25M size. But, 00w and 02w are 500M!(ind files are very large) Is it OK??? Regards, Ivan |
From: Fernando N. <fer...@fo...> - 2003-10-09 18:36:05
|
Hi, I compiled non-unicode version of aspseek 1.2.10 on a RedHat 7.2, using mysql 3.23.39. I used non-unicode version because my entire website is iso88591 and because is far more easy to include new features on that version. For instance, I put accent insensitive search. :) So, my problem is: when I'm searching a word prefixed by '+' or '-', searchd crashes. Before that, searchd print "broke pipe" on screen. I track this bug until scanner.cpp file, in method CScanner::scan_, but I couldn't go further. Anyone has a workaround or a patch to this problem? I aprecciate any help. Thanks in advanced, Nemec -- []s Fernando Nemec fer...@fo... http://www.folha.com.br/ São Paulo - Brazil Phones Com: 55 11 3224 7639 Mobile: 55 11 9658 5169 |
From: Xavier G. <ov...@ea...> - 2003-10-08 17:50:09
|
Hello, I have the same probleme running french iso8859-1. A quick work around that works for me is running the follwing SQL command on after indexation: update urlwords00 set charset = ''; update urlwords01 set charset = ''; update urlwords02 set charset = ''; update urlwords03 set charset = ''; update urlwords04 set charset = ''; update urlwords05 set charset = ''; update urlwords06 set charset = ''; update urlwords07 set charset = ''; update urlwords08 set charset = ''; update urlwords09 set charset = ''; update urlwords10 set charset = ''; update urlwords11 set charset = ''; update urlwords12 set charset = ''; update urlwords13 set charset = ''; update urlwords14 set charset = ''; update urlwords15 set charset = ''; After indexation "charset" field is filled with iso8859-1 and I have buggy char. With "charset" empty, char are ok. if anyone has a cleaner workaround I also be intereted in. xav Le mer 08/10/2003 à 15:13, Martin Sarsale a écrit : > Dear all: > > I've posted a message on the forums (http://forum.aspseek.org/index.php?t=msg&th=972&rid=&S=350509258e89155abff94bbaf6d73294&pl_view=&start=0#msg_2740) some time ago and I got no answer, so I'll ask my questions here: > > We're having problems with spanish accented letters. I've followed all the steps in the faq, but the only see question marks instead of accented letters in the result page. > > > Aspseek version: 1.2.10-1asp rpm (mysql backend) > > 2) ucharset.conf is included in both searchd.conf and aspseek.conf > 3) ucharset.conf has: > CharsetTableU1 iso-8859-1 es tables/iso8859-1.txt > CharsetAlias iso-8859-1 iso88591 iso8859-1 iso8859.1 iso-8859.1 iso_8859-1:1988 iso_8859-1 iso_8859.1 > 4) Web server returns > Content-Type: text/html; charset=iso8859-1 > > Any ideas? |
From: Martin S. <msa...@bu...> - 2003-10-08 13:18:31
|
Dear all: I've posted a message on the forums (http://forum.aspseek.org/index.php?t=msg&th=972&rid=&S=350509258e89155abff94bbaf6d73294&pl_view=&start=0#msg_2740) some time ago and I got no answer, so I'll ask my questions here: We're having problems with spanish accented letters. I've followed all the steps in the faq, but the only see question marks instead of accented letters in the result page. Aspseek version: 1.2.10-1asp rpm (mysql backend) 2) ucharset.conf is included in both searchd.conf and aspseek.conf 3) ucharset.conf has: CharsetTableU1 iso-8859-1 es tables/iso8859-1.txt CharsetAlias iso-8859-1 iso88591 iso8859-1 iso8859.1 iso-8859.1 iso_8859-1:1988 iso_8859-1 iso_8859.1 4) Web server returns Content-Type: text/html; charset=iso8859-1 Any ideas? -- you can find my public PGP/GPG key at http://www.n3rds.com.ar/files/martin_sarsale.key |
From: Diego M. <dmo...@ya...> - 2003-09-23 23:34:48
|
hello, I have successfully configured aspseek 1.2.9 on freebsd successfully once, but I forgot to configure apache module, so I must reconfigure and recompile. Now I am trying to recompile 1.2.9 and 1.2.10 with "--enable-apache-module" and I am unsuccessful neither will compile with a simple "./configure" I have used make and gmake and still no luck what must i be doing wrong? =========error =============== bajasearch2# gmake Making all in src gmake[1]: Entering directory `/usr/home/dmontal2/aspseek-1.2.10/src' Making all in mysql gmake[2]: Entering directory `/usr/home/dmontal2/aspseek-1.2.10/src/mysql' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/home/dmontal2/aspseek-1.2.10/src/mysql' Making all in oracle8i gmake[2]: Entering directory `/usr/home/dmontal2/aspseek-1.2.10/src/oracle8i' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory `/usr/home/dmontal2/aspseek-1.2.10/src/oracle8i' gmake[2]: Entering directory `/usr/home/dmontal2/aspseek-1.2.10/src' if test "xmod_aspseek.so" != "x"; then \ /bin/sh ../libtool --mode=link /usr/local/sbin/apxs -c -o mod_aspseek.so -DHAVE_CONFIG_H -I. -I. -I../include \ mod_aspseek.c libaspseek.la -lz ; \ fi /usr/local/sbin/apxs -c -o .libs/mod_aspseek.so -DHAVE_CONFIG_H -I. -I. -I../include mod_aspseek.c ./.libs/libaspseek.so -lstdc++ -lz -Wl,--rpath -Wl,/usr/local/aspseek/lib /usr/local/share/apache2/build/libtool --silent --mode=compile cc -prefer-pic -O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include/apache2 -I/usr/local/include -I. -I. -I../include -DHAVE_CONFIG_H -c -o mod_aspseek.lo mod_aspseek.c && touch mod_aspseek.slo mod_aspseek.c: In function `amod_set_content_type': mod_aspseek.c:56: warning: assignment makes pointer from integer without a cast mod_aspseek.c: In function `amod_get_request_header': mod_aspseek.c:109: `array_header' undeclared (first use in this function) mod_aspseek.c:109: (Each undeclared identifier is reported only once mod_aspseek.c:109: for each function it appears in.) mod_aspseek.c:109: `hdrs_arr' undeclared (first use in this function) mod_aspseek.c:110: `table_entry' undeclared (first use in this function) mod_aspseek.c:110: `hdrs' undeclared (first use in this function) mod_aspseek.c:111: syntax error before `int' mod_aspseek.c:114: syntax error before `)' mod_aspseek.c:115: `i' undeclared (first use in this function) mod_aspseek.c: At top level: mod_aspseek.c:159: syntax error before `*' mod_aspseek.c: In function `amod_site_config': mod_aspseek.c:161: `p' undeclared (first use in this function) mod_aspseek.c: At top level: mod_aspseek.c:166: syntax error before `*' mod_aspseek.c: In function `amod_server_config': mod_aspseek.c:168: `p' undeclared (first use in this function) mod_aspseek.c: In function `cmd_template': mod_aspseek.c:175: warning: passing arg 4 of `ap_log_error' makes integer from pointer without a cast mod_aspseek.c:175: warning: passing arg 5 of `ap_log_error' from incompatible pointer type mod_aspseek.c: At top level: mod_aspseek.c:236: warning: initialization from incompatible pointer type mod_aspseek.c:247: syntax error before `amod_handlers' mod_aspseek.c:248: warning: braces around scalar initializer mod_aspseek.c:248: warning: (near initialization for `amod_handlers[0]') mod_aspseek.c:248: warning: initialization makes integer from pointer without a cast mod_aspseek.c:248: warning: excess elements in scalar initializer mod_aspseek.c:248: warning: (near initialization for `amod_handlers[0]') mod_aspseek.c:249: warning: braces around scalar initializer mod_aspseek.c:249: warning: (near initialization for `amod_handlers[1]') mod_aspseek.c:249: warning: excess elements in scalar initializer mod_aspseek.c:249: warning: (near initialization for `amod_handlers[1]') mod_aspseek.c:250: warning: data definition has no type or storage class mod_aspseek.c:253: syntax error before `aspseek_module' apxs:Error: Command failed with rc=65536 . gmake[2]: *** [mod_aspseek.so] Error 1 gmake[2]: Leaving directory `/usr/home/dmontal2/aspseek-1.2.10/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/home/dmontal2/aspseek-1.2.10/src' gmake: *** [all-recursive] Error 1 ======error end ========= Diego __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com |