Hello,
We are running multiple slices in our environment. I have enabled JMX and I am
inspecting the replication handler mbean to obtain some information about the
master/slave configuration for replication. Is the replication handler mbean a
singleton? I only see one mbean for the entire serv
slave section has a masterUrl
> which points to master and REPEATER_SLAVE will have a slave section
> which has a masterurl pointing to repeater
>
>
>
>
>
>
> On Wed, Aug 26, 2009 at 12:40 AM, J G wrote:
> >
> > Hello,
> >
> > We are running
Hello,
I'm having an issue getting the master to replicate its index to the slave.
Below you will find my configuration settings. Here is what is happening: I can
access the replication dashboard for both the slave and master and I can
successfully execute HTTP commands against both of t
instance of solr? So your JMX
> console is connecting to only one solr?
>
> On Thu, Aug 27, 2009 at 3:19 AM, J G wrote:
> >
> > Thanks for the response.
> >
> > It's interesting because when I run jconsole all I can see is one
> > ReplicationHandler jmx
Hello,
I have a SOLR JMX connection issue. I am running my JMX MBeanServer through
Tomcat, meaning I am using Tomcat's MBeanServer rather than any other
MBeanServer implemenation.
I am having a hard time trying to figure out the correct JMX Service URL on my
localhost for the accessing the SO
Hi,
If I want to run multiple SOLR war files in tomcat is it possible to monitor
each of the SOLR instances individually through JMX? Has anyone attempted this
before? Also, what are the implications (e.g. performance) of runnign mulitple
SOLR instances in the same tomcat server?
Thanks.
Hello,
Is it possible to obtain the SOLR index size on disk through the SOLR API? I've
read through the docs and mailing list questions but can't seem to find the
answer.
Any help is appreciated.
Thanks.
_
Hotmail® has ever-gr
I am trying to create a spell checker for my companies website.
Currently there are approx 29million documents in the index.
When trying to create the spelling index it just seems to skip over the
command.
My fields in schema.xml look like the following:
Hi,
Is it possible to remove from search results the multivalued fields that
don't pass the search criteria?
My schema is defined as:
And example docs are:
++--+++
| id | name | town | date |
++
wrote:
Yes, denormalizing the index into separate (name,town) pairs is the
common design for this problem.
2010/7/8 "Alex J. G. Burzyński":
Hi,
Is it possible to remove from search results the multivalued fields that
don't pass the search criteria?
My schema is defined as
of your multi valued fields that you can display in the
UI, allowing the user to drill down the results further.
Chantal
On Mon, 2010-07-12 at 10:26 +0200, "Alex J. G. Burzyński" wrote:
Hi,
So if those are separate documents how should I handle paging? Two
separate queries?
Firs
11 matches
Mail list logo