Hi
I use a string Field in my solr schema
but when I query a value with space it doesn't give me results
e.g I have a value "sony vaio" when I query with "sony vaio" I
get 0 results
but when I query "sony*" I get my results
how can I query a strin
t; Cominvent AS - www.cominvent.com
> Training in Europe - www.solrtraining.com
>
> On 21. juni 2010, at 14.42, ZAROGKIKAS,GIORGOS wrote:
>
>> Hi
>> I use a string Field in my solr schema
>> but when I query a value with space it doesn't give me results
>>
&g
Hi solr users
I need to know how solr manages the connections when we make a request(select
update commit)
Is there any connection pooling or an article to learn about it connection
management??
How can I log in a file the connections solr server
I have setup my solr 1.4 with tomcat
Thanks i
.
Best,
Sven
--On Donnerstag, 8. Juli 2010 15:46 +0300 "ZAROGKIKAS,GIORGOS"
wrote:
> Hi solr users
>
> I need to know how solr manages the connections when we make a
> request(select update commit) Is there any connection pooling or an
> article to learn about it connecti
Hi
My solr Index files are locked and I can’t index anything
How can I remove the lock file ?
I can’t delete it
.
Cheers,
Yuval
-Original Message-
From: ZAROGKIKAS,GIORGOS [mailto:g.zarogki...@multirama.gr]
Sent: Tuesday, July 13, 2010 11:28 AM
To: solr-user@lucene.apache.org
Subject: Locked Index files
Hi
My solr Index files are locked and I can’t index anything
How can I remove the
, ZAROGKIKAS,GIORGOS wrote:
> I found it but I can not delete
> Any suggestion???
>
> -Original Message-
> From: Yuval Feinstein [mailto:yuv...@answers.com]
> Sent: Tuesday, July 13, 2010 11:39 AM
> To: solr-user@lucene.apache.org
> Subject: RE: Locked Index files
>
>
Hi there solr experts
I have an solr cluster with two nodes and separate index files for each
node
Node1 is master
Node2 is slave
Node1 is the one that I index my data and replicate them to Node2
How can I index my data at both nodes simultaneously ?
Is there any specific setup
lding index (which means
two master), it makes them unified and collapses master slave
relation.
Would you take a look the link below for index snapshot problem?
http://wiki.apache.org/solr/SolrCollectionDistributionScripts
On Thu, Sep 30, 2010 at 11:03 AM, ZAROGKIKAS,GIORGOS
wrote:
> Hi th
ns
> two master), it makes them unified and collapses master slave
> relation.
>
> Would you take a look the link below for index snapshot problem?
> http://wiki.apache.org/solr/SolrCollectionDistributionScripts
>
> On Thu, Sep 30, 2010 at 11:03 AM, ZAROGKIKAS,GIORGOS
>
Hi there
I’m using solr 1.4 under tomcat server in windows server 2008
and I want to index some data that contain Greek chars
When I try to index my data and query all of them with *:* all
the greek chars
returned like hieroglyphics
can anybody help ???
-user@lucene.apache.org
Cc: ZAROGKIKAS,GIORGOS
Subject: Re: Solr an Greek Chars
Hi,
Did you post your documents in UTF-8? Also, for querying through GET using
non-ascii you must reconfigure Tomcat6 as per the manual [1].
Cheers,
[1] http://wiki.apache.org/solr/SolrTomcat#URI_Charset_Config
Hi
I'm using solr 1.4 with tomcat in a single pc
and I want to turn it in cluster mode with 2 nodes and load
balancing
But I can't find info how to do
Is there any manual or a recorded procedure on the internet to
do that
Or is there anyone to help me ?
ch Solr instance
> points
> > to a shared index. We use a separate server for indexing. When the index
> is
> > complete, we do some juggling using the Core Admin SWAP function and
> update
> > the shared index. I've wondered about having a shared index across
'balance'. You set it up at a
third port and configure it to use 'localhost:8180' and
'localhost:8280'.
On Wed, Jan 27, 2010 at 4:06 AM, ZAROGKIKAS,GIORGOS
wrote:
> Hi again
> I finally setup my solr Cluster with tomcat6
> The configuration I
Hi there
I 'm a new solr user
With some problems with facets
I have Index a field like that
9
An I get ranges between
1 an 35
When I Use fq=A00053:[16 TO 30]
I get an results between 1 and 35
It looks like it ignores the second number of each value in my Range
How can I so
16 matches
Mail list logo