Skip to content

Releases: bambi42/BambiPostgresTextSearchBundle

v0.0.6

24 Sep 10:46
Compare
Choose a tag to compare

Remove some deprecations.

v0.0.5

30 Aug 17:50
Compare
Choose a tag to compare

Add compatibility for Symfony ^6.0

v0.0.4

21 Apr 01:06
baf127a
Compare
Choose a tag to compare

Filter is now usable on fields other than text or string fields.

v0.0.3

15 Apr 19:25
Compare
Choose a tag to compare
  • Fix bug where null values broke query
  • Fix filter for prevectorized fields
  • Make usage of filters and documentation more obvious

v0.0.2

13 Apr 23:44
Compare
Choose a tag to compare
[Filter] Make filter API nicer

Filter can now be used with api/iri?ts_query=QUERY_STRING. It is not possible anymore to specify searched fields in query. Searched fields are now extracted from service decleration rather than the query.

v0.0.1

09 Apr 03:15
Compare
Choose a tag to compare

Initial release.