constant Apache_Solr_Service::NAMED_LIST_FLAT in Apache Solr Search 5
NamedList Treatment constants
File
- SolrPhpClient/
Apache/ Solr/ Service.php, line 79
Class
- Apache_Solr_Service
- Starting point for the Solr API. Represents a Solr server resource and has methods for pinging, adding, deleting, committing, optimizing and searching.
Code
const NAMED_LIST_FLAT = 'flat';