Quote:
Originally Posted by orban
If you can reproduce the error with "search" I'd try the sphinx forums....or does it only happen when using sphinxapi.php?
|
as far as i can tell, it happens only when using the API
Code:
Warning: assert() [function.assert]: Assertion failed in /sphinxapi.php on line 284
Query '' retrieved 0 of 0 matches in 0.000 sec.
Query stats:
'barnacles' found 11 times in 11 documents
it does say that it got 11 results, so probably the error is not in the searchd portion
looks like i may have solved the problem by using the array_walk and intval approach as discussed by orban and alanjay. strange thing is that my forums are running vb 3.6.1, not 3.0.x for which the discussion was originally intended.