UdmSearch: Newcomer

2000-12-10 Thread Laurent LEVIER
lias is the only solution to be able to deal with such case. Am I true ? Thanks for any help @+/L Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watc

Re: UdmSearch: Newcomer

2000-12-11 Thread Laurent LEVIER
No problemo, just leave me some time to make some tests I am currently stress it indexing 2 dozens URLs... Let's say it should be tested for Xmas. T'will be my Santa Claus gift :) @+/L At 21:02 11/12/2000 +0400, Alexander Barkov wrote: >Hi! > >Laurent LEVIER wr

UdmSearch: My script

2000-12-11 Thread Laurent LEVIER
|\.pdf\.gz DisallowNoMatch \.zip$|\.rar$|\.zoo$|\.lha$|\.arj$|\.lzh$ While my script does all the job... Weird, isnt it ? Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique",

Re: UdmSearch: My script

2000-12-11 Thread Laurent LEVIER
in/udm-gw $1" Am I right ? At 00:57 12/12/2000 +0400, Alexander Barkov wrote: >Laurent LEVIER wrote: >> >> Hi, >> >> I tested my script by hand, giving it one argument, the file name, and it seems to >work fine. >> >> But I got some problem

UdmSearch: My script

2000-12-13 Thread Laurent LEVIER
Hi, After investigating everywhere, seems that a file I include is not read. Changing the DeleteNoServer in this file does not change anything, but in the main one it changes the behavior. My main file looks like: DBAddr mysql://udmsearch:udmsearch@localhost/udmsearch_hackbooks/ Include /arg

UdmSearch: Include bug confirmed

2000-12-13 Thread Laurent LEVIER
Hi, Ok, I checked and confirm a bug with include command. This explains all my many problems. Configuration: Linux RedHat 6.2, MySQL. UDMSearch 3.0.23 Main configuration file... DBAddr mysql://udmsearch:udmsearch@localhost/udmsearch_hackbooks/ Include /argosnet/system/udmsearch/etc/indexer-7

Re: UdmSearch: My script

2000-12-14 Thread Laurent LEVIER
image/x-pixmap \.xpm$ AddType image/x-bitmap \.xbm$ AddType application/unknown .* Mime application/unknowntext/plain "/argosnet/system/udmsearch/bin/udm-gw $1" At 13:07 14/12/2000 +0400, Alexander Barkov wrote: >Hi! > >What commands are in included

Re: UdmSearch: compile mnogosearch-3.1.8 on linux 2.??

