I forgot about attachment...

W dniu 21.04.2013 15:21, Karol Sikora pisze:
hi,

I extracted minimal failing example, solr configs(schema, solrconfig.xml) and data are in attached archive.
I try to import simple document:
[
    {
        "publisher": [
            "T. Gl\u00fccksberg"
        ],
        "uid": "1000881"
    },
    {
        "publisher": [
      "Ala a kota"
        ],
        "uid": "1000894"
    }
]
first fails on copyfield destination publisher_hl with exception (trace: https://gist.github.com/anonymous/5429558), second is added without any problems.
schema.xml is here: https://gist.github.com/anonymous/5429562

When someone will trying to reproduce this behaviour remember to copy libs related with morfologik and icu filters.

This extracted example works fine with solr 4.0 - 4.2.1.

Regards,
Karol



W dniu 21.04.2013 09:03, Simon Willnauer pisze:
hey karol,

can you reproduce this behaviour in a small test-case (curl command or
something like this) that we can reproduce?

@solr guys any idea what this could be?

simon

On Sun, Apr 21, 2013 at 1:52 AM, Karol Sikora
<karol.sik...@laboratorium.ee>  wrote:
Hi all,

I have problem with solr 4.3 RC2 on my testing data for searching
application which i'm developing.
A lot of importing records fails with exception
"java.lang.IllegalArgumentException: first position increment must be > 0
(got 0)". On versions from early 4.0 to 4.2.1 all documents was added
successfully, so I'm thinking that something is broken in new release.
I'll try examine tomorrow what is broken.


Regards,
Karol

W dniu 20.04.2013 21:07, Andi Vajda pisze:

On Sat, 20 Apr 2013, Simon Willnauer wrote:

Here is the RC:

http://people.apache.org/~simonw/staging_area/lucene-solr-4.3.0-RC2-rev1470054

happy voting...

here is my +1
PyLucene 4.3 builds and passes its tests.

+1 !

Andi..

---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@lucene.apache.org
For additional commands, e-mail:dev-h...@lucene.apache.org


--
  Karol Sikora
+48 781 493 788

Laboratorium EE
ul. Mokotowska 46A/23 | 00-543 Warszawa |
www.laboratorium.ee  |www.laboratorium.ee/facebook



---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@lucene.apache.org
For additional commands, e-mail:dev-h...@lucene.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail:dev-unsubscr...@lucene.apache.org
For additional commands, e-mail:dev-h...@lucene.apache.org



--
Karol Sikora
Kierownik Informatyczny Projektu CBN - Interfejs 2.0
+48 781 493 788

Laboratorium EE
ul. Mokotowska 46A/23 | 00-543 Warszawa |
www.laboratorium.ee  |www.laboratorium.ee/facebook

--
Karol Sikora
Kierownik Informatyczny Projektu CBN - Interfejs 2.0
+48 781 493 788

Laboratorium EE
ul. Mokotowska 46A/23 | 00-543 Warszawa |
www.laboratorium.ee | www.laboratorium.ee/facebook

Attachment: importing_issue.tar.gz
Description: application/gzip

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to