-
Notifications
You must be signed in to change notification settings - Fork 33
added searchable to content_fields #19
base: master
Are you sure you want to change the base?
added searchable to content_fields #19
Conversation
Would be nice to get this one merged. 👍 |
@did any reason as to why we cannot have this merged - it is really annoying having this error 👍 |
@crburton, well, you're right. But, if we add it, people who don't install the search gem in their Engine installation will have issues with it when pushing their sites. |
If wagon won't let us upload content types with some fields marked searchable then how do we get those content types to be searchable? I'm just following the documentation found here: http://doc.locomotivecms.com/guides/search, and now I find you are intentionally not adding the fix that allows the method described in the docs to work. Could you please at least update your documentation with the correct instructions? Would be MUCH appreciated! |
Anyone found a way to solve this problem? It's been 10 months since this fix was posted, and still not merged into master :| Any other way I could add the search functionality to my wagon and still be able to push it to the engine? Thank you. |
Dider is not going to merge this in because not everyone uses the search Charlie Greene On Mon, Aug 18, 2014 at 9:50 AM, Adrian Bordinc [email protected]
|
thanks @greeneca, actually, if you link the "locomotivecms-search" gem to your Wagon site Gemfile, it might work. Please use the master branch of Wagon. |
I have the latest wagon and I have added the search gem both in the wagon site and the locomotive, but it still fails to push or serve. From the logs: |
Added searchable to content_file for the search gem