Hi,
I hope somebody can help.
We have two indexes, one which holds the descriptive data and the other one
which holds lists of docs which are
of a certain type (called universes in our world). They need to be joined
together to show a list of data from indexA
where a filtered indexB (by univers
help, you know. I've given a brief intro in
join algorithms, and problems in Solr at recent Berlin Buzzwords, feel free to
have a look if you are interested.
On Tue, Sep 8, 2015 at 3:09 PM, Russell Taylor <
russell.tay...@interactivedata.com<mailto:russell.tay...@interactivedata.co
= boost\n 1.0 = queryNorm\n",
"200076770006": "\n1.0 = (MATCH)
org.apache.solr.search.JoinQuery$JoinQueryWeight@635a3843 , product of:\n 1.0
= boost\n 1.0 = queryNorm\n",
"200076770007": "\n1.0 = (MATCH)
org.apache.solr.search.JoinQ
e) such as Eclipse, to Solr and see where it is spending most of its
time.
Just some thoughts.
Upayavira
On Wed, Sep 9, 2015, at 04:24 PM, Russell Taylor wrote:
> Hi Upayavira,
> Here are a couple examples with debugQuery set.
> I've mislead Mikhail as the query times are getti
It will take a little while to set-up a 5.3 version, hopefully I'll have some
results later next week.
From: Mikhail Khludnev [mkhlud...@griddynamics.com]
Sent: 11 September 2015 12:59
To: Russell Taylor
Subject: Re: Solr Join between two indexes taking too
Looks like I won't be able to test this out on 5.3.
Thanks for all your help.
Russ.
-Original Message-
From: Russell Taylor
Sent: 11 September 2015 14:00
To: solr-user@lucene.apache.org
Subject: RE: Solr Join between two indexes taking too long.
It will take a little while to set
--
From: Mikhail Khludnev [mailto:mkhlud...@griddynamics.com]
Sent: 14 September 2015 15:54
To: solr-user
Subject: Re: Solr Join between two indexes taking too long.
Why? It's enough to just open index by Solr 5.3 instance. No need to reindex.
On Mon, Sep 14, 2015 at 4:57 PM, Russell
p 22, 2015 at 11:30 AM, Russell Taylor <
russell.tay...@interactivedata.com> wrote:
> Hi,
> I've just set-up solr 5.3 and moved the two indexes into it.
>
> I've tried the join below
> {!join FROM=stringValue TO=stringValue fromIndex=indexB
> score=none}un
Hi,
I have an index which is made up of groups of documents, each group is defined
by a field called keyField (keyField:A).
I need to delete all the keyField:A documents and replace them with a brand new
set without the index ever returning
zero documents on a query.
At the moment I deleteByQuer
Thanks
Russ.
-Original Message-
From: Shawn Heisey [mailto:apa...@elyograg.org]
Sent: 26 March 2015 16:06
To: solr-user@lucene.apache.org
Subject: Re: Replacing a group of documents (Delete/Insert) without a query on
the index ever showing an empty list (Docs)
On 3/26/2015 9:53 AM
documents (Delete/Insert) without a query on
the index ever showing an empty list (Docs)
On 3/27/2015 7:07 AM, Russell Taylor wrote:
> Hi Shawn, thanks for the quick reply.
>
> I've looked at both methods and I think that they won't work for a number of
> reasons:
>
> 1)
>
Hi,
just started to move my SolrJ queries over to our SolrCloud environment and I
want to know how to do a query where you combine multiple indexes.
Previously I had a string called shards which links all the indexes together
and adds them to the query.
String shards =
"server:8080/solr_sear
loudSolrServer. They are zookeeper host:port pairs optionally includes a
chroot parameter at the end.
Thanks;
Furkan KAMACI
2014-03-21 18:11 GMT+02:00 Russell Taylor <
russell.tay...@interactivedata.com>:
> Hi,
> just started to move my SolrJ queries over to our SolrCloud environm
Hi,
My problem is that all my indexes log to one log file but I want each index to
log to their own log file.
I'm using solr 4.4 and I've copied jcl-over-slf4j-1.6.6.jar,
jul-to-slf4j-1.6.6.jar, log4j-1.2.16.jar, slf4j-api-1.6.6.jar and
slf4j-log4j12-1.6.6.jar
into my tomcats lib/ directory.
r this issue in solr-user and found two other people with
the same problem but no resolution.
Multiple shards on same machine find matches but return 0 results. (by
Aliya Virani)
Shard Query Problem (by Anshul jain)
Many thanks for your time.
Russell Taylor
SOLR SETUP
Apache
I've changed my solr-4.1.0.war file to use log4j, now every instance of solr I
have on tomcat produces logs to /logs/solr.log
In "tomcat/solr_app1/WEB-INF/classes/log4j.properties" I have a variable to set
the path for the log file
log4j.appender.FILE.File=${solr.logs.home}/solr.log which is se
at/webapps/solr_app/WEB-INF/classes/log4j.properties)
to point to a specific log file for that solr webapp.
So log4j can see my the CATALINA_OPTS="-Dsolr.logs.home=/logs/"
but can't see one local to that webapp.
log4j.appender.FILE.File=${solr.logs.home}/logs/solr_${log.name}.log
Th
Hi,
Using CloudSolrClient, how do I find the node (I have 3 nodes for this
collection on our 6 node cluster) the query has connected to.
I'm hoping to get the full URL if possible.
Regards
Russell Taylor
This message may contain confidential informatio
thanks for your time.
Regards
Russell Taylor
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: 22 May 2019 15:50
To: solr-user@lucene.apache.org
Subject: Re: CloudSolrClient (any version). Find the node your query has
connected to.
WARNING - External
the right direction.
${solr.autoCommit.maxTime:15000}
false
${solr.autoSoftCommit.maxTime:-1}
Regards
Russell Taylor
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: 22 May 2019 16:45
To: solr-user@lucene.apache.org
Subject: Re: CloudSol
Thanks Erick,
Pretty stuck with the delete-by-query as it can be deleting a million docs.
I'll work through what you have said and also try to find the root cause of the
recovery.
Regards
Russell Taylor
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Pool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
Regards
Russell Taylor – Developer
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: 22 May 2019 20:17
To: solr-user@
ion.java:540)
at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:635)
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:555)
at java.lang.Thread.run(Thread.java:745)
Regards
Russell Taylor - Developer
_
23 matches
Mail list logo