Comment on How MySQL memory table saved the dayparentComments−jcampbell112yThose solutions assume text is tokenizable, and suck at regex. I think they are the wrong tool for anything having to do with domain search. Furthermore, they don't play nice with continuous cron indexing.−dalore12ysolr has real time indexing and batch indexing
Comments
Those solutions assume text is tokenizable, and suck at regex. I think they are the wrong tool for anything having to do with domain search. Furthermore, they don't play nice with continuous cron indexing.
solr has real time indexing and batch indexing