pfaffman
(Jay Pfaffman)
25 Octubre, 2016 19:19
1
I’m running Discourse 1.7.0.beta6. All searches of site settings return no results. I don’t think this is related to this or this .
I recently changed the hostname. Could that have broken it? (It seems like it has worked since then, but I could be wrong.)
Is there some rake task that rebuilds that search index or something?
1 me gusta
jomaxro
(Joshua Rosenfeld)
25 Octubre, 2016 21:50
2
I noticed this as well - but I assumed it was an issue with my specific instance, since we’re subfolder.
1 me gusta
Can we repro this @eviltrout ?
pfaffman
(Jay Pfaffman)
25 Octubre, 2016 22:02
4
Well, I can’t. I just rebuilt and it’s fine now.
Perhaps my last rebuild was just before this:
https://github.com/discourse/discourse/commit/e79465a965cbeed2d8e16fa568e1f697a095ae2e
1 me gusta
eviltrout
(Robin Ward)
25 Octubre, 2016 22:11
5
There was a regression with my deprecation work that broke this. @zogstrip let me know shortly after I merged it and I fixed it, but if people updated to tests-passed in that timeframe it was broken.
4 Me gusta
jomaxro
(Joshua Rosenfeld)
25 Octubre, 2016 22:14
6
Is a full ./launcher app rebuild
needed, or a simple /admin/upgrade
sufficiant?
eviltrout
(Robin Ward)
25 Octubre, 2016 22:14
7
Just a regular admin/upgrade.
3 Me gusta