That might highlight when the duplication of keys occurred.
-- Jack Krupansky
-Original Message-
From: Robert Krüger
Sent: Wednesday, October 24, 2012 3:25 AM
To: solr-user@lucene.apache.org
Subject: Re: uniqueKey not enforced
On Tue, Oct 23, 2012 at 2:37 PM, Erick Erickson
wrote:
F
On Wed, Oct 24, 2012 at 2:03 PM, Erick Erickson wrote:
> Robert:
>
> But you do have an index somewhere, so the alternative for
> looking at it low-level would be
> 1> get a copy of Luke and point it at your index. Very useful tool
I will do that, next time I have that condition. Unfortunately I
Robert:
But you do have an index somewhere, so the alternative for
looking at it low-level would be
1> get a copy of Luke and point it at your index. Very useful tool
2> just copy all your conf and data files somewhere and run the Jetty
instance of Solr on that...
FWIW,
Erick
On Wed, Oct 24
On Tue, Oct 23, 2012 at 2:37 PM, Erick Erickson wrote:
> From left field:
>
> Try looking at your admin/schema browser page for the ID in question.
> That actually
> gets stuff out of your index (the actual indexed terms). See if you
> have two values
I'm running embedded, so I don't have that. Ho
>From left field:
Try looking at your admin/schema browser page for the ID in question.
That actually
gets stuff out of your index (the actual indexed terms). See if you
have two values
for that ID. In which case you _might_ have spaces before or after the value
somehow. I notice your comment says
On Mon, Oct 22, 2012 at 6:01 PM, Jack Krupansky wrote:
> And, are you using UUID's or providing specific key values?
specific key values
And, are you using UUID's or providing specific key values?
-- Jack Krupansky
-Original Message-
From: Robert Krüger
Sent: Monday, October 22, 2012 9:22 AM
To: solr-user@lucene.apache.org
Subject: Re: uniqueKey not enforced
On Mon, Oct 22, 2012 at 2:08 PM, Jack Krupansky
On Mon, Oct 22, 2012 at 2:08 PM, Jack Krupansky wrote:
> Which release of Solr?
3.6.1
>
> Is this a single node Solr or distributed or cloud?
single node, actually embedded in an application.
>
> Is is possible that you added documents with the "overwrite="false""
> attribute? That would suppres
field to be required in documents), but I am curious how
you managed to get an id field different from the Solr example.
-- Jack Krupansky
-Original Message-
From: Robert Krüger
Sent: Monday, October 22, 2012 5:56 AM
To: solr-user@lucene.apache.org
Subject: uniqueKey not enforced
Hi,
Hi,
I noticed a duplicate entry in my index and I am wondering how that
can be, because I have a uniqueKey defined.
I have the following defined in my schema.xml:
other field types omitted here ...
other fields omitted here ...
id
name
An
10 matches
Mail list logo