Now that we have an interface at /nf/admin to search users and projects we should have them all indexed by default. The ReindexUsers and ReindexProjects tasks should be run as part of paster setup-app (bootstrap.py)
We have Ming session extensions to index users & projects when they are created or updated, so in theory that should automatically work here for the users/projects that are created. Maybe solr isn't running yet or something?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Seems to work just fine for me now. I don't recall where this report originally came from. Maybe an old vagrant box would have the issue, since that is quite old.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
We have Ming session extensions to index users & projects when they are created or updated, so in theory that should automatically work here for the users/projects that are created. Maybe solr isn't running yet or something?
Seems to work just fine for me now. I don't recall where this report originally came from. Maybe an old vagrant box would have the issue, since that is quite old.
Works fine going through INSTALL manually too