Socket
Socket
Sign inDemoInstall

splainer-search

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

splainer-search - npm Package Compare versions

Comparing version 2.31.0 to 2.32.0

4

CHANGELOG.md
Version numbers correspond to `package.json` version. Follows the _major.minor.bugfix_ naming pattern as of 2.8.0.
# 2.32.0 (2024-02-06)
- Splainer lets you do smart things around using highlighting in the query and/or snippeting to 200 characters to take a really large document field and shrink it to something that renders nicely. However sometimes you just want to see ALL the text. So now in a field specification you can control that by specifing `unabridged:body_content` for your long form text fields. https://github.com/o19s/splainer-search/pull/148 by @epugh.
# 2.31.0 (2024-02-05)

@@ -4,0 +8,0 @@ - When using Solr and proxing through Quepid, we require you to use a GET. However, when doing a doc lookup (to power snapshot compare) it falls back to JSONP, instead of using the specified GET. https://github.com/o19s/splainer-search/pull/146 by @epugh.

4

package.json
{
"name": "splainer-search",
"version": "2.31.0",
"version": "2.32.0",
"main": "splainer-search.js",

@@ -55,3 +55,3 @@ "authors": [

"karma-jasmine": "^5.1.0",
"puppeteer": "^21.3.0"
"puppeteer": "^22.0.0"
},

@@ -58,0 +58,0 @@ "engines": {

@@ -311,3 +311,3 @@ [![Build Status](https://travis-ci.org/o19s/splainer-search.svg?branch=master)](https://travis-ci.org/o19s/splainer-search)

### ElasticSearch
### Elasticsearch

@@ -314,0 +314,0 @@ ```js

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc