Re: UdmSearch: php frontend : include in template

2000-12-21 Thread FL


Currently it is not possible to use php code in template. But it is
possible to include search.php in the other php script. For example, i
often make index.php script with all designt elements and funtionality
i need, and it contains ? include ('search.php'); ? where i want to
include the search form and search results.

Ok, it works fine, even if it is not an elegant solution... Most of the
time, elegants solutions are just good for books, but not for working servers.

;-)
Thanks,
François
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: manually deleting some urls

2000-12-21 Thread FL


Hi!

I've indexed some sites that are too wide for my old poor server and
somewhat not really interessing for my search engine.
I can reindex my database to delete this urls, but how should I drop them
directly from mysql ? 
I hope I can use something like 

DROP ... WHERE url LIKE 'http://www.lemonde.fr/%' 

I am using a crc-multi database.

François
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: php frontend : include in template

2000-12-20 Thread FL

Hi!

I want to include inside the template "search.html.mysql" a include
instruction, to automaticaly include an "header.php" and a "footer.php".
If I insert the include command, it seems it is understood as a plain text.
How should I do to make some php code available inside the template ?

François
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: get rid of '

2000-11-18 Thread FL


Hi!

I'm using MnoGoSearch (1.0.23) on a mostly french site. Lot of queries
should contain ' caracter. How should I get rid of it ?
(because of mysql, it returns no result if there is an ' in $q).

I've tried several reg_exp that doesn't work fine.

François
__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: How many indexer ?

2000-11-10 Thread FL

Author: FL
Email: [EMAIL PROTECTED]
Message:
Hi !

Udm is an amazing good tool.
I want now to index about 100.000 Urls.
The machine is a linux box, with a PII-300 and 256 Mo of RAM. The conection is a 10Mbs 
ethernet card (Via-Rhine). 

Question : How many instance of indexer should I launch ? How should I find the best 
solution ?

Thanks for help.

Francois



Reply: http://search.mnogo.ru/board/message.php?id=721

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Table 'udmsearch.ndict2' doesn't exist'

2000-11-08 Thread FL

Author: FL
Email: [EMAIL PROTECTED]
Message:

Hi !

I've installed udmsearch, but if I invoke indexer, it returns an sql error : 

[myshell]$ ./indexer -a

Indexer[3006]: indexer from UdmSearch v.3.0.23/MySQL started with '/usr/local/ud
msearch/etc/indexer.conf'

Indexer[3008]: [1] http://www.gadenne.org/robots.txt

Indexer[3008]: [1] Error: '#1146: Table 'udmsearch.ndict2' doesn't exist'

What should I do ?


Reply: http://search.mnogo.ru/board/message.php?id=699

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]




UdmSearch: Webboard: Table 'udmsearch.ndict2' doesn't exist'

2000-11-08 Thread FL

Author: FL
Email: [EMAIL PROTECTED]
Message:
Oh ! I've just found, what was wrong :

mysql udmsearch crc-multi.txt



Reply: http://search.mnogo.ru/board/message.php?id=700

__
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]