Software. Development.
  • Home
  • Projects
  • About
  • Privacy Policy
Subscribe
Tagged

workarounds

A collection of 2 posts

Using spring-data-solr with configurable Solr core
solr

Using spring-data-solr with configurable Solr core

Developing Java applications accessing data from Solr is easier with spring-data-solr. You can just use Repository interfaces, auto generated findBy... methods or @Query annotations to define your data sources. Unfortunately using this method it is not possible to configure the name of the Solr core (or collection). The name of

Paul Wellner Bou Aug 21, 2018 • 1 min read
Brackets on HiDPI screens on Linux
IDE

Brackets on HiDPI screens on Linux

Chrome beta for Linux is supporting HiDPI scaling now, but Brackets, which is based on Chromium, does not yet. If you don't want to wait, you can use Brandon Bertelsen's extension ui-too-small, available in Bracket's extension registry. This extension does not affect the editor font, as this can be changed

Paul Wellner Bou May 19, 2015 • 1 min read
Software. Development. © 2021
Powered by Ghost