Presented at the Danish Sitecore User Group Meetup, November 2016: The story about how you can leverage the ContentSearch API to create a more generic, configurable way, of working with search queries in Sitecore
the search query requires two things A developer A deploy | Time to market is slowed down | Cost (even small changes can be expensive) | Difficult to personalize search queries Yes, there are some issues…
specifying nested search query structures for complex queries | Allow a search query to either react to values provided dynamically, or by using preset default values | Use the ContentSearch API as the underlying interface for querying search results | Make it possible to vary search queries based on personalization | Enable extensibility What should the goals be?
tests | Write documentation | Add new features: Paging, Sorting, Facets, and so on | Conjunction will be open sourced on GitHub! | Follow along my blog for more details on the API, and be sure to give me feedback So, what’s coming up?