I want to use an exposed filter "query for a node type". It should work by parsing all the categories associated with the ndoe type.

I must precise that this categories are free tagging ones.

Problem is :
- when typing, no proposition is made (JS)
- when using an existing term, it doesn't find it

If it's not precise, i can answer questions

Comments

roychri’s picture

Status: Active » Postponed (maintainer needs more info)

If you want to filter by node type, simply add node type as one of the exposed filters. You do not need TQL for that.
Could you provide more details on what you are trying to accomplish and why?