me.
The other 10% is used by SolrSeacher and the QueryComponent.
+ Can anyone explain me why SolrDispatchFilter is consuming so much time?
++ Can I do something to lower this number?
( After all SolrDispatchFilter must Dispatch each time to the standard
searcher. )
Stijn Vanhoorelbeke
> that
> page yet?
>
> Thanks!
>
> Otis
>
> Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch
> Lucene ecosystem search :: http://search-lucene.com/
>
>
>
> - Original Message
>
> > From: Stijn Vanhoorelbeke <[hidden
> > em
ollection1
> config=conf1
>
>collections/collection2
> config=conf2
>
>collections/collection3
> config=conf3
How do you manage to set this?
Do you need to modify solr.xml to set this stuff?
Stijn Vanhoorelbeke,
--
View this message in context:
http://lucene.472066.n3.nabb
your solr machines. If you
don't want this you may place zookeeper on a different machine ( like I'm
doing right now).
If you need more help - you can contact me.
Stijn Vanhoorelbeke,
--
View this message in context:
http://lucene.472066.n3.nabble.com/SolrCloud-new-tp1528872p2526080.html
Sent from the Solr - User mailing list archive at Nabble.com.
mer:
ZooKeeper is a relative new feature - I'm not sure if it will work out in a
real production environment, which has a tight SLA pending.
But - definitely keep your eyes on this stuff - this will mature quickly!
Stijn Vanhoorelbeke
Hi,
I recently ran across the same issues;
I'm updating my solr 1.4 up to the last Nightly Build ( to have ZooKeeper
functionality ).
I've copied the solr_home dir - but with no success.
( The config files were not accepted on the new build - due to version
mismatch ).
Then I copied only the inde
d I open an issue and move the thread to the dev list?
>
> Yeah, thanks!
>
> -Yonik
> http://lucidimagination.com
>
Hi,
For me, example C doesn't work eater. I just tried it - example A & B worked
like a charm,
Stijn Vanhoorelbeke
Hi,
Has anyone used Zookeeper on a Tomcat 5 system?
Could someone point me to a good guide how to implement Zookeeper/solr
combination? The SolCloud wiki page doesn't give much info at all.
Thank you,
2011/2/11 Ryan McKinley
> You may want to check the stats via JMX. For example,
>
>
> http://localhost:8983/solr/core/admin/mbeans?stats=true&key=org.apache.solr.handler.StandardRequestHandler
>
> shows some basic stats info for the handler.
> ryan
Can you access this URL from a web browser (t
> QTime is, of course, specific to the query, but it is returned in the
> response XML, so one could run occasional queries to figure it out.
> Please see http://wiki.apache.org/solr/SearchHandler
>
> Regards,
> Gora
>
Yes, this could be a possibility. But then the Solr cache jumps back into
the p
Hi,
You can comment out all sections in solrconfig.xml pointing to a cache.
However, there is a cache deep in Lucence - the fieldcache - that can't be
commented out. This cache will always jump into the picture
If I need to do such things, I restart the whole tomcat6 server to flush ALL
cache
u
remove a solr instance from the list of hosts?
2011/2/10 Yonik Seeley
> On Thu, Feb 10, 2011 at 5:00 PM, Stijn Vanhoorelbeke
> wrote:
> > I've completed the quick&dirty tutorials of SolrCloud ( see
> > http://wiki.apache.org/solr/SolrCloud ).
> > The whole con
Hi,
I've followed the guide & worked perfect for me.
( I had to execute ant compile - not ant example, but not likely that was
your problem ).
2011/1/2 siddharth
>
> I seemed to have figured out the problem. I think it was an issue with the
> JAVA_HOME being set. The build was failing while com
Hi,
Is it possible to monitor the QTime of the queries.
I know I could enable logging - but then all of my requests are logged,
making big&nasty logs.
I just want to log the QTime periodically, lets say once every minute.
Is this possible using Solr or can this be set up in tomcat anyway?
Hi,
I've done some stress testing onto my solr system ( running in the ec2 cloud
).
>From what I've noticed during the tests, the QTime drops to just 1 or 2 ms (
on a index of ~2 million documents ).
My first thought pointed me to the different Solr caches; so I've disabled
all of them. Yet QTime
Hi,
I've completed the quick&dirty tutorials of SolrCloud ( see
http://wiki.apache.org/solr/SolrCloud ).
The whole concept of SolrCloud and ZooKeeper look indeed very promising.
I found also some info about a 'ZooKeeperComponent' - From this conponent it
should be possible to configure ZooKeeper
/12/21 Toke Eskildsen :
> Stijn Vanhoorelbeke [stijn.vanhoorelb...@gmail.com] wrote:
>> I want to do a quick&dirt load testing - but all my results are cached.
>> I commented out all the Solr caches - but still everything is cached.
>>
>> * Can the caching
Hi,
I want to do a quick&dirt load testing - but all my results are cached.
I commented out all the Solr caches - but still everything is cached.
* Can the caching come from the 'Field Collapsing Cache'.
-- although I don't see this element in my config file.
( As the system now jumps from 1GB t
18 matches
Mail list logo