I have RealName installed on my site, and it's displaying the username correctly everywhere... however, when I try doing a 'Real name' search (search/realname/Jeff for instance), it returns no results. I have core search.module set to index 0 nodes per cron run... but wouldn't realname's search not require the core search index to be built?
Comments
Comment #1
hefox commentedRealname uses core search index, unrelated to apache solr.
I have noticed that realname doesn't seem to be updating the index on changing the name.
Comment #2
hass commented