Once you’ve set up a searchable behaviour on a doctrine model, and have indexed all the keywords on the model, you are going to want to build a search tool. First we should create a simple symfony form.
Continue reading Creating a search tool with the Searchable behaviour in Doctrine