|
I'm basically trying to get the ircbot application, apparently written for 3.x, working in 4.x. The core functionality is operating, as it is indexing chatter and is able run and display searches, but it's not 100%. The root of the problem appears to be that fields extracted at search time don't seem to be showing up in the results via python. When I login using the same credentials the py script is leveraging and run the same searches, I see these fields listed in the GUI. I've made sure to include the relevant entries in the global transforms.conf and props.conf files in etc/system/local. What am I missing here? |
