php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #71589 Support SolrQuery facet threads
Submitted: 2016-02-14 18:23 UTC Modified: -
From: omars@php.net Assigned:
Status: Open Package: solr (PECL)
PHP Version: Irrelevant OS: *
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: omars@php.net
New email:
PHP Version: OS:

 

 [2016-02-14 18:23 UTC] omars@php.net
Description:
------------
Support facet.threads parameter

facet.threads will cause loading the underlying fields used in faceting to be executed in parallel with the number of threads specified.

API SolrQuery SolrQuery::setFacetThreads(int)
API int SolrQuery::getFacetThreads()

https://wiki.apache.org/solr/SimpleFacetParameters#facet.threads


Patches

Add a Patch

Pull Requests

Add a Pull Request

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 12:01:28 2024 UTC