Actually I have a lot of post types and views created. Following bugs where noticed and really annoying cause they force me not to add those filters to views.
1. The text search.
Easy example: I have a text search for title, content and fields. I have a post calles "Champion Helm" with slug "champion-helm".
Tried to search for:
Cham => no result
Champion => no result
Helm => no result
helm => no result
This ONLY happens for the third filter option. Searching in Title or Title and content works.
BUT: If the view contains images, they are not shown in the search result of the view. They are just gone.
There is no third option in the Text Search ShortCode.
Could you elaborate your exact steps, so I can try them locally, see if there is a BUG and report it, or update you with the solution?
It might be that you use Relevannsi.
In that case, please refer to this DOC:
https://toolset.com/documentation/user-guides/searching-texts-custom-fields-views-relevanssi/
Note that if you use Relevannsi, the search will be partially indexed by Relevannsi instead of Toolset
There is also a good example of this exact feature working just fine:
https://toolset.com/known-issues/?wpv_post_search=releva&wpv_aux_current_post_id=399043&wpv_view_count=401205-TCPID399043
I search for "Releva" (partial of relevannsi)
That View there is built with such a Text Search, and Relevannsi, there, is in the title, but we search both body and title.
You can see that by searching like this:
https://toolset.com/known-issues/?wpv_post_search=status+changes+might&wpv_aux_current_post_id=399043&wpv_view_count=401205-TCPID399043
It will show just one post where the searched content is in the body.
Please let me know if you use Relevannsi and if so, I will need the exact steps to replicate the issue.
I think it is relevansi.
But building an index shows "undefined" in loop.
I don´t know if this is related to relevansi or types
That is the Relevannsi Screen.
The only known issue we have is this:
https://toolset.com/errata/cred-auto-draft-posts-created-when-relevannsi-cred-and-featured-images-are-used/
It does not seem related to your case here.
Are there any exact steps I need to follow to replicate this issue?
I cannot see this problem on a fresh install when I index supported fields (text fields).
Did you check if the issue also persists with a WordPress Default Theme and NO Plugins BUT the Toolset Plugins?
If not, could you then re-enable the Plugins one after the other, and check the issue each time you enable a plugin?
Please report me when the issue comes back
It might also be due to the Theme.
Please do reactivate your Theme only after you are sure the issue isn't coming from a 3rd Party Plugin.
I think you are right. It seems to be the Relevansi bug.
Thanks for getting into this