SWIRL SEARCH 1.3 now released!

1 view
Skip to first unread message

Sid Probstein

unread,
Sep 23, 2022, 11:12:04 PM9/23/22
to swirl-a...@googlegroups.com
Version 1.3 of SWIRL SEARCH continues improving developer usability and ease of deployment, Many hard-wired items are now configurable. Also, the project has a new URL: http://swirl.today/. More updates soon!

CHANGES
* Response mappings have been separated from result mappings for clarity. 

For example:
```
"response_mappings": "FOUND=searchInformation.totalResults,RETRIEVED=queries.request[0].count,RESULTS=items",
"result_mappings": "url=link,body=htmlSnippet,cacheId,NO_PAYLOAD",
```

* Timings are now reported for each SearchProvider, and each search, in seconds:

For example:
Screen Shot 2022-09-23 at 10.52.07 PM.png

* Mixers now support a single-provider filter. This allows front-ends to easily drill-down into a single source. 

* The relevancy explain block is now suppressed by default. To view the explain for any mixed result set, add explain=True to the mixer URL. 


CLONE THE REPO
git clone https://github.com/sidprobstein/swirl-search/

DOWNLOAD SWIRL

ABOUT SWIRL
SWIRL is the first open source, federated search engine. It makes it easy for search developers, analysts and data scientists to query multiple search engines in parallel. SWIRL re-ranks the unified results using built-in cosine-vector similarity without copying or indexing anything. It includes connectors to the most popular open-source search engines that are configured (not coded) in minutes; processors to normalize and store responses, and result "mixers" that organize results for use by most any UI, system or framework. Results can even be automatically deleted as they age using the built-in expiration service.

SWIRL SEARCH is available under the Apache 2.0 license.

If you need enterprise advice, support and/or components, or would like to support SWIRL in any way please email sw...@probstein.com or contact me directly. 

Thank you!!


--
Reply all
Reply to author
Forward
0 new messages