Daniel Naber | 12 Aug 2002 11:05
Picon
Favicon

Re: Last Modified Date Not Displayed - Date For Actual File

On Monday 12 August 2002 02:34, ehnya chnia wrote:

> Is it possible to do so? I am not very well-versed with Perl but
> theoritically,

You could modify get_url() in tools.pl so that it doesn't return 
$response->last_modified if that's unknown, but the local file time 
instead. But it's more clean to return a Last-Modified header from the 
*.jsp file (which also can ask for the date if itself), because this way 
all search engines will benefit.

Regards
 Daniel

--

-- 
http://www.danielnaber.de
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


dnickel | 14 Aug 2002 15:32
Favicon

Install Problems - NT

I am having problems installing the search engine on my IIS server. 
If I user setup.pl it keeps aborting b/c it says the path to my cgi-bin 
directory is not right. If I try to open conf.pl for editing w/h notepad 
it is unreadable. The file contains the ascii squares all through it. I 
have had this same problem if I tar my perl scripts on unix and 
unzip them on NT. Does anybody have a editable conf.pl file or 
another solution?
Thanks
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


Daniel Naber | 14 Aug 2002 17:16
Picon
Favicon

Re: Install Problems - NT

On Wednesday 14 August 2002 15:32, dnickel <at> aug.edu wrote:

> Does anybody have a editable conf.pl file or
> another solution?

Most better editors like UltraEdit can work with such files. As a 
workaround you can also transfer the files from Unix to Windows by ftp in 
ascii mode (not zipped, of course).

Regards
 Daniel

--

-- 
http://www.danielnaber.de
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


Rusty Wilson | 23 Aug 2002 01:55
Picon
Favicon

writing to different log files?

Hi,

we have a search box in the footer of every page of our web site.

Now, I have one page where I have an additional search entry box in the left
navigation area. (there is a real reason for this - in short I want to see
which search box a user will "gravitate" to first).

Is there some way I can track which search was conducted from the footer based
search form, and which was conducted from the form in the left navigation area?

I was thinking of just setting up another instance of Perlfect, but I'm
wondering if ther is a better way...

Rusty

=====
The Website your boss doesn’t want you to know about! (pssst...it's FREE!)
http://www.ezinfocenter.com/7421656/FREE
=====

__________________________________________________
Do You Yahoo!?
HotJobs - Search Thousands of New Jobs
http://www.hotjobs.com
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search
(Continue reading)

Jens Gutzeit | 23 Aug 2002 02:54

Indexer doesn't follow links with an "&" in it

Hi

I've a problem with perlfect search, I use it to index my dynamic php
files with the HTTP indexer, first I've seen that it doesn't index all
my files, then I've noticed it only ignores URLs with an "&" in it, the
"&" is in correct HTML as "&amp;" in the code.

Is this a known bug? Is there a patch?

Thanks
best regards
Jens

--

-- 
Hilfe zu LFS Problemen: http://www.lfsforum.de
Public Key: http://lfsforum.org/jens-gutzeit.asc
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


Daniel Naber | 23 Aug 2002 02:15
Picon
Favicon

Re: writing to different log files?

On Friday 23 August 2002 01:55, Rusty Wilson wrote:

> Is there some way I can track which search was conducted from the footer
> based search form, and which was conducted from the form in the left
> navigation area?

The easiest way is to add one hidden fields to each of the boxes, like

<input type="hidden" name="box" value="1">

Then you can grab your web server access logs for box=1 and box=2

Regards
 Daniel

--

-- 
http://www.danielnaber.de
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


Daniel Naber | 23 Aug 2002 03:07
Picon
Favicon

Re: Indexer doesn't follow links with an "&" in it

On Friday 23 August 2002 02:54, Jens Gutzeit wrote:

> first I've seen that it doesn't index all
> my files, then I've noticed it only ignores URLs with an "&" in it, the
> "&" is in correct HTML as "&amp;" in the code.

Did you check the things mentioned here?:

http://perlfect.com/freescripts/search/faq.shtml#T10

regards
 Daniel

--

-- 
http://www.danielnaber.de
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


Jens Gutzeit | 23 Aug 2002 10:23

Re: Indexer doesn't follow links with an "&" in it

Am Fri, 23 Aug 2002 03:07:25 +0200
Daniel Naber <daniel.naber <at> t-online.de> schrieb:

Hi

Thanks for your help, but it didn't the trick.

> Did you check the things mentioned here?:
> 
> http://perlfect.com/freescripts/search/faq.shtml#T10

Yes, I've checked that. $HTTP_DEBUG is set to 1, I've disabbled the
append_sid function in my php scripts (which put the &amp;sid=... at the
end of all urls), but this wasn't the problem, so the problem is not the
&amp;. The indexers says, it index http://lfsforum.org/,
http://lfsforum.org/howtos/ (and some other files as well), both links
results in the index.php file of this directory. On both pages are links
to howtos (that should be indexed) the link is now like this:

<li><span class="gen"><a href="/howtos/read.php?howto=9">Optimierung
...</a></span></li><li><span class="gen"><a
href="/howtos/read.php?howto=8">PAM, Cracklib u...</a></span></li>

But it didn't index these files
I hope you can help me.

> regards
>  Daniel

best regards
(Continue reading)

Daniel Naber | 23 Aug 2002 13:51
Picon
Favicon

Re: Indexer doesn't follow links with an "&" in it

On Friday 23 August 2002 10:23, Jens Gutzeit wrote:

> I've disabbled the
> append_sid function

You probably shouldn't do that. It tried to index a part of your server from here with 
Perlfect Search 3.30 and it works. For the howto=9 link it says:

Fetched  'http://lfsforum.org/howtos/read.php?howto=9&sid=30c3d336d3e48d4cca0fa95170ad53b0',
29315 bytes
	 5: http://lfsforum.org/howtos/read.php?howto=9&sid=30c3d336d3e48d4cca0fa95170ad53b0

I used these values in conf.pl:

$HTTP_START_URL = 'http://lfsforum.org/';
 <at> HTTP_LIMIT_URLS = ("http://lfsforum.org/howtos");

Regards
 Daniel

--

-- 
http://www.danielnaber.de
_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search


(Continue reading)

ehnya chnia | 23 Aug 2002 14:18
Picon
Favicon

Windows Version Working On UNIX?

Hi,

My perlfect search engine is running fine on Windows NT.
If I would to transfer the whole module to a UNIX platform,
would it work fine?

Or I will need to use the search-3.30.tar.gz instead and
re-install?

Thanks.

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

_______________________________________________
perlfect-search mailing list
perlfect-search <at> perlfect.com
To unsubscribe, set other personal options or view the list archives please visit:
http://perlfect.com/mailman/listinfo/perlfect-search



Gmane