strolch-website/content/blog/post-00013.md

27 lines
702 B
Markdown
Raw Normal View History

2021-07-12 17:29:49 +02:00
---
title: 'Strolch Searches'
description: 'Strolch queries are deprecated!'
weight: -13
date: 2017-06-30T00:00:00+01:00
LastModifierDisplayName: "Robert von Burg"
LastModifierEmail: "eitch@eitchnet.ch"
---
## Strolch Searches
Strolch queries are deprecated!
-------
Strolch has had once again many changes, and fixes etc. One important thing to
note is that we have removed support for transactional mode and have rewritten
how models are searched. Thus the search API was born.
Go check out the [Strolch Search](/documentation/searches) documentation and
then go rewrite your searches =)).
Strolch tag [1.6.51](http://search.maven.org/#search%7Cga%7C1%7Cstrolch) has all
2021-07-12 17:29:49 +02:00
those juicy changes!