Re: next_index_time query

2001-04-24 Thread Alexander Barkov
Hello! Yes, you are right. You may also use big Period command for those pages. - Original Message - From: Anand Raman <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 25, 2001 10:50 AM Subject: next_index_time query > HI guys > I am operating mnogosearch under db m

next_index_time query

2001-04-24 Thread Anand Raman
HI guys I am operating mnogosearch under db mode in postgresql. I want to stop some urls from reindexing.. Can i just change the next_index_time column in the url table to some value and prevent this from happening.. Any comments Thanks Anand ___ If you w

Webboard: searching documents less then 1K (MinDocSize ? )

2001-04-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Small documents under 1K in size are indexed without any special configuration. Please check that those files are referenced from other pages. You may also run indexer -v6, it will display all found links and reasons why they are added int

Webboard: Search result problems

2001-04-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Do you use phrases? What version of msearch is used? And what database/mode ? > I have one other problem, and I have a couple of occurences like this > that I know about. > > if I search for "charles betts" and match all i get zero res

Webboard: Search result problems

2001-04-24 Thread Adam Williams
Author: Adam Williams Email: [EMAIL PROTECTED] Message: I have one other problem, and I have a couple of occurences like this that I know about. if I search for "charles betts" and match all i get zero results, but if I search for "charles betts galloway" and match all, I get 3 results. Also I

Webboard: searching documents less then 1K (MinDocSize ? )

2001-04-24 Thread Adam Williams
Author: Adam Williams Email: [EMAIL PROTECTED] Message: I am using MnoGoSearch 3.1.12 and on my server, I have a lot of manuscripts (8 megs worth). Most of them are small files, within the few K size. Some are under 1K in size, and for some reason, MnoGoSearch doesn't index the .html files that

Re: Webboard: Ignoring navigation text

2001-04-24 Thread FL
Use noindex tag Francois >we have set up our pages using HTML for the navigation - this means that when the Indexer (indexing the pages) runs, it indexes the navigation words, so our display shows things like > >"Local Info Americas Africa/Middle East Asia Australasia Europe Corporate profile

Webboard: Ignoring navigation text

2001-04-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: If it is your site, you can use or tags. Check documentation. > Hi all, > > we have set up our pages using HTML for the navigation - this means that when the >Indexer (indexing the pages) runs, it indexes the navigation words, so ou

Webboard: Adherance to robots.txt standard?

2001-04-24 Thread Tim Hewitt
Author: Tim Hewitt Email: [EMAIL PROTECTED] Message: Thanks, I think that will be great! I see that this particular document does not include the Allow directive - though it's in other places on that website. I do believe there is a problem with your current implementation of Disallow however.

Webboard: Adherance to robots.txt standard?

2001-04-24 Thread Tim Hewitt
Author: Tim Hewitt Email: [EMAIL PROTECTED] Message: By the way, I love the program! -Tim Reply: ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

Re: Webboard: Deleting large number of URL's

2001-04-24 Thread frederic tschannen_FLOOR SA
Hi, Want to delete all of these URL's : 'http://www.be.ch/GR/nav%' Is the following behaviour normal ? See attachment ;-) Each time this happens, about 20k entries are deleted. Can indexer delete all of them without stopping with: Indexer[660]: Error: 'Can't connect to cachelogd at localhost:7

Webboard: Ignoring navigation text

2001-04-24 Thread Michael P
Author: Michael P Email: [EMAIL PROTECTED] Message: Hi all, we have set up our pages using HTML for the navigation - this means that when the Indexer (indexing the pages) runs, it indexes the navigation words, so our display shows things like "Local Info Americas Africa/Middle East Asia Austra

Re: Webboard: Indexing only .iso files

2001-04-24 Thread Alexander Barkov
So does it work as expected now? duncan wrote: > > Getting close... here is a sample of the output if indexer -amv6 > > Indexer[31338]: indexer from mnogosearch-3.1.12/UdmDB started with > '/home/mnogo/etc/indexer.conf' Indexer[31338]: [1] > http://www.redhat.com/robots.txt > Indexer[31338]: [1

Re: Webboard: Indexing only .iso files

