Re: [General] URL matches list as query string

2017-04-07 Thread Teijo
Hello, Multiple ul= parameters resolved the problem. Thank you! Best regards, Teijo 7.4.2017, 12:12, Alexander Barkov kirjoitti: Hello, On 04/07/2017 02:04 AM, Teijo wrote: Hello, I have URL (server) I have indexed; for example: www.example.com/files containing several documents. I would

Re: [General] URL matches list as query string

2017-04-07 Thread Alexander Barkov
Hello, On 04/07/2017 02:04 AM, Teijo wrote: > Hello, > > I have URL (server) I have indexed; for example: www.example.com/files > containing several documents. I would like to restrict search results > only to documents which names are document1 and document2. > > If ul parameter in query

Re: [General] URL matches list as query string

2017-04-06 Thread Teijo
Hello, I have URL (server) I have indexed; for example: www.example.com/files containing several documents. I would like to restrict search results only to documents which names are document1 and document2. If ul parameter in query string contains only document1 or document2, but not both,

Re: [General] URL matches list as query string

2017-04-05 Thread Alexander Barkov
Hi Teijo, On 03/30/2017 05:03 PM, Teijo wrote: > Hello, > > I have tried with multi selection list box and text edit field. In both > cases only one item is accepted. If I try with more than one, the rest > are omitted (multi selection) or your search did not match any documents > message is

Re: [General] Extra hit with SQL query and word position in the original file

2017-03-24 Thread Teijo
Hello, Thank you very much for this information! I'm about to apply it to one of my subdomains. Best regards, Teijo 24.3.2017, 3:59, Alexander Barkov kirjoitti: Hello Teijo, On 03/24/2017 01:24 AM, Teijo wrote: Hello, If I search given word with search.cgi, I get correct number of

Re: [General] Extra hit with SQL query and word position in the original file

2017-03-23 Thread Alexander Barkov
Hello Teijo, On 03/24/2017 01:24 AM, Teijo wrote: > Hello, > > If I search given word with search.cgi, I get correct number of occurences. > > But if I do it with SQL (no matter in mysql or sqlite3), they show extra > occurence. For example, if a given word is in a given original file > twice,

Re: [General] Indexing problem with sqlite3

2017-03-23 Thread Alexander Barkov
Hello, On 03/22/2017 08:51 PM, Teijo wrote: > Hello, > > Unfortunately patch did not solve the problem. > > As to SQLite3 versions, Ubuntu 16.04 it is > SQLite version 3.11.0 2016-02-15 17:29:24 > and in Jessie > SQLite version 3.8.7.1 2014-10-29 13:59:56 There are two similar places in

Re: [General] Indexing problem with sqlite3

2017-03-22 Thread Teijo
Hello, Unfortunately patch did not solve the problem. As to SQLite3 versions, Ubuntu 16.04 it is SQLite version 3.11.0 2016-02-15 17:29:24 and in Jessie SQLite version 3.8.7.1 2014-10-29 13:59:56 Best regards, Teijo 22.3.2017, 16:52, Alexander Barkov kirjoitti: Hello Teijo, SQLite

Re: [General] Indexing problem with sqlite3