2000-12-15 Thread Laurent LEVIER
/include/udm_common.h:6, > from indexer.c:21: >/usr/include/bits/socket.h:295: asm/socket.h: Permission denied >make[1]: *** [indexer.lo] Error 1 >make[1]: Leaving directory `/home/me6-adm/tmp/mnogosearch-3.1.8/src' >make: *** [all-recursive] Error 1 >-

Re: UdmSearch: My script

2000-12-15 Thread Laurent LEVIER
re welcome to upgrade. > > >Laurent LEVIER wrote: >> >> All the common stuff... >> >> Allow, Disallow, Mime, ... >> Here it is... >> >> # Indexer configuration file for local data (7 days timeout) >> >> DBMode single >> SyslogF

UdmSearch: udmsearch 3.1.8, continuing with dev version

2000-12-15 Thread Laurent LEVIER
solve this using allow, I will have to create an allow for each of my suffix. But suffixes are not trustable facing the Unix 'file' command to determine what is *really* the format of a file. A good point anyway, my script seems to run quite well. Anybody got some hints for me ? Thanks

UdmSearch: New version, new weird behavior

2000-12-16 Thread Laurent LEVIER
Hi guys, I switched to 3.1.8. Seems to work much better, but found some strange things. So I still got my main file, and my include. My include is now common for all files (some indexing local, other indexing remote data) and works fine. This global file is: # Indexer configuration file for lo

UdmSearch: Parsers behavior changes indexing remote or local data

2000-12-16 Thread Laurent LEVIER
types using signatures of the data IN the file, and not the suffix. So I suggest to add a feature we could call as 'ignore httpd mime types yes/no' to help creating parsing programs able to deal with most of files. Thanks for your comments Brgrds/Laurent Laurent LEVIER IT Systems & Ne

UdmSearch: Re: New version, new weird behavior

2000-12-16 Thread Laurent LEVIER
to follow a entire tree, even on some other remote hosts, without climbing to the parent dir of the starting point... Moebius case :) At 00:24 17/12/2000 +0400, Alexander Barkov wrote: >Laurent LEVIER wrote: >> >> Hi guys, >> >> I switched to 3.1.8. Seems to wor

Re: UdmSearch: Re: New version, new weird behavior

2000-12-16 Thread Laurent LEVIER
Thinking about it, I think maybe just adding a DisableParentDir yes could be enough This will make .. being ignored, but the recurse suck will still work :) At 21:26 16/12/2000 +0100, Laurent LEVIER wrote: >/argosnet/localdata/secbooks/ >"../" allow by default > >and

UdmSearch: Re: New version, new weird behavior

2000-12-16 Thread Laurent LEVIER
ry wont be indexed, will tell you. At 00:59 17/12/2000 +0400, Alexander Barkov wrote: >Laurent LEVIER wrote: >> >> /argosnet/localdata/secbooks/ >> "../" allow by default > >Yes, but then it should say "No Server command". > >> >> and

Re: UdmSearch: compile mnogosearch-3.1.8 on linux 2.??

2000-12-18 Thread Laurent LEVIER
nclude/limits.h:11, >> > from /usr/include/netinet/in.h:23, >> > from ../include/udm_common.h:6, >> > from indexer.c:21: >> >/usr/include/bits/local_lim.h:27: linux/limits.h: Permission denied >> >In file in

UdmSearch: Skipped URLs for network errors

2000-12-18 Thread Laurent LEVIER
Hi ! I was wondering. I got multiple errors on a site (dont know why suddenly it happened). So indexer skipped many URLs. What happen with these ? If I relaunched indexer, will it check again ? Thanks Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argo

Re: UdmSearch: Skipped URLs for network errors

2000-12-19 Thread Laurent LEVIER
Errors are network errors. And so documents are not processed, just detected... What happen, indexed at the next launch ? Have to wait period ? :( At 09:19 19/12/2000 +0400, Alexander Barkov wrote: >Laurent LEVIER wrote: >> >> Hi ! >> >> I was wondering. I go

Re: UdmSearch: Re: Skipped URLs for network errors

2000-12-19 Thread Laurent LEVIER
"Skip" message for many documents, but because of "too many errors"... At 09:17 19/12/2000 +0400, Alexander Barkov wrote: >Laurent LEVIER wrote: >> >> Hi ! >> >> I was wondering. I got multiple errors on a site (dont know why suddenly it >ha

Re: UdmSearch: find a substring

2000-12-25 Thread Laurent LEVIER
ot;Makefile" indexed, >> > > I want it to be found when I enter "makef" string. >> > > >> > > Thank you in advance, >> > > Dima. >> > > __ >> > > If you want to unsubscribe send "unsubscribe ud

UdmSearch: udmsearch and matching ratio

2000-12-26 Thread Laurent LEVIER
Hi! Now playing with udmsearch searching facilities, I saw nowhere a matching ratio. I mean by this best matching documents are detected and displayed first. Is it me or this feature is missing ? Thanks Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argo

UdmSearch: Another bug, after a period of time

2000-12-27 Thread Laurent LEVIER
& err to provide exact results. @+ Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watcher" __ If you want to unsubscribe sen

UdmSearch: Problems with udmsearch, from 3.0.23 until 3.1.8 at least

2000-12-31 Thread Laurent LEVIER
just text without suffix. @+ Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watcher" __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

Re: UdmSearch: Problems with udmsearch, from 3.0.23 until 3.1.8 at least

2001-01-03 Thread Laurent LEVIER
So using pre11, that's ok ? I just have to wait you solved the problem I got in pre11, or it is already done? @+/L At 16:43 03/01/2001 +0400, Alexander Barkov wrote: >Hello! > >It seems to be fixed in upcoming 3.1.9 sources. > >Laurent LEVIER wrote: >> >> Gents

UdmSearch: Multiple formatl parser for udmsearch?

2001-01-06 Thread Laurent LEVIER
rs better, please tell me. Finally, notice that I planned to add other format once parsers tested (latex, ...). Ok, enough speeches ! udm-gw attached as file. Enjoy! Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Arg

Re: UdmSearch: Multiple formatl parser for udmsearch?

2001-01-06 Thread Laurent LEVIER
"/udmsearch/bin/udm-gw -r -l /tmp/udm-gw-logs.err -s $1" Mime text/xml text/plain "/udmsearch/bin/udm-gw -r -l /tmp/udm-gw-logs.err -s $1" Mime text/rtf text/plain "/udmsearch/bin/udm-gw -r -l /tmp/udm-gw-logs.err -s $1&

UdmSearch: Categories/Tags/???

2001-01-07 Thread Laurent LEVIER
an area, but merging does not exist in udmsearch, and I am really poor on SQL. Can categories be a solution? If so, how to setup it. the categories.txt file is poor in help :) The cat_ed script ask questions, but does not help understanding really what will happen behind this. Any help appreciat

Re: UdmSearch: Webboard: Problem with indexing other mime types

2001-01-07 Thread Laurent LEVIER
gt;P.S.: the programmer of this webboard-script should do a stripshlashes()-command >somewhere, to get rid of these extra-slashes in the messages of the users ;) > > > > >Reply: <http://search.mnogo.ru/board/message.php?id=1014> > >__ >If you want to unsubscribe send "unsubscribe udmsearch" >to [EMAIL PROTECTED] Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watcher" __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

Re: UdmSearch: Another uncompress.o error...

2001-01-07 Thread Laurent LEVIER
ld returned 1 exit status > >I've in /usr/lib/ > >[lemy@d078 lib]$ ls libz* >libz.so.1@ libz.so.1.1.3* libzvt.so.2@ libzvt.so.2.2.7* > >Distribution is a Linux-Mandrake 7.2, wich seems to cause problem with the >make. > >MnoGoSearch version is either the stable and t

Re: UdmSearch: Another uncompress.o error...

2001-01-07 Thread Laurent LEVIER
> >> >"main() { compress();}" >> > >> >and to try cc test.c -lz >> > >> >Result : >> > >> >[lemy@d078 mnogosearch-3.1.8]$ cc ~/test.c -lz >> >/usr/bin/ld: cannot find -lz >> >collect2: ld returned 1 ex

Re: UdmSearch: mnogosearch 3.1.9

2001-01-08 Thread Laurent LEVIER
e no idea where I can get >such. > >When will version 3.1.9 be released? > >Where may I download the prerelease versions of 3.1.9? > >Thank you, >Damon > >Damon Tkoch >gru, enhydra.org > >__ >If you want to unsubscribe send "unsubscribe udm

Re: UdmSearch: Webboard: HELP!! Compilation error

2001-01-10 Thread Laurent LEVIER
t;ce type >make[1]: *** [indexer.o] Erreur 1 >make[1]: Quitte le répertoire `/usr/src/udmsearch/src\' >make: *** [all-recursive] Erreur 1 >--- > >Guillaume > >Reply: <http://search.mnogo.ru/board/message.php?i

