massiveart / MassiveSearchBundle

MIT License
68 stars 24 forks source link

Feature/rest api #18

Closed dantleech closed 9 years ago

dantleech commented 9 years ago

This PR adds a Doctrine ORM subscriber, REST API and ExpressionLanaugage and numerous other features facilitating the creation of an independent back office search.

dantleech commented 9 years ago

todo:

dantleech commented 9 years ago

Build failure is an easy fix

dantleech commented 9 years ago

Updated.

dantleech commented 9 years ago

Updated.

dantleech commented 9 years ago

Have removed the REST API, and added category support.

dantleech commented 9 years ago

Thanks @aitboudad I have added tests for invalid field mapping.

danrot commented 9 years ago

Will this still work with the old search stuff in Sulu? Or should it be merged together with the Sulu PR?

dantleech commented 9 years ago

@danrot people should be using the tagged version so I would say it can be merged at any time.

danrot commented 9 years ago

Merged, but Sulu won't work with this. For the next Sulu release we have to tag 0.5.0 and https://github.com/sulu-io/sulu/pull/797 must be merged.