2017-03-22 Thread Alexander Barkov
Hello Teijo, SQLite changed the error message in one of the recent releases, from "unique" in lower case to "UNIQUE" in upper case. Please apply this patch to src/sql-sqlite.c: -if (!strstr(db->errstr,"unique")) +if (!strstr(db->errstr,"unique") &&

Re: [General] Indexing problem with sqlite3

2017-03-22 Thread Alexander Barkov
Hello Teijo, On 03/22/2017 03:44 PM, Teijo wrote: > Hello, > > I have installed Mnogosearch 3.4.1 from source both to Ubuntu 16.04 and > Debian Jessie. > > In Ubuntu I cannot use Mysql as database because there seem to be some > compatibility issues with Mysql 5.7. In Jessie where Mysql

Re: [General] HoldBadHrefs has no effect

2017-02-17 Thread Alexander Barkov
Hello Jeff, Sorry for a late reply. On 02/09/2017 02:25 AM, Jeff Taylor wrote: > I've been running Mnogo 3.3.13 under debian wheezy for a number of > years, but it seems that old cached content is never removed. I > normally run with HoldBadHrefs=7d, but I've even tried setting it to 1s, > and

Re: [General] Geo Search

2015-03-12 Thread Tiptoe Danceware Sales
Hello, Anyone have any ideas? Regards, Mike On 3/10/2015 7:24 AM, Tiptoe Danceware Sales wrote: Hello, I was hoping someone could point me in the right direction. Our website has geo settings per page (e.g. this page can only be seen in Europe). The problem is when mnogosearch indexes

Re: [General] Geo Search

2015-03-11 Thread Alexander Barkov
Hello, On 03/10/2015 03:24 PM, Tiptoe Danceware Sales wrote: Hello, I was hoping someone could point me in the right direction. Our website has geo settings per page (e.g. this page can only be seen in Europe). The problem is when mnogosearch indexes and hits this page it is given a message

Re: [General] Duplicates Commandes in indexer

2014-10-06 Thread Alexander Barkov
Hi, Most likely you have two DBAddr commands in your indexer.conf. If this does not help, please send me your indexer.conf. On 10/06/2014 01:23 PM, Hodei-Dev wrote: Hi When i try to execute the indexer command it run command in double; for example : /usr/local/mnogosearch/sbin/indexer

Re: [General] Crawling order

2014-08-06 Thread d...@hodei.net
ok, thanks a lot Le 05/08/2014 18:36, Alexander Barkov a écrit : Hi, On 08/05/2014 12:12 PM, d...@hodei.net wrote: Hi I have 1000 websites in my indexer.conf on the 'Server method' rubric in what order the 'crawler' look over the list of website : random, alphabetical or other Crawler

Re: [General] Crawling order

2014-08-05 Thread Alexander Barkov
Hi, On 08/05/2014 12:12 PM, d...@hodei.net wrote: Hi I have 1000 websites in my indexer.conf on the 'Server method' rubric in what order the 'crawler' look over the list of website : random, alphabetical or other Crawler selects targets in a random order. There are some related command

Re: [General] Indexing Failed with large database

2014-07-02 Thread Alexander Barkov
Hi, On 06/26/2014 06:49 PM, d...@hodei.net wrote: Hi I have a problem when i indexing my database : ___ root@botujo:/home/jean# /usr/local/mnogosearch/sbin/indexer -Eblob indexer[4787]: Indexing

Re: [General] parameter to server command in indexer.conf

2014-05-29 Thread Alexander Barkov
Hi, On 05/05/2014 05:02 PM, d...@hodei.net wrote: hi When i try to add this url to my list in dexer.conf -- server http://fr.wikipedia.org/wiki/Zanpantzar -- the

Re: [General] accented characters

2014-05-29 Thread Alexander Barkov
On 05/05/2014 02:32 PM, d...@hodei.net wrote: hi i have accented characters in my web search. to solve this problem, i have modify the database with this queries : ALTER TABLE bdict CONVERT TO CHARACTER SET utf8 COLLATE utf8_general_ci; ALTER TABLE bdicti CONVERT TO CHARACTER SET utf8

Re: [General] Delete a line in Server method in indexer.conf

2014-05-29 Thread Alexander Barkov
Hi, On 05/05/2014 02:26 PM, d...@hodei.net wrote: Hi, In the indexer.conf file, in 'Server [Method] ', i want to delete an entry like this : 'server http://www.eke.org' Is that all pages of the site will be removed from the database during the next crawling? Every document has its own

Re: [General] `./indexer -Eblob` on utf8 words indexes them as question marks (e.g. ?????)

2014-04-30 Thread Yasser Zamani
Sorry for my fault :( CREATE DATABASE mnogosearch DEFAULT CHARACTER SET utf8 DEFAULT COLLATE utf8_general_ci; i.e. creating the database with utf8, RESOLVED the issue :) On Tue 29 Apr 2014 12:17:05 PM IRDT, Yasser Zamani wrote: Hi there, I have crawled my site using utf8 as char-set. I can

Re: [General] UDM_URL's parent url inside external parser

2014-04-21 Thread Alexander Barkov
Hi, On 04/16/2014 06:36 PM, Yasser Zamani wrote: Hi there, I need to know the parent url of the url which has been passed to my parser via UDM_URL. For example if a page at `http://example.com/example_movie.html` has a link like `http://example.com/example_movie.mp4` inside it, when

Re: [General] Problem with indexer -Eblob

2014-03-18 Thread d...@hodei.net
Hi Thanks for your help If i take select @@max_allowed_packet; i have this result : +--+ | @@max_allowed_packet | +--+ | 16777216 | +--+ 1 row in set (0.00 sec) So, after i have recompile mnogoseearch 3.3.15 by adding

Re: [General] indexer make segmentation fail

2014-03-17 Thread Alexander Barkov
Hi, Please try to get gdb backtrace. On 03/17/2014 10:23 PM, d...@hodei.net wrote: Hi I try this command to Indexing my list of web site : /usr/local/mnogosearch/sbin/indexer -Eblob -d /usr/local/mnogosearch/etc/indexer.conf the result is : Segmentation fault here my sql databases

Re: [General] separate indexing/crawling and web recherche

2014-01-08 Thread Alexander Barkov
Hi, On 01/06/2014 02:56 PM, Developpement Team Hodei wrote: hi, i have installed mnogosearch 3.2 on an unbutu server with wamp and mysql database. In ly indexer.conf i'm using *DBMode=blob *In my crontab i have this : 00 23 1 * * /usr/local/mnogosearch/sbin/indexer -d

Re: [General] rss and multiledia file

2014-01-08 Thread Alexander Barkov
Hi, On 12/31/2013 10:47 PM, Developpement Team Hodei wrote: hi, how can i configured my indexer.conf file for web search returns no RSS, no audio or video file ! Use Allow/Disallow commands for this. thanks ___ General mailing list

Re: [General] separate indexing/crawling and web recherche

2014-01-08 Thread Alexander Barkov
On 01/06/2014 02:56 PM, Developpement Team Hodei wrote: hi, i have installed mnogosearch 3.2 on an unbutu server with wamp and mysql database. By the way, why not mnogosearch-3.3 ? In ly indexer.conf i'm using *DBMode=blob *In my crontab i have this : 00 23 1 * *

Re: [General] wordstat

2013-12-31 Thread Alexander Barkov
Hi, On 12/31/2013 01:35 PM, Developpement Team Hodei wrote: hi, i'm using the mnogosearch 3.2 on an uguntu server. i index with DBMODE=BLOB i want use autocompletion in my input textbox when a user search on the web : so where are the words that mnogosearch has tagged it ? my wrdstat table is

Re: [General] Webboard: Antispam algorythm

2013-12-12 Thread John McCormac
On 11/12/2013 15:59, b...@mnogosearch.org wrote: Author: fasfuuiios Email: Message: Currently it looks like there is no way to stop indexing of spammed sites. Link spammers even spam this board automatically from time to time. That software is very pluggable and can be adapted for any type of

Re: [General] Indexer RSS flux

2013-11-06 Thread d...@mapluz.fr
Objet: Re: [General] Indexer RSS flux Hi, On 11/04/2013 04:57 PM, d...@mapluz.fr wrote: hi, I want indexer RSS flux on my web site. Is there a parameter in indexer.conf to do this ? Can you please give a link to an example of an RSS file you'd like to index, or copy and paste an RSS

Re: [General] Indexer RSS flux

2013-11-06 Thread Alexander Barkov
general@mnogosearch.org *Envoyé: *Lundi 4 Novembre 2013 20:59:43 *Objet: *Re: [General] Indexer RSS flux Hi, On 11/04/2013 04:57 PM, d...@mapluz.fr wrote: hi, I want indexer RSS flux on my web site. Is there a parameter in indexer.conf to do this ? Can you please give a link

Re: [General] Indexer RSS flux

2013-11-04 Thread Alexander Barkov
Hi, On 11/04/2013 04:57 PM, d...@mapluz.fr wrote: hi, I want indexer RSS flux on my web site. Is there a parameter in indexer.conf to do this ? Can you please give a link to an example of an RSS file you'd like to index, or copy and paste an RSS fragment? Thanks. Thanks

Re: [General] Data in database mnogosearch

2013-10-31 Thread Mapluz Dev
HI, I'm sorry , i am in 3.3 and not in 3.2 About bdict, the size do not change I'll try to direct the indexer commandand I inform you of the result. Thanks Le 30/10/2013 15:50, Alexander Barkov a écrit : Hi, On 10/30/2013 01:08 PM, d...@mapluz.fr wrote: hi, I'm using mnogosearch 3.2 on

Re: [General] scans subdirectories websites

2013-10-30 Thread d...@mapluz.fr
Hi,* thanks a lot I am satisfied with your answer ___ General mailing list General@mnogosearch.org http://lists.mnogosearch.org/listinfo/general

Re: [General] Data in database mnogosearch

2013-10-30 Thread Alexander Barkov
Hi, On 10/30/2013 01:08 PM, d...@mapluz.fr wrote: hi, I'm using mnogosearch 3.2 on linux ubuntu server. Hmm, 3.2 sounds very old. Why not 3.3? i have created a mysql database and my indexer.conf file is here : http://www.mapluz.fr/public/indexer.conf i init indexer with this command :

Re: [General] scans subdirectories websites

2013-10-29 Thread Alexander Barkov
Hi, On 10/29/2013 06:38 PM, d...@mapluz.fr wrote: Hi, is that the search engine scans subdirectories websites ? if not is there a setting in indexer.conf ? Can you clarify please what do you mean subdirectories websites? If you have a command like: Server http://sitename.com/ then it does

Re: [General] blob, single or multi parameters

2013-10-11 Thread Mapluz Dev
thanks a lot for your information Le 03/10/2013 14:13, Alexander Barkov a écrit : Hi, On 10/03/2013 02:53 PM, d...@mapluz.fr wrote: Hi I have install release mnogosearch 3.3.14 with a mysql database i have create table with thois command : *./indexer -Ecreate -d

Re: [General] blob, single or multi parameters

2013-10-03 Thread Alexander Barkov
Hi, On 10/03/2013 02:53 PM, d...@mapluz.fr wrote: Hi I have install release mnogosearch 3.3.14 with a mysql database i have create table with thois command : *./indexer -Ecreate -d /usr/local/mnogosearch/etc/indexer.conf* in my indexer .conf i have this : *DBAddr

Re: [General] CheckOnly for all unkown file types

2013-06-18 Thread Alexander Barkov
Hi, On 06/13/2013 01:22 PM, W. de Hoog wrote: Hi, I would like to configure mnogosearch so that for all non parsed files it stores the path. CheckOnly however does not use the mime type but a regex. It would be nice to have for example AddType application/unknown *.* CheckOnly Match

Re: [General] Install mnogosearch

2013-06-01 Thread Alexander Barkov
Hi, On 06/01/2013 06:36 PM, Mapluz Dev wrote: hi i try to install mnogosearch on a debian release 6 when i try the commande : ./configure --with-mysql i have this message : checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system

Re: [General] Install mnogosearch

2013-06-01 Thread Mapluz Dev
Le 01/06/2013 16:57, Alexander Barkov a écrit : Hi, On 06/01/2013 06:36 PM, Mapluz Dev wrote: hi i try to install mnogosearch on a debian release 6 when i try the commande : ./configure --with-mysql i have this message : checking build system type... i686-pc-linux-gnu checking host system

Re: [General] Install mnogosearch

2013-06-01 Thread Alexander Barkov
On 06/01/2013 07:06 PM, Mapluz Dev wrote: skip checking whether the C compiler works... no configure: error: in `/home/francis/Downloads/mnogosearch-3.3.14': configure: error: C compiler cannot create executables See `config.log' for more details Can you send config.log please? yes, see

Re: [General] Install mnogosearch

2013-06-01 Thread Mapluz Dev
ok, very nice i have run apt-get install libc6-dev and apt-get update (before) my mnogosearch install run thanks Le 01/06/2013 17:13, Alexander Barkov a écrit : On 06/01/2013 07:06 PM, Mapluz Dev wrote: skip checking whether the C compiler works... no configure: error: in

Re: [General] Buffer overflow

2013-03-20 Thread Philippe DE ROCHAMBEAU
@mnogosearch.org Subject: Re: [General] Buffer overflow Hi, What are exactly your Linux distribution and version? Does it crash on all queries, or on a certain query only? Please try to run search.cgi from command line like this: ./search.cgi query words where query words are the search words

Re: [General] Buffer overflow

2013-03-20 Thread Alexander Barkov
...@mnogosearch.org] On Behalf Of Alexander Barkov Sent: 19 March 2013 18:54 To: general@mnogosearch.org Subject: Re: [General] Buffer overflow Hi, What are exactly your Linux distribution and version? Does it crash on all queries, or on a certain query only? Please try to run search.cgi from command line

