fastapi-filters icon indicating copy to clipboard operation
fastapi-filters copied to clipboard

Support search field

Open reobroqn opened this issue 4 months ago • 1 comments

First of all, thanks a lot for the great repo and the work you’ve put into it! It’s been really helpful in my project.

I was wondering if you could support a search field that searches through all string fields in a record. Something similar to the example in fastapi-filter’s search

I’m currently using fastapi-pagination together with your fastapi-filters package, and I’d prefer not to switch libraries.

Thanks again for your work!

reobroqn avatar Aug 29 '25 03:08 reobroqn

Hi @reobroqn,

Yup, we definitely can support feature like this, I will take a look

uriyyo avatar Aug 31 '25 07:08 uriyyo