alloc
alloc copied to clipboard
ZendSearch is unmaintained/obsolete. Consider alternatives.
ZendSearch is also painfully slow, and as used in alloc often breaks.
https://github.com/zendframework/ZendSearch/pull/8#issuecomment-230953378 https://github.com/zendframework/ZendSearch/issues/24
Some possible options:
https://github.com/teamtnt/tntsearch https://github.com/pucene/pucene
twb's suggestion is to use Apache Solr. I believe this is done by having Solr on a server, and then alloc would make requests to that? I'm not sure, needs more research.