Re: [General] Buffer overflow

2013-03-20 Thread Philippe DE ROCHAMBEAU
- From: Alexander Barkov [mailto:b...@mnogosearch.org] Sent: 20 March 2013 09:50 To: Philippe DE ROCHAMBEAU Cc: general@mnogosearch.org Subject: Re: [General] Buffer overflow Hi Philippe, So you're actually running mnogosearch-3.3.12 (not 3.3.13 as you reported in the first letter

Re: [General] Buffer overflow

2013-03-20 Thread Alexander Barkov
. -- Best regards, Philippe -Original Message- From: Alexander Barkov [mailto:b...@mnogosearch.org] Sent: 20 March 2013 09:50 To: Philippe DE ROCHAMBEAU Cc: general@mnogosearch.org Subject: Re: [General] Buffer overflow Hi Philippe, So you're actually running mnogosearch

Re: [General] Buffer overflow

2013-03-20 Thread Philippe DE ROCHAMBEAU
...@mnogosearch.org] Sent: 20 March 2013 11:28 To: Philippe DE ROCHAMBEAU; general@mnogosearch.org Subject: Re: [General] Buffer overflow Hi Philippe, On 03/20/2013 01:10 PM, Philippe DE ROCHAMBEAU wrote: Hi Alexander, The problem is that version 3.3.12 is the only one available on the Redhat

