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 Versions

1
8

2.6.0

Diff

epugh
published 2.6.0-1 •

epugh
published 2.6.0-0 •

epugh
published 2.5.9 •

Changelog

Source

2.5.9 (04/27/2020)

  • Highlighting on dates and integers in Solr causes an error. Work around is to append hl.method=unified to calls to Solr. https://github.com/o19s/splainer-search/pull/84
  • a common pattern in Solr schemas is to normalize fields with dots: foo.bar, however if you have a array or dictionary of JSON, we want to navigate that. Now we check if the key exists with a dot in it, if not, we use that as a selector to pluck out the data in the nested JSON that we need. https://github.com/o19s/splainer-search/pull/83
epugh
published 2.5.9-0 •

epugh
published 2.5.8-0 •

epugh
published 2.5.7 •

Changelog

Source

2.5.7

  • Allow http://username:password@example.com:9200/ in URL to work by converting to Authorization header for Elasticsearch. Thanks @CGamesPlay for fix.
epugh
published 2.5.6 •

Changelog

Source

2.5.6

  • Support extracting media fields that have fieldspec media:
epugh
published 2.5.5 •

Changelog

Source

2.5.5

  • This time with the splainer-search.js file!
epugh
published 2.5.4 •

Changelog

Source

2.5.4

  • DO NOT USE THIS VERSION, we missed the compiled file from the package ;-)
  • Remove compiled splainer-search.js from github
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