Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@softvisio/app-text-search

softvisio-node100ISC2.2.3

Text search application component

softvisio, text search

readme

:information_source: Please, see the full project documentation here:
https://softvisio-node.github.io/app-text-search/

Introduction

Text search application component.

Provides possibility to perform full-text seatch and similarity search using text embeddings.

Install

npm install @softvisio/app-text-search

changelog

Changelog

v2.2.3 (2025-06-07)

Other changes:

  • [PATCH] chore: update cli config (👬 zdm)

Compare with the previous release: v2.2.2

v2.2.2 (2025-06-01)

Other changes:

  • [PATCH] chore: update docs (👬 zdm)

Compare with the previous release: v2.2.1

v2.2.1 (2025-05-21)

Fixes:

  • [PATCH] fix: fix init models (👬 zdm)

Compare with the previous release: v2.2.0...v2.2.1

v2.2.0 (2025-05-17)

Features:

  • [MINOR] feat: use ai api (👬 zdm)

Compare with the previous release: v2.1.26...v2.2.0

2.1.26 (2025-03-26)

Other changes:

  • chore: update markdown code tags

Compare with the previous release: v2.1.25...v2.1.26

2.1.25 (2025-03-04)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.1.24...v2.1.25

2.1.24 (2025-03-04)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.1.23...v2.1.24

2.1.23 (2025-02-27)

No changes since the previous release.

Compare with the previous release: v2.1.22...v2.1.23

2.1.22 (2025-02-27)

Other changes:

  • chore: add editorconfig yaml

Compare with the previous release: v2.1.21...v2.1.22

2.1.21 (2025-02-26)

Other changes:

  • chore: update editorconfig

Compare with the previous release: v2.1.20...v2.1.21

2.1.20 (2025-02-19)

Other changes:

  • chore: update cli config

Compare with the previous release: v2.1.19...v2.1.20

2.1.19 (2025-01-08)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.1.18 ... v2.1.19

2.1.18 (2024-12-07)

Other changes:

  • chore: set yaml indent to 4 spaces

Compare with the previous release: v2.1.17 ... v2.1.18

2.1.17 (2024-11-27)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.1.16 ... v2.1.17

2.1.16 (2024-11-27)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.1.15 ... v2.1.16

2.1.15 (2024-11-07)

Other changes:

  • chore: update package metadata

Compare with the previous release: v2.1.14 ... v2.1.15

2.1.14 (2024-10-29)

Other changes:

  • chore: update docs

Compare with the previous release: v2.1.13 ... v2.1.14

2.1.13 (2024-10-20)

No notable changes since the previous release.

Full list of the changes

2.1.12 (2024-10-16)

No notable changes since the previous release.

Full list of the changes

2.1.11 (2024-10-11)

No notable changes since the previous release.

Full list of the changes

2.1.10 (2024-10-06)

Fixes:

  • fix: dependabot

2.1.9 (2024-10-06)

No notable changes since the previous release.

2.1.8 (2024-09-18)

No notable changes since the previous release.

2.1.7 (2024-09-18)

No notable changes since the previous release.

2.1.6 (2024-09-17)

No notable changes since the previous release.

2.1.5 (2024-09-16)

Fixes:

  • fix: app
  • fix: app instance removed

2.1.4 (2024-09-15)

Fixes:

  • fix: xenova model removed

2.1.3 (2024-09-14)

Fixes:

  • fix: app

2.1.2 (2024-09-14)

Fixes:

  • fix: #app import removed

2.1.1 (2024-09-14)

Fixes:

  • fix: package renamed

2.1.0 (2024-09-14)

Features:

  • feat: app

2.0.3 (2024-09-07)

Fixes:

  • fix: editor config

2.0.2 (2024-09-02)

Fixes:

  • fix: docs config

2.0.1 (2024-08-28)

Fixes:

  • fix: SET maintenance_work_mem removed

2.0.0 (2024-08-28)

Breaking changes:

  • feat!: api refactor

Features:

  • feat: document created field

Migration:

1.2.0 (2024-08-26)

Features:

  • feat: store content option
  • feat: uniqueDocument option

1.1.0 (2024-08-25)

Features:

  • feat: add getStorageVectorDimensions()

Fixes:

  • fix: json vector removed

1.0.1 (2024-08-23)

No notable changes since the previous release.

1.0.0 (2024-08-23)

No notable changes since the previous release.

Migration:

1.0.0-alpha.1 (2024-08-10)

Fixes:

  • fix: .softvisio-cli.yaml renamed to .cli.yaml
  • fix: embeddings
  • fix: full text search
  • fix: xenova import

Migration:

1.0.0-alpha.0 (2024-08-05)

Fixes:

  • fix: api
  • fix: cli config
  • fix: deps
  • fix: models
  • fix: openai api
  • fix: vector size

Migration: