Sphider-plus



Displaying results 11 - 20 of 33 matches

11.   Sphider-plus - The PHP Search Engine Visit in a new window

2010 Build up with Sphider: v.1.3.5 In order to ease customer's integration of Sphider-plus into existing sites, HTML templates are prepared for - Search form - Text results - Media results - Most popular queries - etc. New feature: Allow indexing of other hosts with same domain name for links found during indexing. Also ignore TLD, SLD and . . .
. . .
the separation only at hyphens is selectable in Admin settings. New feature: Index the "Description" Meta tag in HTML header. To be activated in Admin settings. New feature: Index of media files enabled for those servers that do not offer all PHP functions for remote files. Bypassed PHP functions are: fopen(); file_get_contents(); md5_file(); 3 . . .
. . .
needs no adoption to the Operating System. New Admin setting: Index RAR compressed files and archives. Supports (X)HTML, XML and also compressed PDFs and other document files, as well as all kind of feeds, frames and iframes. Links found in the compressed files will be followed. 15 language specific stemming algorithms implemented. Individually . . .
. . .
/languages/ru-language.php /settings/conf.php /templates/all folder/thisstyle.css /templates/HTML/all files Top . . .

12.   Sphider-plus - The PHP Search Engine Visit in a new window

will use a standard browser HTTP_USER_AGENT to connect to the site. New algorithm to delete the content of HTML and PHP tags No longer using the PHP function strip_tags(); now also unclosed and invalid tags will be observed during index procedure. As result, also the text following an unclosed or invalid tag will become indexed. This part . . .
. . .
will not be active for 'Phrase' search. Improved search function for queries containing hyphens. Improved HTML files. Now loading faster the search form. Improved display output for main categories. Improved 'addurl' form. Now accepting URL's without www. Improved 'addurl' form. If categories are available, as per default the new . . .
. . .
/include/suggest.php /include/common/common_cn.txt /include/common/suffix.txt /languages/all files /templates/010_HTML-header.HTML /templates/011_HTML-header.HTML /templates/HTML/020_search-form.HTML /templates/HTML/040_category_tree.HTML /templates/HTML/060_text_results.HTML /templates/HTML/110_media-only header.HTML /templates/HTML/200_no . . .
. . .
/templates/HTML/110_media-only header.HTML /templates/HTML/200_no media found.HTML /templates/HTML/sphider-plus.ico Top . . .

13.   Sphider-plus - The PHP Search Engine Visit in a new window

New option: Check correct converting of content into UTF-8 Will detect invalid charset definitions in Meta tags of HTML header, or invalid charset definition supplied via HTTP by the client server. If an invalid charset is detected, the index procedure will be aborted for the regarding link. New feature: The addurl form now will only store domain . . .
. . .
New option in Admin 'Settings' menu: Do not index comment parts and scripts outside the HTML tags. New option in Admin 'Settings' menu: If not already exist, add a final slash to the path for all detected links. If a file name exists as part of the path, this option will be bypassed. Also, if the http request for the . . .

14.   Sphider-plus - The PHP Search Engine Visit in a new window

without the www prefix. New feature: Ignore the content of meta tags like , which are placed in body part of the HTML. Never the less all links will be followed. To be activated in admin backend. New feature: Ignore the content inside of noscript tags like <noscript> THIS CONTENT </noscript> , which might be placed in body part of . . .
. . .
of noscript tags like <noscript> THIS CONTENT </noscript> , which might be placed in body part of the HTML. To be activated in admin backend. New feature: Ignore the content of cookies, which might be added to the page content. To be activated in admin backend. New feature: Do not store links and their attributes as keywords. To be . . .

15.   Sphider-plus - The PHP Search Engine Visit in a new window

/include/searchfuncs.php /include/suggest.php /include/common/black_ips_priv.txt /templates/html/020search-formhtml/020_search-form.html/020search-formhtml /templates/html/020search-formhtml/025_search-form.html/020search-formhtml /templates/html/020search-formhtml/080_most_pop.html/020search-formhtml Top . . .

16.   Sphider-plus - The PHP Search Engine Visit in a new window

(v.7.2 ) like 'each()'. Bug fixed in sub menu 'Settings Backup Management'. Bug fixed in admin 'Lock out'. Some HTML improvements. On the way to HTML 5. Some more small bugs fixed. Involved folders and files that have been modified / added for this release: /addurl.php /admin/ nearly all files (replace all) /admin/php_sessions/ new sub folder . . .

17.   Sphider-plus - The PHP Search Engine Visit in a new window

/include/searchfuncs.php /include/common/black_ips.txt /include/common/black_ips_priv.txt 178 /templates/html/020search-formhtml/020_search-form.html/020search-formhtml /templates/html/020search-formhtml/025_search-form.html/020search-formhtml Top 16 . . .

18.   Sphider-plus - The PHP Search Engine Visit in a new window

