You are here

README.txt in Apache Solr Exclude Node 7

Same filename and directory in other branches
  1. 6 README.txt
OVERVIEW
=====================
The module makes it possible on node level to exclude a node from Apache Solr.
This is useful if you have indexed a specific content type, and want to 
exclude a few nodes of that type.

CONFIGURATION
=====================
Enable excluding of nodes in the submission form settings fieldset in the 
content type settings (e.g. admin/structure/types/page).

EXCLUDE A NODE
=====================
Find the vertical tabs fieldset "Apache Solr exclude" in the node edit form. 
Check "Exclude from Apache Solr" and save. The node will be removed next time
content is indexed either by cron or manually.

REQUIREMENTS
=====================
- Apache Solr Search Integration (http://drupal.org/project/apachesolr)

CONTRIBUTORS
=====================
Jens Beltofte Sørensen - http://drupal.org/user/151799

SPONSORS
=====================
Propeople - www.wearepropeople.com

File

README.txt
View source
  1. OVERVIEW
  2. =====================
  3. The module makes it possible on node level to exclude a node from Apache Solr.
  4. This is useful if you have indexed a specific content type, and want to
  5. exclude a few nodes of that type.
  6. CONFIGURATION
  7. =====================
  8. Enable excluding of nodes in the submission form settings fieldset in the
  9. content type settings (e.g. admin/structure/types/page).
  10. EXCLUDE A NODE
  11. =====================
  12. Find the vertical tabs fieldset "Apache Solr exclude" in the node edit form.
  13. Check "Exclude from Apache Solr" and save. The node will be removed next time
  14. content is indexed either by cron or manually.
  15. REQUIREMENTS
  16. =====================
  17. - Apache Solr Search Integration (http://drupal.org/project/apachesolr)
  18. CONTRIBUTORS
  19. =====================
  20. Jens Beltofte Sørensen - http://drupal.org/user/151799
  21. SPONSORS
  22. =====================
  23. Propeople - www.wearepropeople.com