On Mon, Mar 28, 2011 at 3:59 PM, Firdous Ali wrote:
> Hi,
> I m unable to index data, looks like the datasource is not even read by
> solr, even created an empty dataimport.properties file at /conf but the
> problem
> persists.
[...]
Look at the Solr log files, which will probably have an except
sucessfully
−
0:0:0.0
0
0
0
0
2011-03-28 15:13:41
Indexing failed. Rolled back all changes.
2011-03-28 15:13:41
−
This response format is experimental. It is likely to change in the future.
Thanks in advance,
Firdous
i did some research in schema DIH config file and i created my own DIH, i'm
getting this error when i run
−
0
0
−
−
try.xml
full-import
idle
−
0:0:0.163
0
1
0
0
2011-01-25 13:56:48
Indexing failed. Rolled back all changes.
2011-01-25 13:56:48
−
This response format is experim
A issue for this.
>
> On Sat, Nov 21, 2009 at 10:53 AM, Bertie Shen
> wrote:
>> Hey,
>>
>> I figured out why we always we have see Indexing failed.
>> Rolled back all changes.. It is because we need a
>> dataimport.properties file at conf/, into which index
This is definitely a bug. Please open a JIRA issue for this.
On Sat, Nov 21, 2009 at 10:53 AM, Bertie Shen wrote:
> Hey,
>
> I figured out why we always we have see Indexing failed.
> Rolled back all changes.. It is because we need a
> dataimport.properties file at conf/, into
Hey,
I figured out why we always we have see Indexing failed.
Rolled back all changes.. It is because we need a
dataimport.properties file at conf/, into which indexing will write a last
indexing time. Without that file, SolrWriter.java will put throw an
exception and Solr will have this
The process initially completes with:
2009-11-13 09:40:46
Indexing completed. Added/Updated: 20 documents. Deleted
0 documents.
...but then it fails with:
2009-11-13 09:40:46
Indexing failed. Rolled back all changes.
2009-11-13 09:41:10
2009-11-13 09:41:10
2009-11-13
ong with the
> process itself.
>
> and then visit http://host:port/solr-example/dataimport?command=status, I
>> can see thefollowing result ...
>>
> The status URL is the one which tells you what is going on with the
> process.
> The message - "Indexing failed.
mport?command=status, I
> can see thefollowing result ...
>
The status URL is the one which tells you what is going on with the process.
The message - "Indexing failed. Rolled back all changes" can come because of
multiple reasons - missing database drivers, incorrect sql queries, runtime
e
see the
following result
-
0
1
-
-
data-config.xml
status
idle
-
0:2:11.426
584
1538
0
2009-11-09 23:54:41
*Indexing failed. Rolled back all changes.*
2009-11-09 23:54:42
2009-11-09 23:54:42
2009-11-09 23:54:42
-
This response format is experimental. It is likely to change in the futur
On Sat, Nov 7, 2009 at 1:10 PM, Bertie Shen wrote:
>
> When I use
> http://localhost:8180/solr/admin/dataimport.jsp?handler=/dataimport to
> debug
> the indexing config file, I always see the status message on the right part
> Indexing failed. Rolled back all changes., e
Hi,
When I use
http://localhost:8180/solr/admin/dataimport.jsp?handler=/dataimport to debug
the indexing config file, I always see the status message on the right part
Indexing failed. Rolled back all changes., even the
indexing process looks to be successful. I am not sure whether you guys
12 matches
Mail list logo