Hi, it seems like in the 6.0 documentation page, the box search does not return any result, eg with the keyword jdbc.
https://apereo.github.io/cas/6.0.x/ Looking at the browser's console I see no errors and in the Network tab the query calls are correctly fired, still they return an empty result like the following: { "results": [ { "hits": [], "nbHits": 0, "page": 0, "nbPages": 0, "hitsPerPage": 5, "processingTimeMS": 1, "exhaustiveNbHits": true, "query": "authen", "params": "query=authen&hitsPerPage=5&facetFilters=%5B%22version%3A%206.0.x%22%5D", "index": "apereo" } ] } The search box works correctly with any other version including development. I tried cleaning cache and with different browsers. thanks for you time regards Michele -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/62d4738a-69b3-4994-97b3-04fe240bf6ec%40apereo.org.