2001-04-24 Thread duncan
Getting close... here is a sample of the output if indexer -amv6 Indexer[31338]: indexer from mnogosearch-3.1.12/UdmDB started with '/home/mnogo/etc/indexer.conf' Indexer[31338]: [1] http://www.redhat.com/robots.txt Indexer[31338]: [1] Server 'http://www.redhat.com/download/' Indexer[31338]: [1

Re: Webboard: Indexing only .iso files

2001-04-24 Thread Alexander Barkov
Try this combination instead of your one: Allow *.iso HrefOnly * duncan wrote: > > Here is the output: > > Indexer[31136]: indexer from mnogosearch-3.1.12/UdmDB started with > '/home/mnogo/etc/indexer.conf' > Indexer[31136]: [1] http://www.redhat.com/robots.txt > Indexer[31136]: [1] Se

Re: Bug report

2001-04-24 Thread Sergey Kartashoff
Hi! Tuesday, April 24, 2001, 4:12:18 PM, you wrote: D> UdmSearch version: mnogosearch-3.1.8, 3.1.12 D> With built-in database support all right, but I dont know how to make working php front-end whith built-in support. D> Please, help me. mnogosearch-php-3.1.3.0 with php4.0.5RC1+ supports bui

Re: Webboard: Indexing only .iso files

2001-04-24 Thread duncan
Here is the output: Indexer[31136]: indexer from mnogosearch-3.1.12/UdmDB started with '/home/mnogo/etc/indexer.conf' Indexer[31136]: [1] http://www.redhat.com/robots.txt Indexer[31136]: [1] Server 'http://www.redhat.com/download/' Indexer[31136]: [1] Disallow NoCase * Indexer[31136]: [1] http:

Re: Webboard: Indexing only .iso files

2001-04-24 Thread Alexander Barkov
Please run indexer -amv6 and check it's output. It will print an information about all found links. duncan wrote: > > Hello, and thanks matthew- > > I tried what you suggested, and in fact, here is the whole conf file: > > Allow */ > CheckOnly *.iso > Disallow * > > Server http://www.red

Re: Webboard: Indexing only .iso files

2001-04-24 Thread duncan
Hello, and thanks matthew- I tried what you suggested, and in fact, here is the whole conf file: Allow */ CheckOnly *.iso Disallow * Server http://www.redhat.com/download/mirror.html and it only returns this: Indexer[30131]: indexer from mnogosearch-3.1.12/UdmDB started with '/home/mnogo/etc

Bug report

2001-04-24 Thread Den
UdmSearch version: mnogosearch-3.1.8, 3.1.12 Platform: P200MMX OS:FreeBSD 4.1.1 Database: MySQL 3.23.37 Statistics:1 URL php 4.0.4pl,1 front-end 3.1.2.4 Indexer.conf with commands Follow path Server http://volginfo.ru/ Now indexer do not index more

Webboard: Adherance to robots.txt standard?

2001-04-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: Hi! Robots.txt support was implemented according to this document http://www.robotstxt.org/wc/norobots.html We'll implement Allow commands in 3.2.branch. Thanks for suggestion. > Oops. I found another hole it appears in the robots.txt a

Webboard: Is my penis small average or large

2001-04-24 Thread Ivan
Author: Ivan Email: [EMAIL PROTECTED] Message: I have small penis(about 3cm) What to do...?Please help me!!! Reply: ___ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]

mnoGoSearch for Windows

2001-04-24 Thread Dmitry Tkatchenko
Hallo! Hereby we officially announce the release of mnoGoSearch for Windows. It comes in two versions: mnoGoSearch for Windows and mnoGoSearch Lite Now you can order our software online with your credit card at mnoGoSearch website http://mnogosearch.org/win.html The secure ordering system is pr

Webboard: indexer run, but does nothing

2001-04-24 Thread Alexander Barkov
Author: Alexander Barkov Email: [EMAIL PROTECTED] Message: > > This information isn't enough. > > Are there any Server commands in your indexer.conf? > > Yes, http://localhost/ > > > What database do you use through ODBC? > > Informix > > > Are there any records in URL table: SELECT * FROM url

Re: question

2001-04-24 Thread Alexey Botchkov
Try to select value in field Common/Database/DBType accordingly your database. - Original Message - From: "GARPNET Mail" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; "Alexey Botchkov" <[EMAIL PROTECTED]> Sent: Tuesday, April 24, 2001 11:45 AM Subject: Fw: question > Hi > > I had just th