SkillAgentSearch skills...

Jsii

[not maintained] Full Text Search Prototype in JavaScript

Install / Use

/learn @karussell/Jsii
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Full Text Search Prototype in 100% JavaScript

Source

NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK. Sources of jsii stand under Apache 2 license. see web/js

External libs json2 - Public Domain jasmine - MIT LICENSE BitSet from GWT - Apache 2 License

Get Started

At the moment feeding is possible only via API (engine.feedDocs) see Server.js

start server via 'node Server.js'

query via http://127.0.0.1:8124/select?q=blup

Features

  • 100% JavaScript
  • 100% in-memory
  • 100% open source, Apache 2 License
  • Queryable via HTTP
  • Solr compatible JSON
  • Boostable query
  • pagable, filterable and sortable results
  • Real time BUT: jsii is not transaction safe, because there is no 'commit'
  • Unit tests
View on GitHub
GitHub Stars88
CategoryDevelopment
Updated1y ago
Forks9

Languages

JavaScript

Security Score

65/100

Audited on Feb 12, 2025

No findings