codemix / codemix/YiiElasticSearch
Behaviors doesn't work
- Dominant language
- PHP
- Stars
- 33
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
I have fetched data succesfully from elastic search and add behavior funciton in my model like this:(DbBaseModel has extended CActiveRecord)

but after I save data,it hasn't been inserted into elastic search.

I debug and find the below function hasn't been executed,so what should I do?

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.