On 2/11/2012 4:33 AM, alessio crisantemi wrote:
dear all,
I update my solr at 3.5 version but now I have this problem:
Grave: Full Import failed
org.apache.solr.handler.dataimport.DataImportHandlerException:
java.lang.NoSuchMethodError:
The data import handler has always been a contrib module,
Yeah, that is what I would expect - for a node to be marked as down, it either
didn't finish starting, or it gave up recovering...either case should be
logged. You might try searching for the recover keyword and see if there are
any interesting bits around that.
Meanwhile, I have dug up a coupl
I didn't see anything in the logs, would it be an error?
On Sat, Feb 11, 2012 at 3:58 PM, Mark Miller wrote:
>
> On Feb 11, 2012, at 3:08 PM, Jamie Johnson wrote:
>
>> I wiped the zk and started over (when I switch networks I get
>> different host names and honestly haven't dug into why). That b
(12/02/11 21:19), O. Klein wrote:
Koji Sekiguchi wrote
(12/01/24 9:31), O. Klein wrote:
Let's say I search for "spellcheck solr" on a website that only contains
info about Solr, so "solr" was added to the stopwords.txt. The query that
will be parsed then (dismax) will not contain the term "so
On Feb 11, 2012, at 6:02 PM, Darren Govoni wrote:
> Hi,
> Do all the normal facilities of Solr work with SolrCloud from SolrJ?
> Things like /mlt, /cluster, facets , tvf's, etc.
>
> Darren
>
SolrJ works the same in SolrCloud mode as it does in non SolrCloud mode - it's
fully supported. Ther
I did find a solution, but the output is horrible. Why does explain look so
badly?
6.351252 = (MATCH) boost(*:*,query(specialties_ids:
#1;#0;#0;#0;#0;#0;#0;#0;#0; ,def=0.0)), product of:
1.0 = (MATCH) MatchAllDocsQuery, product of:
1.0 = queryNorm
6.351252 = query(specialties_ids: #1;#0
We like the boost parameter in SOLR 3.5 with eDismax.
The question we have is what we would like to replace bq with boost, but we
get the "multi-valued field issue" when we try to do the equivalent queries
HTTP ERROR 400
Problem accessing /solr/providersearch/select. Reason:
can not use Fie
Hi,
Do all the normal facilities of Solr work with SolrCloud from SolrJ?
Things like /mlt, /cluster, facets , tvf's, etc.
Darren
On Feb 11, 2012, at 3:08 PM, Jamie Johnson wrote:
> I wiped the zk and started over (when I switch networks I get
> different host names and honestly haven't dug into why). That being
> said the latest state shows all in sync, why would the cores show up
> as down?
If recovery fails X times (s
I wiped the zk and started over (when I switch networks I get
different host names and honestly haven't dug into why). That being
said the latest state shows all in sync, why would the cores show up
as down?
On Sat, Feb 11, 2012 at 11:08 AM, Mark Miller wrote:
>
> On Feb 10, 2012, at 9:40 PM, Ja
Hi!
I'm using Solr 3.5. I have two shards. Now I'm using default and my own
defined request handler to search by these shards:
192.168.1.1:8080/solr,192.168.1.2:8080/solr
So, urls I have:
http://192.168.1.1:8080/solr/select/?q=test&rows=0&qt=distributed:
{"responseHeader":{"
Also, does someone have an example of using unmap in 3.5 and chunksize?
From: Bill Bell
Date: Sat, 11 Feb 2012 10:39:56 -0700
To:
Subject: Help with MMapDirectoryFactory in 3.5
I am using Solr 3.5.
I noticed in solrconfig.xml:
I don't see this parameter taking.. When I set
-Dsolr.direc
I am using Solr 3.5.
I noticed in solrconfig.xml:
I don't see this parameter taking.. When I set
-Dsolr.directoryFactory=solr.MMapDirectoryFactory
How do I see the setting in the log or in stats.jsp ? I cannot find a place
that indicates it is set or not.
I would assume StandardDirectoryFact
On Feb 10, 2012, at 9:40 PM, Jamie Johnson wrote:
>
>
> how'd you resolve this issue?
>
I was basing my guess on seeing "JamiesMac.local" and "jamiesmac" in your first
cluster state dump - your latest doesn't seem to mismatch like that though.
- Mark Miller
lucidimagination.com
Koji Sekiguchi wrote
>
> (12/01/24 9:31), O. Klein wrote:
>> Let's say I search for "spellcheck solr" on a website that only contains
>> info about Solr, so "solr" was added to the stopwords.txt. The query that
>> will be parsed then (dismax) will not contain the term "solr".
>>
>> So fragments w
dear all,
I update my solr at 3.5 version but now I have this problem:
Grave: Full Import failed
org.apache.solr.handler.dataimport.DataImportHandlerException:
java.lang.NoSuchMethodError:
org.apache.solr.core.SolrResourceLoader.getClassLoader()Ljava/lang/ClassLoader;
at
org.apache.solr.handler.d
You can unpack your war (jar -xvf solr.war), change logging.properties and then
pack it again (jar -cvf solr.war)
You can also try to specify a new folder in a tag in solrconfig.xml
and put your prop file there.
--
Jan Høydahl, search solution architect
Cominvent AS - www.cominvent.com
Solr Tra
Hi,
I got your private email but will reply in public for everyones benefit.
I'm sure you can fine-tune various things in order to gain some ms.
But my first and best advice to you is to increase the amount of RAM in your
computer. Your computer is very weak and under-specced for use with search
18 matches
Mail list logo