php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #67692 setFilter does not support string attributes
Submitted: 2014-07-28 04:44 UTC Modified: 2014-07-28 10:01 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: thunberg at gmail dot com Assigned: tony2001 (profile)
Status: Closed Package: sphinx (PECL)
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2014-07-28 04:44 UTC] thunberg at gmail dot com
Description:
------------
Sphinx recently added support for filtering by a string attribute, but setFilter appears to only handle integer values.

http://sphinxsearch.com/bugs/view.php?id=1887

Any plans to add support for filtering by string attributes? Would be very helpful, thank you.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2014-07-28 09:06 UTC] tony2001@php.net
-Status: Open +Status: Assigned -Type: Bug +Type: Feature/Change Request -Assigned To: +Assigned To: tony2001
 [2014-07-28 10:01 UTC] tony2001@php.net
-Status: Assigned +Status: Closed
 [2014-07-28 10:01 UTC] tony2001@php.net
Added setFilterString() method, it's now available in Git version if the extension is built with libsphinxclient 2.2.3+.
 [2014-07-28 19:12 UTC] thunberg at gmail dot com
Works perfectly, thank you for taking care of this as quickly as you did.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 10:01:30 2024 UTC