is there an easy way to search all text posted on florincoin blockchain ?
never mind i have found a way.
I check all tx in all blocks, and in every tx i check floData field. (would take a long time if blockchain was busy)
i can index it into a search database for later quicker searches
for this to work i need to run flo daemon with -txindex