HI Mikhail
Can you please help ?
On Tue, Jan 21, 2020 at 7:48 PM kumar gaurav wrote:
> Hi Mikhail
>
> Thanks for your reply . Please help me in this .
>
> Followings are the screenshot:-
>
> [image: image.png]
>
>
> [image: image.png]
>
>
> json facet debug Output:-
>
> json:
> {
>
>- facet
Hello,
I tried the below & facing issues , can you please provide a solution
to check the below :
[wtda@spark-1 solr-8.4.0]$ ./bin/solr start -e cloud
*** [WARN] *** Your open file limit is currently 1024.
It should be set to 65000 to avoid operational disruption.
If you no lon
Ok, i created collection from scratch based on config
Unfortunately, it does not improve. It is just growing and growing. Except
when I stop solr and then during startup the unnecessary index files are
purged. Even with the previous config this did not happen in older Solr
versions (for sure not i
After testing the update?commit=true i now face an error: "Maximum lock
count exceeded". strange this is the first time i see this in the lockfiles
and when doing commit=true
ava.lang.Error: Maximum lock count exceeded
at
java.base/java.util.concurrent.locks.ReentrantReadWriteLock$Sync.fullTryA
The only weird thing is I see that for instance I have
${solr.autoCommit.maxTime:15000} and similar entries.
It looks like a template gone wrong, but this was not caused due to an
internal development. It must have been come from a Solr version.
On Tue, Jan 21, 2020 at 10:49 PM Jörn Franke wrote
It is btw. a Linux system and autosoftcommit is set to -1. However, indeed
openSearcher is set to false. A commit is set to true after doing all the
updates, but the index is not shrinking. The files are not disappearing
during shutdown, but they disappear after starting up again.
On Tue, Jan 21,
Hi,
BooleanQueryBuilder is not adding parenthesis around the query. It
only adds + sign at the start of the query but not the parentheses around
the query. Why is that? How should I add it?
booleanQueryBuilder.add(query, BooleanClause.Occur.MUST)
Can you share spellcheck component and handler which you have used ?
On Mon, Jan 20, 2020 at 3:35 PM seeteshh wrote:
> Hello all,
>
> I am not able to check and test the spell check feature in Apache solr 8.4
>
> Tried multiple examples including
>
>
> https://examples.javacodegeeks.com/enterpri
Nick - Feel free to open a Jira and PR. I think the disconnect is the
meaning of timeout=0 between JDBC and the Solr client.
Kevin Risden
On Sun, Jan 19, 2020 at 3:34 PM Nick Vercammen
wrote:
> I think so as the ConnectionImpl in solr is not in line with the
> description of the java connectio
thanks for the answer I will look into it - it is a possible explanation.
> Am 20.01.2020 um 14:30 schrieb Erick Erickson :
>
> Jörn:
>
> The only thing I can think of that _might_ cause this (I’m not all that
> familiar with the code) is if your solrconfig settings never open a searcher.
>
Dear Apache enthusiast,
(You’re receiving this message because you are subscribed to one or more
project mailing lists at the Apache Software Foundation.)
The call for presentations for ApacheCon North America 2020 is now open
at https://apachecon.com/acna2020/cfp
ApacheCon will be held at
Hi Mikhail
Thanks for your reply . Please help me in this .
Followings are the screenshot:-
[image: image.png]
[image: image.png]
json facet debug Output:-
json:
{
- facet:
{
- color_refine:
{
- domain:
{
- excludeTags: "rassortment,top,top2,
Hi.
Can you share debugQuery=true output?
On Tue, Jan 21, 2020 at 1:37 PM kumar gaurav wrote:
> HI
>
> i have a parent child query in which i have used json facet for child
> faceting like following.
>
> qt=/dismax
> matchAllQueryRef1=+(+({!query v=$cq}))
> sq=+{!lucene v=$matchAllQueryRef1}
> q
HI
i have a parent child query in which i have used json facet for child
faceting like following.
qt=/dismax
matchAllQueryRef1=+(+({!query v=$cq}))
sq=+{!lucene v=$matchAllQueryRef1}
q={!parent tag=top which=$pq filters=$child.fq score=max v=$cq}
child.fq={!tag=rcolor_refine}filter({!term f=color
Hello, thank you for the info, Iwill look into this as well. Yes, we plan to
use it in production, but on a longer run. For the moment I just need to
make it work as a test case.
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Yes, I did. this manual is referring to standalone version of TIKA, while I
have a build-in version.
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
16 matches
Mail list logo