Sha256: a4ec9b4938ce1565928ce2a2e6fb9fa166af579e58b72abf76b0b8e7b51cc4c7

Contents?: true

Size: 932 Bytes

Versions: 1

Compression:

Stored size: 932 Bytes

Contents

v1.5.1. Various bugfixes.

v1.5. API change. Change layout of base files to allow overriding of more options, see examples/default.base. Allow sorting on text fields (use the 'sortable' key).

v1.4. New is_indexed 'fields' => {'function_sql'} key for custom field mangling; support setting textual keys in the 'filters'. 

v1.3. Facets; configurable finder method array; support symbolic keys very reluctantly for legacy purposes.

v1.2. API change. Support searching with empty query. Most keys are now singular strings (plural only if they *require* an Array value). Verbs have been un-nouned ('concatenate', not 'concats'; 'include', not 'includes'). 'filter', not 'raw_filters'; 'class_name', not 'model'. Finally, use a 'query' keypair instead of the first parameter to Ultrasphinx::Search.new for the query string (this simplifies form helpers). 

v1.1. Parser rewrite and tests.

v1. Documentation; refactoring.

v0. Spike.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ultrasphinx-1.5.1 CHANGELOG