Hi everybody,
I'm looking for a way to replace solr index field names in the highlighting
response.
For the query part there is the param fl=substitute:REAL_FIELD_NAME which
substitutes the field name REAL_FIELD_NAME by "substitute". Sadly the
substitution is not applied to the highlighter res
Hi everybody,
I'm currently using solr 8.3.1. While working on tests for a solr plugin I'm
writing , I realized that the SolrResourceLoader used by a SolrCore is not
closed, when calling SolrCore.close().
This leads to open file handles. Can anybody explain this behavior?
Best Regards,
Michael
Hi everybody,
is it correct that local parameters ( q={!edismax qf=MEDIA_ID v=283813390} ) in
solr only work with the lucene query parser defined for the main query? I tried
with dismax/edismax but it did not work. The documentation is not clear on this
point.
Best regards
Michael Aleythe
Erick
On Tue, Dec 11, 2018 at 1:40 AM Michael Aleythe, Sternwald
wrote:
>
> Hey everybody,
>
> i have a Solr field keyword field defined as:
>
>
>
>
>
>
>
> stored="true" termVecto
Hey everybody,
i have a Solr field keyword field defined as:
Some documents have tabs (\t) indexed in this field, e.g.
IPTC_2_080_KY:"\tbus\tbahn"
How can i query this content? I tried "\tbus\tbahn",
\\tbus\\tbahn and " bus bahn" bu
expected.
Thanks,
Michael
-Ursprüngliche Nachricht-
Von: Shawn Heisey
Gesendet: Freitag, 7. September 2018 17:58
An: solr-user@lucene.apache.org
Betreff: Re: Solr 7.4 and log4j2 JSONLayout
On 9/6/2018 7:46 AM, Michael Aleythe, Sternwald wrote:
> I'm trying to edit the log4j2
-2.9.5.jar
jackson-core-asl-1.9.13.jar
jackson-databind-2.9.5.jar
jackson-dataformat-smile-2.9.5.jar
jackson-mapper-asl-1.9.13.jar
On Thu, Sep 6, 2018 at 6:46 AM Michael Aleythe, Sternwald <
michael.aley...@sternwald.com> wrote:
> Hey,
>
> I'm trying to edit the log4j2
Hey,
I'm trying to edit the log4j2 logging configuration for solr. The goal is to
get a log file in json format. I configured the the JSONLayout for this purpose
inside the rollingFile appender in the log4j2.xml. After this solr stops
logging entirely. Solr.log file is empty. Only the solr-8983
16 11:49, Michael Aleythe, Sternwald wrote:
> Hi Arkadi,
>
> you need to remove the line "startup" from
> your ReplicationHandler-config in solrconfig.xml ->
> https://wiki.apache.org/solr/SolrReplication.
>
> Greetings
> Michael
>
> -Ursprüngliche
Hi Arkadi,
you need to remove the line "startup" from
your ReplicationHandler-config in solrconfig.xml ->
https://wiki.apache.org/solr/SolrReplication.
Greetings
Michael
-Ursprüngliche Nachricht-
Von: Arkadi Colson [mailto:ark...@smartbit.be]
Gesendet: Donnerstag, 24. November 2016 09
Hi Everybody,
can anyone point me in the right direction for using "facet.threads" with the
json faceting-api? Does it only work if terms facets are exclusively used in
the query?
Best regards
Michael Aleythe
Java Entwickler | STERNWALD SYSTEMS GMBH
Hi everybody,
i'm currently working on using the json request api for solr and hit a problem
using facets. I'm using solr 5.5.2 and solrJ 5.5.2
When querying solr by url-parameters like so:
http://.../select?wt=json&facet.range=MEDIA_TS&f.MEDIA_TS.facet.range.end=2028-02-01T0:00:00.000Z&f.MEDIA_
Hi everybody,
i'm currently working on using the json request api for solr and hit a problem
using facets. I'm using solr 5.5.2 and solrJ 5.5.2
When querying solr by url-parameters like so:
http://.../select?wt=json&facet.range=MEDIA_TS&f.MEDIA_TS.facet.range.end=2028-02-01T0:00:00.000Z&f.MEDIA_
13 matches
Mail list logo