API-Ref and the search function

Search on the API-Ref does not work correctly.

Suppose I want to draw a line, just a line, the most logical query would be line.
But no, I can not find anything useful with this query. But query drawline works like a charm.

It seems that server code searches only for classes whose names begin with the query, but not those whose names include the query.

Please fix this.

We use Doxygen to handle this. I think it could get fixed over time with better effort to document more of the code.

Does it handle the server side too?

Could you send me the result of generating the next time you generate these references? Maybe I can help fix it when I have time.

I need to generate a new version of the API Ref, so I can.