> ## Content Index
> Fetch the complete content index at: https://www.lorcandempsey.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# OpenSearch and SRU
- URL: https://www.lorcandempsey.net/opensearch-and-sru/
- Published: 2006-04-17T21:15:44.000Z
- Updated: 2020-10-28T20:56:16.000Z
- Author: Lorcan Dempsey
- Tags: Systems

An interesting post on the OpenSearch developers’ blog about a visit by Rob Sanderson, one of the people involved in SRU. 

> We see many opportunities for collaboration going forward. To start, we hope to foster ongoing dialog between the OpenSearch and SRU communities. And on the technical side, there are several obvious ways in which the two formats can interoperate. For example, the [OpenSearch Query Syntax](https://opensearch.a9.com/spec/1.1/query/?ref=lorcandempsey.net) could incorporate elements of [CQL](https://www.loc.gov/standards/sru/cql/index.html?ref=lorcandempsey.net) to perform more structured searches — a thorny challenge that benefits from reusing prior efforts. On the response side, OpenSearch queries can be used to fetch structured SRU result sets. We even discussed ways to use a simple XSLT to convert [SRU explain records](https://www.loc.gov/standards/sru/explain/?ref=lorcandempsey.net) into [OpenSearch Description](https://opensearch.a9.com/spec/1.1/description/?ref=lorcandempsey.net) documents and [SRU result sets](https://www.loc.gov/standards/sru/sru-spec.html?ref=lorcandempsey.net#resultmodel) into [OpenSearch Responses](https://opensearch.a9.com/spec/1.1/response/?ref=lorcandempsey.net) on the fly. This will be particularly useful in integrating SRU-enabled resources directly into the growing number of OpenSearch-aware clients. And as SRU continues to make headway on tough problems, such as [sorting](https://zing.z3950.org/cql/sorting.html?ref=lorcandempsey.net), the OpenSearch community will likely want to follow their lead. \[[A9 Developer Blog » Blog Archive » Rob Sanderson visits A9.com](https://blog.a9.com/blog/2006/04/14/rob-sanderson-visits-a9com/?ref=lorcandempsey.net)\]