thanks for the info Andrea!
Thanks
Jay
On Sun, Jan 13, 2019 at 11:53 PM Andrea Gazzarini
wrote:
> Hi Jay, the text analysis always operates on the indexed content. The
> stored content of a filed is left untouched unless you do something
> before it gets indexed (e.g. on client side or by an
Hi Steve,
Many thanks for this field, I will test it this afternoon in my dev' server.
Thanks also for your explanation !
Have a nice day !
Bruno
-Message d'origine-
De : Steve Rowe [mailto:sar...@gmail.com]
Envoyé : vendredi 11 janvier 2019 17:43
À : solr-user@lucene.apache.org
Objet
Hi Erick,
Thanks for the tip Admin>>UI>>(core)>>analysis, I will investigate this
afternoon.
Regards,
Bruno
-Message d'origine-
De : Erick Erickson [mailto:erickerick...@gmail.com]
Envoyé : vendredi 11 janvier 2019 17:18
À : solr-user
Objet : Re: Schema.xml, copyField, Slash, ignoreCas
I had a look to GC logs this morning but I'm not sure how to interpret them.
Over a period of 54mn, there is:
- Number of pauses: 2739
- Accumulated pauses: 93s => that is 2.86% of the time
- Average pause duration: 0.03s
- Average pause interval: 1.18s
- Accumulated full GC: 0
I'm not sure
I think asking this question on Tika mailing list may give you better
answers. Then, if the conclusion is that the behavior is configurable,
you can see how to do it in Solr. It may be however, that you need to
do the parsing outside of Solr with standalone Tika. Standalone Tika
is a production adv
Hi Mikhail, thanks for the response. I'm probably missing something, but what
makes 2000-11T13 contiguous and 2000T13 not contiguous? They seem pretty
similar to me, but only the former is supported.
Thanks,
Jeremy
From: Mikhail Khludnev
Sent: Sunday, Janua
Because the standard query parser treats '?' as a single-character wildcard:
https://lucene.apache.org/solr/guide/6_6/the-standard-query-parser.html
So in the case q="how do I add a field", the word "field" in your document
matches. In the second case q="how do I add a field?" it is looking for
t
Using 6.6.0, I am able to index EML files just fine. The trick is, when
indexing files containing .eml, add "-filetypes eml" to the commandline
(note the plural filetypes).
Terry Steichen
On 1/13/19 10:18 PM, Zheng Lin Edwin Yeo wrote:
> Hi,
>
> I am using Solr 7.5.0 with Tika 1.18.
>
> Currentl
Gael:
bq. Nevertheless, our filterCache is set to autowarm 12k entries which
is also the maxSize
That is far, far, far too many. Let's assume you actually have 12K
entries in the filterCache.
Every time you open a new searcher, 12K queries are executed _before_
the searcher
accepts any new reques
I've decided to take the approach to wait for the expected number of nodes
to become available before initializing the collection. Here is the script
I am using:
https://github.com/apache/incubator-sdap-nexus/blob/91b15ce0b123d652eaa1f5eb589a835ae3e77ceb/docker/solr/cloud-init/create-collection.py
We are using Solr 7.2.1 in Solr Cloud mode, with embedded Zookeeper for
test purposes. We enabled SSL and Authentication, and we are able to see
the admin working fine with authentication. But queries through the UI or
otherwise is failing with the following error. Request your help to resolve
the
Unfortunately, the answer is no we don't quite have the same thing for
TRA's yet. What's needed to bridge the gap are auto-scaling features that
allow such migrations of older collections to different hardware take place
automatically. Dave Smiley and I have definitely discussed the possibility
wh
Hi Alex,
Thanks for the suggestions.
Yes, I have posted it in the Tika mailing list too.
Regards,
Edwin
On Mon, 14 Jan 2019 at 21:16, Alexandre Rafalovitch
wrote:
> I think asking this question on Tika mailing list may give you better
> answers. Then, if the conclusion is that the behavior is
Hi,
When you generate the SSL certificate, did you put the IP address to the
the IP address of your system?
Regards,
Edwin
On Tue, 15 Jan 2019 at 01:31, Ganesh Sethuraman
wrote:
> We are using Solr 7.2.1 in Solr Cloud mode, with embedded Zookeeper for
> test purposes. We enabled SSL and Authen
Hi
My magento store (magento 1.9.3.7) have a very slow search, takes 30 seconds to
show some results, should be down to 1 second...
So I have read about solr and think maybe I need solr.
I found this link:https://github.com/integer-net/solr-magento1
I downloaed that plugin and started to read abou
On 1/14/2019 3:18 PM, Audun Holme wrote:
So I have read about solr and think maybe I need solr.
I found this link:https://github.com/integer-net/solr-magento1
I downloaed that plugin and started to read about how to install it. Unsure as
I was I sent an email to https://integernet-solr.com/ to a
16 matches
Mail list logo