Re: [General] Buffer overflow

2013-03-20 Thread Alexander Barkov
) - Philippe -Original Message- From: Alexander Barkov [mailto:b...@mnogosearch.org] Sent: 20 March 2013 11:28 To: Philippe DE ROCHAMBEAU; general@mnogosearch.org Subject: Re: [General] Buffer overflow Hi Philippe, On 03/20/2013 01:10 PM, Philippe DE ROCHAMBEAU wrote: Hi Alexander

Re: [General] Buffer overflow

2013-03-20 Thread Alexander Barkov
in ?? () (gdb) - Philippe -Original Message- From: Alexander Barkov [mailto:b...@mnogosearch.org] Sent: 20 March 2013 11:28 To: Philippe DE ROCHAMBEAU; general@mnogosearch.org Subject: Re: [General] Buffer overflow Hi Philippe

Re: [General] Buffer overflow

2013-03-19 Thread Alexander Barkov
Hi, What are exactly your Linux distribution and version? Does it crash on all queries, or on a certain query only? Please try to run search.cgi from command line like this: ./search.cgi query words where query words are the search words that make it crash. Does it crash when started from

Re: [General] encoding issue

2013-03-13 Thread Alexander Barkov
Hi, On 03/13/2013 02:11 PM, romain hennebicq wrote: Hi, when i do a search with the form and the word 'école' the url returned is /cgi-bin/search.cgi?q=%25C3%25A9cole and i have no result, but if i change q=%25C3%25A9cole by q=école i have all the result. what is the problem ? (apache

Re: Output Format Question

2002-09-17 Thread Sergey Kartashoff
Hi! RS Is it possible to change the long and short output formats of mnogosearch so RS short shows roughly two lines of the description tag and so the long format RS shows the entire description tag? RS If not currently possible, what needs to be done in order to enable such a RS capability as

Re: Webboard: Problem running indexer

2002-06-28 Thread Aleksey Trubin
[EMAIL PROTECTED] wrote: Author: Boris Email: Message: Hi all, I´ve got a problem. My indexer only indexes about 9500 sites although it should index much more sites. Is there a limit or why is there a problem? Thanks Boris Reply: http://www.mnogosearch.org/board/message.php?id=5066

Re: Window versions

2002-06-26 Thread Alexey Botchkov
Hello. May I know the exact differences in features among mnoGoSearch Pro, mnoGoSearch SQL, and mnoGoSearch Lite? This can surely help us to selecting the product. MnoGoSearch Lite stores data without any external database software, so it's easy to install and use. Though, it can't handle

Re: Vers. 3.2.6 Indexer problem

2002-06-24 Thread Maxime Zakharov
Hi, Plese try latest version from CVS or latest snapshot from download page and report if problem remain. Trevor Phillips wrote: I had this problem with a CVS version post-3.2.5, but was hoping it'd be fixed in 3.2.6, but it seems it isn't. Running the indexer (in multi mode) it indexes

Re: Webboard: Where to get pdftotext for Linux

2002-06-20 Thread Aleksey Trubin
[EMAIL PROTECTED] wrote: Author: Thorsten Email: Message: Hi, I´m looking for the tool pdftotext, but I only found a version for Windows. Can anyone tell me where to get it for Linux? Thx in advance, Thorsten Reply: http://www.mnogosearch.org/board/message.php?id=5012

RE: Practical limits to mnogosearch

2002-06-18 Thread Mark Roebuck
What are the practical limits to the number of records stored in Monogosearch when using MySQL? I've set up quite a big crawl set and ended up with 100,000 rows in the URL table and 6,000,000 rows in the DICT. Queries are now taking 20-30 seconds each.

Re: Problems with 3.2.5 Searching

2002-06-14 Thread Sergey Kartashoff
This bug is already fixed in current CVS version. Use CVS snapshot, or wait until the next release Ah! Great, thanks!! Is there any ETA on when the next release is? I don't know about next release date. ___ If you want to unsubscribe send

Re: indexer -Cw takes too much time

2002-06-14 Thread Alexander Barkov
Kreso wrote: On Wed, Jun 12, 2002 at 08:28:27PM +0500, Alexander Barkov wrote: What does mysqladmin processlist display? Are there any active queries being executed by mnogosearch? Well, I switched the query logging on. In the query log file I can see: $ ./indexer -Cw -t ECA $ tail

Re: indexer -Cw takes too much time

2002-06-14 Thread Kreso
On Fri, Jun 14, 2002 at 03:13:04PM +0500, Alexander Barkov wrote: Kreso wrote: On Wed, Jun 12, 2002 at 08:28:27PM +0500, Alexander Barkov wrote: What does mysqladmin processlist display? Are there any active queries being executed by mnogosearch? Well, I switched the query

Re: indexer -Cw takes too much time

2002-06-14 Thread Alexander Barkov
Kreso wrote: Well, as far as ndictxx tables are concerned, I would not like to propose any ad hoc solutions which you have probably tested already. In any case, I would try to avoid any solution with mysql which leads to SELECT looping, even at the price of search speed. Would it be

Re: Hi,general,honey

2002-06-13 Thread Tikhon N. Ostapenko
Attention! It seems you have got a virus on your machine! Please make sure you have the latest update of your virus scanner and check all your files right away! Take care, lang ___ If you want to unsubscribe send unsubscribe general to [EMAIL

Re: Problems with 3.2.5 Searching

2002-06-13 Thread Sergey Kartashoff
Firstly, indexing an ordinary site, and using the supplied search.cgi, with a minimally modified search.htm, I cannot get the ul search filter/restriction to work. I've followed the docs, This bug is already fixed in current CVS version. Use CVS snapshot, or wait until the next release

Re: indexer -Cw takes too much time

2002-06-13 Thread Kreso
On Wed, Jun 12, 2002 at 08:28:27PM +0500, Alexander Barkov wrote: What does mysqladmin processlist display? Are there any active queries being executed by mnogosearch? Well, I switched the query logging on. In the query log file I can see: $ ./indexer -Cw -t ECA $ tail -f

Re: Problems with 3.2.5 Searching

2002-06-13 Thread Trevor Phillips
Sergey Kartashoff wrote: Firstly, indexing an ordinary site, and using the supplied search.cgi, with a minimally modified search.htm, I cannot get the ul search filter/restriction to work. I've followed the docs, This bug is already fixed in current CVS version. Use CVS snapshot, or

Re: Indexer caught in a loop?

2002-06-12 Thread Cal Zemelman
I had Alias http://www.myproductionsite.com file:/Library/Webserver/Documents (Mac OS X setup filesystem) Then Server http://www.myproductionsite.com/; Actually, I noticed it tended to get hung-up inside one specific folder. I moved that one out and now it seems to get farther before getting

Re: Various errors and problems

2002-06-12 Thread Alexander Barkov
Mark Roebuck wrote: Hi, I have posted these questions to the boards, but with no results. I am using v3.1.19 with mysql and cache mode 1, the ~ character does not exclude words from the search results. You have to choose boolean search type in select box which has all/any/bool

Re: Can not find server?

2002-06-12 Thread Alexander Barkov
alexson wrote: Hi Why do the web browser show Can not find server after click the search button? Open search.cgi in your browser, then take a look into View page source. Check what is written in FORM ACTION=??? tag. ___ If you want to

Re: Webboard: How to ignore a specific directory?

2002-06-12 Thread Alexander Barkov
Penny Rand wrote: I have a similar problem. My web directory has more than my main site in it but I only want to index the main site. I can do this with: #Server [subsection] URL [alias] Server http://www.asix.com/ file:/web/html/ But the URL on the results page is incorrect as it does

Re: Allow/disallow (no)match ip ???

2002-06-12 Thread Alexander Barkov
Hi! We already implemented this feature in 3.2.0, but didn't put it into the documentation yet. Use this style command: Realm subnet 129.27.0.* Mario Lang wrote: Hello. I have a quite complicated allow /disaalow statment structure in my indexer.conf. I recently had the idea, that the

Re: How to set the mnogosearch to support Big5

2002-06-12 Thread Alexander Barkov
Hi! alexson wrote: Hi How to set the mnogosearch to support big5, how many parameters will be invovled? Help me, please. Just use this command in both indexer.conf and search.htm: LocalCharset big5 As well as this command in search.htm: BrowserCharset big5 Note that big5 works

Re: Webboard: string search

2002-06-12 Thread Alexander Barkov
To Ramil: any comments? Does phrase search work? Chiara Biancheri wrote: I mean phase search. I saw it is in the todo list. Do you have any idea about the time it would be implemented? (on a large scale: 1 or 6 month, 1 year... thanks a lot chiara On Tue, 2002-06-11 at 13:20,

Re: indexer -Cw takes too much time

2002-06-12 Thread Alexander Barkov
What does mysqladmin processlist display? Are there any active queries being executed by mnogosearch? Kreso wrote: RedHat 7.2, 2x1Ghz, 512MB, hardware RAID dedicated search maschine, no other tasks running. MySQL 3.23.49, default configuration. Maybe some mysql tuning would help.

Re: Indexer caught in a loop?

2002-06-12 Thread Alexander Barkov
Hi! Please take a look here: http://www.mnogosearch.org/board/message.php?id=4946 They have the same problem: urls are stored incorrectly in the database. Can you please find the source of error using the same recomendation as in the message above? Thanks. Cal Zemelman wrote: I had Alias

Re: Webboard: string search

2002-06-11 Thread Aleksey Trubin
[EMAIL PROTECTED] wrote: Author: chiara Email: Message: How you search for a complete string? If it is not implemented, is it in the todo list? thanks chiara Reply: http://www.mnogosearch.org/board/message.php?id=4941 ___ If you want to unsubscribe

Re: indexer -Cw takes too much time

2002-06-11 Thread Aleksey Trubin
Kreso wrote: Hallo, I have a problem with indexer -Cw -t xxx. It takes too much time. With a database 1.5 million entries it works longer than 2 hours already. mysqld doesn't take much CPU. Any ideas? mnogosearch v3.1.19 is in the question. I have created an index on tags before. thanks,

Re: Webboard: How to index a specific file ?

2002-06-10 Thread Nguyen Thai Ha
On 10 Jun 2002 23:34:08 - [EMAIL PROTECTED] wrote: Author: r.e.g.DOS Email: [EMAIL PROTECTED] Message: Hello from Poland ;-) Help Me !!! In my server i have files: body_page1.html menu_page1.html body_page2.html menu_page2.html body_page3.html menu_page3.html Hi, You should

Re: Webboard: How to index a specific file ?

2002-06-10 Thread Aleksey Trubin
Nguyen Thai Ha wrote: On 10 Jun 2002 23:34:08 - [EMAIL PROTECTED] wrote: Author: r.e.g.DOS Email: [EMAIL PROTECTED] Message: Hello from Poland ;-) Help Me !!! In my server i have files: body_page1.html menu_page1.html body_page2.html menu_page2.html body_page3.html

Re: Webboard: search.htm again

2002-06-07 Thread Roman Putyatin
[EMAIL PROTECTED] wrote: Author: Etienne Marais Email: [EMAIL PROTECTED] Message: Hi I have the same problem as some previous posters in that I can execute indexer and open search.cgi, but I get an error message: Can't open template file

RE: Webboard: How to ignore a specific directory?

2002-06-07 Thread Penny Rand
I have a similar problem. My web directory has more than my main site in it but I only want to index the main site. I can do this with: #Server [subsection] URL [alias] Server http://www.asix.com/ file:/web/html/ But the URL on the results page is incorrect as it does not include the html

RE: Webboard: How to ignore a specific directory?

2002-06-07 Thread Penny Rand
That worked great for me, thanks! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of [EMAIL PROTECTED] Sent: Friday, June 07, 2002 11:50 AM To: [EMAIL PROTECTED] Subject: Webboard: How to ignore a specific directory? Author: Alex Email: [EMAIL PROTECTED]

Re: report: successful mnogosearch 3.2.5 build on MacOSX 10.1.4 server; but PROBLEM when using with PHP-4.2.1

2002-06-06 Thread Sergey Kartashoff
Hi! Thursday, June 6, 2002, 8:47:37 AM, you wrote: RB IMPORTANT! This message has been blind-carbon-copied to you. Do not RB reply-to-all or forward it without the author's permission. RB hi all, RB fyi, i've successfully built mnogo on OSX Server 10.1.4. if interested, RB config details --

Re: Error Message #0

2002-06-06 Thread Sergey Kartashoff
Hi! a But I have some trouble in understanding the php files which are provided by you. a For example, a 1 Must all parameters be setted by order as showing in the init.php? No. Order of parameters does not matter. Except ispell fearures. a 2 Why is the system error message #0 after submitting

Re: Webboard: Support

2002-06-05 Thread Kreso
I have posted cca 10 questions and have also received almost as much answers from qualified people. Expect answers on precisely posted questions which are helpful to other people as well. Don't expect answers on general questions which are answered in documentation. Also don't forget that email

Re: splitting store into many directiories

2002-06-05 Thread Maxime Zakharov
Hi, To limit number of stored files, please, use StoredFiles command in your stored.conf For example: StoredFiles 256 Krzysztof Drewicz wrote: hi ! When my storage grew up to 1.2 GB and 2k files i've split it into 256 directories, it speeds up i/o. Mayby this idea is simple cp from

Re[2]: Webboard: Support

2002-06-05 Thread Mark Napartovich
]] MR Sent: Wednesday, June 05, 2002 8:44 AM MR To: [EMAIL PROTECTED]; [EMAIL PROTECTED] MR Subject:Re: Webboard: Support MR I have posted cca 10 questions and have also received almost as much MR answers from qualified people. Expect answers

