massiveart / MassiveSearchBundle

MIT License
68 stars 24 forks source link

Review documentation before next release. #87

Open dantleech opened 8 years ago

dantleech commented 8 years ago

Before making the next release we should review the documentation and ensure that it is accurate.

benbender commented 8 years ago

I didn't do a review of the complete documentation, but two points I noticed:

  1. Usage of expression-language should be clearer. (f.e. object.id vs. object.getId())
  2. The complete web-api (esp. the controller Massive\Bundle\SearchBundle\Controller\SearchController) seems to be missing.