and bug fixes in: - 'Admin settings' dialog - 'Did you mean' option - !strict search - Converter for non-HTML files - Site search (site:) - Addurl suggest form Involved files that have been modified / added for this release: /addurl.php /search.php /admin/admin.php /admin/admin_header.php /admin/auth.php /admin/configset.php . . .

19.   Sphider-plus - The PHP Search Engine Visit in a new window

to integrate Sphider's search form into existing pages. Add the following code at the according position into the HTML code of your page and personalize the path_to_sphider-plus address relativ to the HTML code: <form action= /path_to_sphider-plus/search.php method= get > <table border= 2 width= 150 cellpadding= 0 cellspacing= 2 > . . .
. . .
> the found keywords will be marked yellow. A complete search form is to be found in script /templates/HTML/020_search-form.HTML In any case, the Sphider-plus scripts for search form and result listing could only be embedded into UTF-8 coded HTML pages. For more details about embedded operation of Sphider-plus, please notice the . . .
. . .
max. size of page content, which could be indexed, but the max. size for the extracted full text. Without images, HTML tags, JavaScript etc. 16 MiB of pure text, extracted by the Sphider-plus index procedure. Top Error message: MySQL failure: MySQL server has gone away (option 2) Depending on the MySQL server environment, also the following . . .
. . .
In .htaccess you will find: # 2. Redirect client enquiries to search.php RewriteEngine on RewriteRule ^search\.HTML$ ./ search.php # 4. Always start with this file DirectoryIndex search.php Top No suggestion is offered in search form The Sphider-plus suggest framework is based on the jQuery library. It is known that duplicate jQuery library . . .
. . .
available: 1. Modify the path to your already existing jQuery installation in the Sphider-plus files /templates/HTML/010_HTML_header.HTML and /templates/HTML/011_HTML_header.HTML 2. jQuery offers all their libraries as online services. In order to use these libraries, the links in the above mentioned 2 files could be modified to <script . . .
. . .
the first part of a page gets indexed. The rest of the text got lost. Why? Might be a problem of incorrect defined HTML tags. In case that a tag is not closed correctly, indexing for that page will be ended with the incorrect tag. Words inside of tags are not part of the full text. But only the text of a page should be indexed. The indexer is . . .
. . .
the tags from the page content. Cit from the PHP manual: "Because strip_tags() does not actually validate the HTML, partial or broken tags can result in the removal of more text/data than expected." In order to validate the HTML code, the following link might be helpful: http://validator.w3.org This problem is solved since Sphider-plus . . .
. . .
PHP function strip_tags() is no longer used. A new function was created, now accepting also unclosed and invalid HTML and PHP tags. Top Indexing from command line shows "Fatal error: Call to undefined function getHttpVars()" The indexation script is placed in sub folder /admin/sphider.php If the index procedure is invoked from command line, the . . .
. . .
Additional info and a detailed description is to be found at http://www.biggz.com/info/webmaster/php-login-error.HTML Top Admin backend returns with a blank login window again Assuming that the correct name and password were entered, the server environment may prevent login attempts. As of version 7.2 of PHP the mcrypt library is moved to the . . .

20.   Sphider-plus - The PHP Search Engine Visit in a new window

zones could be registered and will be indexed. Index framesets and iframes If enabled, both options will index html and image frames. Not available for dynamically reloaded frames (e.g. JavaScript). Follow HTTP redirections Follow URL redirections caused by HTTP 301, 302, 303 and 307 status codes. Also obeying JavaScript, sent as html content . . .
. . .
content is requested by the crawler. Index of RAR and ZIP compressed files and archives Supports compressed (X)html, XML and also PDFs, all kind of feeds, frames and iframes in archives. Links found in the compressed files are followed. Converter included for PDF, DOCX, XLSX, ODT, ODS, CSV, PPTX and XLS files Converting also non-Latin text . . .
. . .
links outside are followed. Multiple and nested divs will be attended. Do not index parts of a page defined by html5 elements <tag> . . . </tag> Foreseen to cooperate with the html5 elements like: section, nav, aside, hgroup, article, header, footer Vice versa function also included in order to index only parts of a page between . . .
. . .
a definable amount of query results. Will significantly speed up the search procedure for huge databases. html, JSON, XML and RSS result output Besides standard html output, optionally the results are presented as JSON, XML and RSS files. Separated for text and media results. MySQLi Improved Extension implemented SQLi connector . . .

URL: http://sphider-plus.eu/ - 25.6 kb
Result page:Previous 1 2 3 4 Next

Most popular queries

Query Count Results Last queried
sphider 6 63 2024-04-20 11:12:37
cookies 5 2 2024-04-19 19:32:05
hold 4 3 2024-04-20 07:29:50
germany 3 1 2024-04-19 21:39:03
debug 2 14 2024-04-18 21:31:57

Top

Visit Visit Sphider site in new window Sphider-plus