Re: 3.2.5 indexing error

2002-06-05 Thread Roman Putyatin
Roman Putyatin wrote: ./indexer [26637] SQL 0.00s: SELECT url,rec_id,docsize,status,hops,crc32,last_mod_time FROM url WHERE next_index_time=:1 AND ROWNUM =:2 ORDER BY seed FOR UPDATE [1] Error: 'Oracle - ORA-01008: not all variables bound!' Solaris 2.6, mnogosearch 3.2.5, Oracle 8.1.7

Re: Permissions

2002-06-05 Thread Sergey Kartashoff
Hi! Wednesday, June 5, 2002, 9:26:56 PM, you wrote: PR Using search.php, if I change the permissions of search.htm to 600 (as PR recommended), search.php doesn't work. What am I missing? check search.htm file owner. It shold be readable for user whuch running web server. -- Regards, Sergey

Re: Permissions

2002-06-05 Thread Alexander Barkov
Penny Rand wrote: Using search.php, if I change the permissions of search.htm to 600 (as recommended), search.php doesn't work. What am I missing? You also have to change it's onwer to user who is running httpd server. Usually nobody: chown nobody search.htm chmod 600 search.htm

Re: language

2002-06-04 Thread Alexander Barkov
Hi! Kreso wrote: Hello all, what would be the recommended way of specifying the language in which the indexed documents are written? I have noticed in indexer.c that Content-Language: header is examined, however I would prefer specifying the language somewhere in the document itself. Is

