Skip to content

Releases: klokantech/search

v0.5.4

21 May 19:28
Compare
Choose a tag to compare
  • Fixed typo in answer HTML
  • Change the default domain for Homepage to be used from environment variable HOME_DOMAIN or domain request query

v0.5.3

21 May 09:43
Compare
Choose a tag to compare
  • Fixed missing q with filter params
  • Fixed convert totalResults as int

v0.5.2

12 May 10:02
Compare
Choose a tag to compare
Fixed typo of missing domain_id and order of commands.

v0.5.1

12 May 09:46
Compare
Choose a tag to compare
  • Fixed using a domain with a dash
  • Check uniqueness of domain_id (removed unallowed characters)

v0.5

12 May 08:17
Compare
Choose a tag to compare
  • Added new optional column product as the last column, which can be omitted #13
  • Update route uses https protocol if the query argument https exists #12

v0.4.2

26 Jun 14:22
Compare
Choose a tag to compare
Fixed downloading search.tsv via curl if documend moved.

v0.4.1

26 May 15:20
Compare
Choose a tag to compare
Fixed invalid SphinxQL - requires first attribute than value for comp…

…arison.

v0.4

26 May 15:04
Compare
Choose a tag to compare
Added filter with list of types/date/lang/tags with multiple arguments.

Rewritten SphinxSearch function to use SphinxQL with mysql41 protocol. (#9)

v0.3.1

25 May 16:03
Compare
Choose a tag to compare
Changed ranking mode to SPH04 - boosts the matches for exact query. C…

…hanged field weights.

v0.3

25 May 10:15
Compare
Choose a tag to compare
Updated specification