UdmSearch: Re: Multiple formatl parser for udmsearch?

2001-01-11 Thread Laurent LEVIER
gt; >Thanks for this script. We'll put it into 3.1.9 distribution. > >Laurent LEVIER wrote: >> >> Cheers, >> >> To be able to index most of file formats, you need to have each parser. But as >suffix has never been the file format proof, I created for Unix

Re: UdmSearch: Webboard: indexing of doc, pdf, xls, stc. files

2001-01-11 Thread Laurent LEVIER
gt;mnogosearch help us woth that? > >Thanks, >Vlad. > >Reply: <http://search.mnogo.ru/board/message.php?id=1094> > >__ >If you want to unsubscribe send "unsubscribe udmsearch" >to [EMAIL PROTECTED] Laurent LEVIER IT Systems & Netw

UdmSearch: Enhancement for udmsearch

2001-01-11 Thread Laurent LEVIER
. Opinions welcome Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watcher" __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

Re: UdmSearch: Query error: SELECT path,link,name FROM categories... doesn't exist

2001-01-25 Thread Laurent LEVIER
tegories WHERE path LIKE '__' >ORDER BY NAME ASC >Table 'mnoGoSearch.categories' doesn't exist >" >I have to create the categories table manually? If so, which fields it >has? >Thank you very much for your help >Santi Laurent LEVIER IT Systems &

UdmSearch: UDMsearch being able to index...mostly everything

2001-01-26 Thread Laurent LEVIER
-type, size, title, ... This should solve this without a great change for udmsearch users Comments welcome Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The

Re: UdmSearch: Webboard: Is there anywhere to skip extra long URLs?

2001-01-27 Thread Laurent LEVIER
;Reply: <http://search.mnogo.ru/board/message.php?id=1173> > >__ >If you want to unsubscribe send "unsubscribe udmsearch" >to [EMAIL PROTECTED] Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server :

Re: UdmSearch: Webboard: This is SHITE!!!

2001-02-13 Thread Laurent LEVIER
to unsubscribe send "unsubscribe udmsearch" >to [EMAIL PROTECTED] Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watcher" __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

No Subject

2001-02-14 Thread Laurent LEVIER
Laurent LEVIER IT Systems & Networks, Unix System Engineer Security Specialist Argosnet Security Server : http://www.Argosnet.com "Le Veilleur Technologique", "The Technology Watcher" __ If you want to unsubscribe send "unsubscribe udmsearch" to [EMAIL PROTECTED]

UdmSearch: Creation of a new feature of Mnogo PHP Search facility.

2001-02-14 Thread Laurent LEVIER
,$dbodbc,$dbodbc_cursor_type); if ($db_format == '3.1') { $cs=load_cs($cat); $cp=load_cp($cat); } *** I added: // ------ // Laurent LEVIER changes to add NU code to return number of in

UdmSearch: Re: Creation of a new feature of Mnogo PHP Search facility.

2001-02-15 Thread Laurent LEVIER
. > > > Also note that not all databases return count(*) quickly like MySQL, >for >example, PostgreSQL will scan whole table to calculate the count. > >We'll add new template variable responsible for this, but it seems >it will be useful with MySQL only. > > &g

UdmSearch: Re: Creation of a new feature of Mnogo PHP Search facility.

2001-02-15 Thread Laurent LEVIER
: // -- // Laurent LEVIER changes to add NU code to return number of indexed URLs // -- if (ereg('\$NU',$str)) { $query ="SELECT count(*) FROM url WHERE status IN (200,304)";