Rinat Mullayanov

Results 1 issues of Rinat Mullayanov

Hello, I added the ability to full-text search for selected fields. ``` GET /posts?q=search-text&attr=fieldName1,fieldName2,fieldName3,etc ``` When no field is specified, the search works as before.