Re: Mac OS X Problems

2002-05-30 Thread admin
A 14:39 -0400, le 29/05/2002, Cal Zemelman a ecrit: reading instructions on installing other Un*x apps on OS X, gcc should be on there. Am I just dumb with no c compiler or missing something? Did you think to install the Apple Dev Tools CD shipped with the MacOSX install CDs? The compiler is

Re: PHP extension 1.49 mnogosearch 3.2.4 ?

2002-05-22 Thread Sergey Kartashoff
Hi! Wednesday, May 22, 2002, 3:59:59 AM, you wrote: NTH Hello ! NTH I tried mnogosearch 3.2.4 with php extension 1.49. When i recompiled php 4.2.0, there were many errors return with mnogosearch extension's part! (I had replaced with php extension 1.49). NTH Is there any update for this ? We

Re: PHP extension 1.49 mnogosearch 3.2.4 ?

2002-05-22 Thread Nguyen Thai Ha
On Wed, 22 May 2002 09:22:52 +0300 Sergey Kartashoff [EMAIL PROTECTED] wrote: Hi! Wednesday, May 22, 2002, 3:59:59 AM, you wrote: NTH Hello ! NTH I tried mnogosearch 3.2.4 with php extension 1.49. When i recompiled php 4.2.0, there were many errors return with mnogosearch extension's

