Search found 8 matches

by usabilitest
Thu May 09, 2024 10:25 pm
Forum: Sphider Help
Topic: Errors creating tables
Replies: 1
Views: 107

Errors creating tables

I've attempted to run /admin/install.php file but got the following errors: Error: Can't create table `links` (errno: 121 "Duplicate key on write or update") Error: Can't create table `link_keyword0` (errno: 150 "Foreign key constraint is incorrectly formed") Error: Can't create ...
by usabilitest
Tue Oct 24, 2023 2:25 pm
Forum: Sphider Help
Topic: Optimizing for speed
Replies: 4
Views: 6610

Re: Optimizing for speed

Even though I broke the site into sections and crawl them separately, sometimes the script times out after around 3K links. When that happens during the initial indexing I can utilize the "Continue Indexing" option but if the script times out during re-indexing there's no way to continue. ...
by usabilitest
Mon Oct 23, 2023 3:49 am
Forum: Sphider Help
Topic: Optimizing for speed
Replies: 4
Views: 6610

Re: Optimizing for speed

Yes, the Links table is huge. Take quite some time even when I search directly in the table using phpmyadmin...
by usabilitest
Sun Oct 22, 2023 11:01 pm
Forum: Sphider Help
Topic: Optimizing for speed
Replies: 4
Views: 6610

Optimizing for speed

I have a large site. I had to break the sphidering process into smaller chunks and am running it for days. Once the site is crawled it is still a very long process to return the results. I was wondering if there's a way to optimize the schema further to improve it's performance.
by usabilitest
Sun Oct 22, 2023 10:55 pm
Forum: Sphider MODS
Topic: Suggestion: phrase search
Replies: 2
Views: 7159

Re: Suggestion: phrase search

Great, thanks.
by usabilitest
Sat Oct 07, 2023 3:43 pm
Forum: Sphider MODS
Topic: Suggestion: phrase search
Replies: 2
Views: 7159

Suggestion: phrase search

Perhaps the " Minimum word length in order to be indexed" setting should not apply to the "phrase" search type. It could be a part of a name or title.
by usabilitest
Thu Aug 31, 2023 9:27 pm
Forum: Sphider Help
Topic: Unable to login into admin
Replies: 1
Views: 3324

Unable to login into admin

UPDATE: NM - found your post on Aug 26 and replaced my script with 5.2.1. Seems to be working again. ------------------------------ I had a large site to index, so I broke it down into many sites. It took me 3 days to index and then I had to restart my computer. Now, when I go to admin/admin.php pag...