No matter how much we try to simplify PlayNice.ly, there will always be some features that we must include. One of these is search. Say “search” to a developer and many will think of MySQL/MyISAM or Lucene. Both of these are pretty rockin’ in their own way. MySQL’s MyISAM storage engine can work as a pretty straight-forward search system, and Lucene is very powerful, and great for larger datasets.