N
N
n0namer2017-04-19 00:55:31
Sphinx
n0namer, 2017-04-19 00:55:31

Sphinx. The index output is limited to 20 results. How to increase?

I know about SetLimits() API. But I have no idea how to call it - a completely green encoder. I connect to Sphinx via the MySQL protocol from a .NET application in C#.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Artem, 2017-04-19
@n0namer

select * from table limit 0, 1000 option max_matches=1000;

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question