Hi all,
I'm in the process of migrating our main application to Java Modules.
Maven currently complains very loudly about any libraries used that have no
module-info or automatic module name. SolrJ currently has neither:
[WARNING] * Required filename-based automodules detected:
solr-solrj-9.7.0.
Hi Jan,
We ran into the same issue. Terms queries sound like the ideal solution for
our use case, but I couldn't find any documentation on the {!terms} syntax.
Is there anything in the official docs?
Best,
Thomas
On Thu, Dec 1, 2022 at 2:09 PM Jan Høydahl wrote:
> Have you tried using Terms Q