itemsjs
itemsjs copied to clipboard
No SearchOptions field "ids" for disabled native search?
According to the documented examples, I should be able to filter the results of method search by specifying argument ids, with native_search_enabled=false, but no such argument exists in SearchOptions? Version 2.1.25.
If the documentation is outdated, what is the current way to perform the text search outside of ItemsJs?
Thank you