search_by_page 8.x-1.x-dev

Bug fixes
New features

Right now this is completely not functional for 8.x. Development is just starting. See
#2645292: [Meta] Port to Drupal 8 to track progress.

search_by_page 6.x-1.14

New features
Bug fixes
Unsupported

Changes since version 6.x-1.13:

Note: If you install this version, you will need to run the update.php script from your Modules page!

Make Search by Page use different cron index limit from core Search module, and make it so the core Search module can be set to 0 index limit. Issue:
#806048: Use different index limit from main search

search_by_page 7.x-1.1

New features
Bug fixes
Unsupported

Changes since version 7.x-1.0:

Note: If you install this version, you will need to run the update.php script from your Modules page!

Make Search by Page use different cron index limit from core Search module, and make it so the core Search module can be set to 0 index limit. Issue:
#806048: Use different index limit from main search

search_by_page 7.x-1.0

New features
Unsupported

Initial release for Drupal 7.

This release is functionally equivalent to Search by Page 6.x-1.13.

search_by_page 6.x-1.13

Bug fixes
Unsupported

Make SBP Users module reindex changed users, nodes, and attachments with priority over the normal cycling through reindexing. Issue:
#738382: Better handling of decision on when to index

search_by_page 6.x-1.9

Bug fixes
Unsupported

Changed the way role assignment is done during search indexing. Also increased efficiency in user queries and made sure only unblocked users are shown in search results.

You will need to run your update.php script after installing this updated version.

Also, you will see some blocked users in your Users management page. Read the README.txt file for details.

search_by_page 6.x-1.8

New features
Bug fixes
Unsupported

There are three major changes in this release:

1) Better multi-lingual support. Searches are now restricted to the language the user is viewing, and there are new language options in the setup screens. If you are running a multi-lingual site with the Internationalization module, you may need to install a fix. See this issue for details on the multilingual support:
#662282: Support for multilingual sites

2) Some users were having permissions problems with Search by Page Nodes. These were caused because during search indexing, the "cron" job was behaving as the "anonymous" user, so it was not able to index content that was only visible to other roles on the site. So, you can now choose a role to use when indexing your content (when searching, permissions are still maintained correctly, but this allows you to choose a role with more permissions so that those people can still see content they should see in a search). See this issue for details:
#605458: Search by Page does not return all results

3) Search "environments" feature. This allows you to set up multiple search "environments", each with its own settings, and search each environment on its own page, with its own block, independently. See this issue and the README.txt file in the distribution for details:
#492878: Multiple search types

There are also some other issues that were fixed for this release:
#706134: Theming support - added the ability to theme the search form

search_by_page 7.x-1.x-dev

New features
Bug fixes

Warning: Development version - may not be fully tested and working!

Changes since the 7.x-1.2 release:

Nothing yet.

search_by_page 6.x-1.5

New features
Unsupported

Search by Page Nodes now has the ability to display teasers on search results pages instead of excerpts (to get around stemming issues). See: #492892: Option to display teasers instead of excerpts to get around stemming issues

search_by_page 6.x-1.4

Bug fixes
Unsupported

Add better search excerpt function to work with stemming modules to highlight stemmed keyword matches. See issues:
#493270: search_excerpt() doesn't work well with stemming
#437084: Excerpt fails to find stemmed keyword

search_by_page 6.x-1.3

Bug fixes
Unsupported

Fixes HTML validation errors.
Adds support for maintaining pager totals on search results page.
See issues:
#572878: Need a way to access search totals
#556820: markup validation

search_by_page 6.x-1.2

New features
Bug fixes
Unsupported

Bug fixes:
- Pagers for search results were not displaying sometimes
- Database queries when using Attachments and Nodes modules were not working with node access permissions

search_by_page 6.x-1.1

New features
Unsupported

Adds a new sub-module, Search by Page Attachments, which allows you to index file attachments with text in them. This sub-module requires you to install the Search Files API module (included in http://drupal.org/project/search_files), and set up its "helper functions".

search_by_page 6.x-1.x-dev

New features
Bug fixes

Warning: Development version - may not be fully tested and working!

Changes since version 6.x-1.15:

Nothing yet.

search_by_page 6.x-1.0

New features
Unsupported

Initial release of Search by Page module for Drupal 6.x

Subscribe with RSS Subscribe to Releases for Search by Page