Searching through room names

Hi i am looking to implement ejabberd on a cloud server to use with my android app (i will be using smack 4.1). The only problem i think i might have is that i want to be able to search through the room names and was wondering whether this can be done through ejabberd or whether i would be better storing the room names in a nosql database when they are created and search through that instead?

Thanks for the help

I do not think there is

I do not think there is something standard in the XEP-0045 Multi-User Chat to search for room names.

Thus, I think you need to find a way to add the search either as an ejabberd plugin, or by another mean.

Syndicate content