add_field() no longer exists
evoltech - June 30, 2009 - 02:21
| Project: | Apache Solr Search Integration |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Description
The documentation (README.txt) for the hook_apachesolr_modify_query() function recomends to use the add_field() to modify the solr queries, but this function no longer exists. I am assuming this has been replaced by add_filter() ?

#1
Yes, correct - it is now add_filter()
#2
committed
#3
Automatically closed -- issue fixed for 2 weeks with no activity.