Skip to content

1.4.3

Compare
Choose a tag to compare
@charvolant charvolant released this 28 Mar 23:33
· 283 commits to master since this release
7ff8703
  • Uses solr 6.6.5 and the latest version of ala-name-matching (which also uses lucene 6.6.5)
  • Uses pre-built weights for search and auto-suggest, rather than trying to rig query boosts. Weights can be configured by an external set of rules.
  • Auto-suggest uses the solr suggester, rather than a custom query. This requires a suggestion index to be built, which happens in the normal import sequence but which also can be triggered manually.
  • Improved image searching and loading (this requires a modification to the image loading configuration).