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.2015a

Release date: January 06, 2015

Build up with Sphider: v.1.3.5

 

 

New feature:

Responsive design for search form, result listing and addurl form.

Automatically adapting to display size of computer, tablet, smartphone, etc.

 

New feature:

Use list of ul tag classes to ignore the corresponding ul content during index/re-index.

A common list of ul class values is used to ignore parts of a page.

Content between <ul class='this_valu'> and </ul> will be ignored,

however links in it are followed. Multiple and nested ul tags will be attended.

Values in common list may end with a wildcard, so that 'menu*' will work for

menu1, menu2, menu_left, etc.

Usable also for external pages, if it is impossible to add the <!--sphider_noindex--> tags.

Details in chapter: Ignoring parts of a page defined by <ul class=> . . . . </ul>

 

New feature:

Use list of pre tag classes to ignore the corresponding pre content during index/re-index.

Details in chapter: Ignoring parts of a page defined by <pre class='abc'> . . . . </pre>

 

New feature:

User of the search engine may select, whether the advanced part of the search form should be presented.

 

New feature in admin backend:

Verify the time required to create a web shot of any desired URL.

 

Improved protection against intrusion attempts.

 

Accelerated search algorithm, especially for presentation of multiple results per page.

 

Common footer file for addurl.php script (templates/html/092_footer.html).

 

Updated scripts for ID3 extraction. Now parsing ID3v1(v1.0 & v1.1) as well as ID3v2(v2.2 & v2.3 & v2.4).

 

Updated IDS scripts.

 

Updated bot and harvester list (black_ips.txt) to prevent unwanted queries.

 

Enhanced .htaccess file. For details see item 11 in .../.htaccess

 

Bug fixed in option 'Use list of div ids and classes to ignore the div content during index/re-index'.

 

Some small bugs fixed.

 

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

.../.htaccess

.../addurl.php

.../search.php

.../search_ini.php

.../admin/admin.php

.../admin/admin_header.php

.../admin/admin_search.php

.../admin/auth_db.php

.../admin/auto_index.php

.../admin/configset.php

.../admin/db_activate.php

.../admin/db_config.php

.../admin/db_copy.php

.../admin/db_main.php

.../admin/settings_backup.php

.../admin/spider.php

.../admin/spiderfuncs.php

.../admin/url_backup.php

.../admin/ID3/all_files

.../include/commonfuncs.php

.../include/commons.php

.../include/click_counter.php

.../include/ids_handler.php

.../include/search_10.php

.../include/search_40.php

.../include/search_media.php

.../include/show_id3.php

.../include/common/black_ips

.../include/IDS/all scripts

.../languages/all scripts

.../templates/html/015_headline.html

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

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

.../templates/html/030_category-selection.html

.../templates/html/040_category-tree.html

.../templates/html/050_result-header.html

.../templates/html/060_text-results.html

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

.../templates/html/092_footer.html

.../templates/html/120_media-only results.html

.../templates/Pure/hdline.

.../templates/Pure/userstyle.css

.../templates/Slade/hdline.jpg

.../templates/Slade/userstyle.css

.../templates/Sphider-plus/hdline.jpg

.../templates/Sphider-plus/userstyle.css



Top