3.1.7 • Published 9 months ago

@orama/plugin-pt15 v3.1.7

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
9 months ago

Orama Plugin PT15

Fast ranking algorithm based on token position.

Installation

To get started with Orama Plugin PT15, just install it with npm:

npm i @orama/plugin-pt15

Usage

import { create } from '@orama/orama'
import { pluginPT15 } from '@orama/plugin-pt15'

const db = await create({
  schema: {
    description: 'string',
  },
  plugins: [ pluginPT15() ],
})

License

Apache 2.0

3.1.3

12 months ago

3.0.4

1 year ago

3.1.2

12 months ago

3.0.3

1 year ago

3.1.1

12 months ago

3.0.2

1 year ago

3.1.0

12 months ago

3.1.7

9 months ago

3.0.8

1 year ago

3.1.6

10 months ago

3.0.7

1 year ago

3.1.5

11 months ago

3.0.6

1 year ago

3.1.4

11 months ago

3.0.5

1 year ago

3.0.1

1 year ago

3.0.0

1 year ago

3.0.0-rc-4

1 year ago