Sphider-plus version 4.2024a - The PHP Search Engine







[ Change Log Summary ]

 

          Version 4.2023f       Version 4.2023e

          Version 4.2023d       Version 4.2023c

          Version 4.2023b       Version 4.2023a

          Version 4.2022e

          Version 4.2022d       Version 4.2022c

          Version 4.2022b       Version 4.2022a

          Version 4.2021c

          Version 4.2021b       Version 3.2020a

- Older versions:

          Version 3.2020d       Version 3.2020c

          Version 3.2020b       Version 3.2020a

          Version 3.2019c

          Version 3.2019b       Version 3.2019a

          Version 3.2018b       Version 3.2018a

          Version 3.2017b        Version 3.2017a

 

          Version 3.2016d        Version 3.2016c

          Version 3.2016b        Version 3.2016a

 

          Version 3.2015e        Version 3.2014c

          Version 3.2015d        Version 3.2014b

          Version 3.2015c        Version 3.2014a

          Version 3.2015b        Version 3.2013b

          Version 3.2015a        Version 3.2013a

 

 

- Outdated versions:

 

          Version 2.9          Version 1.9

          Version 2.8          Version 1.8

          Version 2.7          Version 1.7

          Version 2.6          Version 1.6

          Version 2.5          Version 1.5

          Version 2.4          Version 1.4

          Version 2.3          Version 1.3

          Version 2.2          Version 1.2

          Version 2.1          Version 1.1

          Version 2.0          Version 1.0

 




[ Outdated version ]

Version: 3.2016c

Release date: May 30, 2016

Build up with Sphider: v.1.3.5

 

New feature:

- Index only e-mail accounts like 'my-name@gmail.com' :

  (Will extract all e-mail accounts from page content).

And as inverse function:

- Do not index any e-mail account as part of page content.

Both to be enabled in admin backend.

 

New feature:

Block all queries sent by known spammer IPs.

The IPs will automatically be updated every 24 hours, containing about 190.000 URLs.

To be activated in admin backend.

 

Improved index procedure:

No longer aborting the complete indexation for 'NOHOST' and 'Too many re-directions'.

If detected on single links (pages), only the involved links will be bypassed.

 

Improved index and search procedures:

Convert all kind of accents and diacritics like á, ç, ê, ì, ü, into their basic vowels

Will present the same results for queries with and without accents.

 

Improved index and search procedures:

Now removing all emoji characters (smileys) from full text,

so that systems still using MySQL versions older than 5.5.3

will be able to highlight search results correctly.

 

Corrected Apache glitch which causes a %252F instead of %2F in URLs. Instead of using the Apache rewrite module and NE flag, a PHP solution was implemented. So, those links will not break during index procedure.

 

Improved error report for false function of PDF converter during index procedure.

 

Updated bot and harvester list (black IPs) to prevent unwanted queries.

 

Bug fixed: More than 3 redirections applied to one page URL forced the index procedure to abort.

 

Bug fixed in highlighting Urdu language text.

 

Bug fixed in authentication script for first call.

 

Some small bugs fixed.

 

Involved files that have been modified / added for this release:

.../admin/admin.php

.../admin/admin_search.php

.../admin/auth.php

.../admin/configset.php

.../admin/db_copy.php

.../admin/db_main.php

.../admin/messages.php

.../admin/spider.php

.../admin/spiderfuncs.php

.../admin/url_backup.php

.../admin/settings/backup/Sphider-plus_default-configuration.php

 

.../include/commonfuncs.php

.../include/commons.php

.../include/search_10.php

.../include/search_40.php

.../include/search_media.php

.../include/searchfuncs.php

.../include/suggest.php

 

.../include/common/black_ips_priv.txt

 

.../templates/html/020_search-form.html

.../templates/html/025_search-form.html

.../templates/html/080_most_pop.html

 

 

Top