SWIRL SEARCH 1.8 now available!

1 view
Skip to first unread message

Sid Probstein

unread,
Jan 16, 2023, 10:29:19 PM1/16/23
to swirl-a...@googlegroups.com
I am delighted to announce availability of SWIRL SEARCH 1.8! 

Please 😀 STAR  OUR REPO --> http://swirl.today

This version adds the ability to target individual terms to tagged providers - for example company:tesla.
"messages": [
        "__S_W_I_R_L__1_._8______________________________________________________________",
        "[2023-01-15 16:27:03.534232] AdaptiveQueryProcessor rewrote Enterprise Search (web/Google PSE)'s query to: electric vehicles tesla",
        "[2023-01-15 16:27:03.534351] AdaptiveQueryProcessor rewrote Strategy Consulting (web/Google PSE)'s query to: electric vehicles tesla",
        "[2023-01-15 16:27:03.535181] AdaptiveQueryProcessor rewrote Mergers & Acquisitions (web/Google PSE)'s query to: electric vehicles tesla",
        "[2023-01-15 16:27:03.535425] AdaptiveQueryProcessor rewrote IT News (web/NLResearch.com)'s query to: electric vehicles tesla",
        "[2023-01-15 16:27:03.535447] AdaptiveQueryProcessor rewrote Company Funding Records (cloud/BigQuery)'s query to: tesla",
        "[2023-01-15 16:27:04.300413] Retrieved 0 of 0 results from: Enterprise Search (web/Google PSE)",
        "[2023-01-15 16:27:04.967321] Retrieved 10 of 113 results from: Mergers & Acquisitions (web/Google PSE)",
        "[2023-01-15 16:27:05.004350] Retrieved 10 of 148000000 results from: Strategy Consulting (web/Google PSE)",
        "[2023-01-15 16:27:05.272047] Retrieved 5 of 5 results from: Company Funding Records (cloud/BigQuery)",
        ...etc...
SWIRL rewrites this query to just 'tesla' for the Funding Dataset, since it can only match company names.

The new subscribe feature configures SWIRL to continuously monitor for new, relevant results:
      "[2023-01-13 20:00:18.032799] CosineRelevancyPostResultProcessor updated 293 results",
            "[2023-01-14 00:00:02.128768] DedupeByFieldPostResultProcessor updated 29 results",
            "[2023-01-14 00:00:02.804198] CosineRelevancyPostResultProcessor updated 302 results",
            "[2023-01-14 04:06:23.064671] DedupeByFieldPostResultProcessor updated 36 results",
            "[2023-01-14 04:06:23.393161] CosineRelevancyPostResultProcessor updated 309 results",
            "[2023-01-14 08:23:10.011190] DedupeByFieldPostResultProcessor updated 27 results",
            "[2023-01-14 08:23:10.793987] CosineRelevancyPostResultProcessor updated 324 results",
            "[2023-01-14 12:00:02.079313] DedupeByFieldPostResultProcessor updated 32 results",
            "[2023-01-14 12:00:02.513114] CosineRelevancyPostResultProcessor updated 333 results",
            "[2023-01-14 16:01:26.416964] DedupeByFieldPostResultProcessor updated 32 results",
            "[2023-01-14 16:01:27.119464] CosineRelevancyPostResultProcessor updated 341 results"

Processing pipelines are now supported for pre-query, query, result and post-result stages. 
"post_result_processors": [
            "DedupeByFieldPostResultProcessor",
            "CosineRelevancyPostResultProcessor"
 ]
This release also includes new processors that detect and remove duplicates by field and/or similarity.

There's also a new Google BigQuery connector!
    "connector": "BigQuery",
    "query_template": "select {fields} from `{table}` where search({field1}, '{query_string}');",

Full details: Release 1.8 Notes

TRY HOSTED SWIRL
Please contact sup...@swirl.today for a free trial of SWIRL as a managed service!
Available as SaaS, AWS or GCP. More details coming soon.

TRY SWIRL via DOCKER -- it seriously takes ~5 minutes!!
https://github.com/sidprobstein/swirl-search#try-swirl-now

CLONE THE REPO

QUICK START INSTALLATION

ABOUT SWIRL
SWIRL SEARCH adapts and distributes queries to any data source with a search API - databases, search engines, noSQL engines, cloud/SaaS services etc - and uses AI (Large Language Models) to re-rank the unified results without extracting and indexing anything. More: https://github.com/sidprobstein/swirl-search/wiki

SUPPORT & SERVICES
Contact us: sup...@swirl.today

Reply all
Reply to author
Forward
0 new messages