RE: Webboard: Indexing hostnames and domainnames

2002-05-16 Thread Keith Hall
I've seen this with anything with a hyphen e.g. someone with a double-barrelled name like Mark Willace-Jones, if you try to search for Willace-Jones with or without quotation marks or phrase search it always splits to Willace and Jones, which isn't correct in this instance. Regards, Keith.

Re: search with document date ?

2002-05-10 Thread Sergey Kartashoff
Hi! NTH I had a problem with DBmode cache and php-frontend: NTH I use mnogosearch 3.2.3 with php frontend. NTH When I indexed my site with DB mode crc-multi (mysql), the feature NTH search with document's date (1 day, 1 week... with $dp parameter) worked well. NTH But when i chnaged to DB cache

Re: News extension

2002-05-04 Thread Krzysztof Drewicz
On Thu, 2 May 2002, Alexander Barkov wrote: But this does not work, the $(DID) expands to empty string, has someone tried this? What version of mnogosearch do you use? Ok. here is the patch. -- Krzysztof Drewicz [EMAIL PROTECTED] Unfortunately, no one can be told what the Mac is

Re: Support for TSCII (Tamil charset)

2002-04-24 Thread Vathanana Kumarathurai
Kumarathurai [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, April 23, 2002 12:51 AM Subject: Re: Support for TSCII (Tamil charset) Vathanana Kumarathurai wrote: Unknown charset 'tscii' in LangMapFile '/home/pack/mnogosearch/3.2.4-20042002/etc/langmap/ta.tscii.lm' Am I doing anything

Re: Support for TSCII (Tamil charset)

2002-04-24 Thread Maxime Zakharov
Are you run configure with --with-extra-charsets=tscii ? If not, please, do it. I check this snapshot before place on web, it load language map sucessfully. Vathanana Kumarathurai wrote: I downloaded the mnogosearch-3.2.4-23042002.tar.gz snapshot and I am still getting the same error.

Re: Webboard: Indexer - problems inserting URLs to PostgreSQL database

2002-04-22 Thread Alexander Barkov
Piotr Szczepanski wrote: may be best solution is to alter all text fields to text type. I have been thinking about this kind of solution, but I consider it quite a risky activity since it may lead to a possible DoS attack against the database server. Correct me if I'm wrong, but I see it

  1   2   3   4   5   6   7   8   9   >