Opensolr Search 4.2.0 for Drupal: Direct AI Hints, Full Document Reader, Drupal 12 Readiness

· Drupal Module · Improvement · All updates

Version 4.2.0 of Opensolr Search for Drupal changes what the AI features return. AI Hints now answer the question itself instead of describing the results, and the Document Reader gives you the full document rather than a summary of it.

01 AI Hints answer the question

An AI Hint used to describe the result set — telling you what kind of pages had matched. It now answers the question that was asked, directly.

Before

The hint described the results, and the query was echoed back above the answer.

After

The hint answers the question. The echoed query is gone, so the answer is the first thing you read.

02 Document Reader returns the full document

The Document Reader previously produced a summary. It now returns a full readable rendition of the document, so you can read the source rather than an abbreviation of it.

03 Drupal 12 readiness

This release also includes the groundwork for Drupal 12.

Drop-in upgrade: no database updates, no configuration changes, and no re-index.
View the full changelog