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
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.
Following is the response text:
−
0
0
−
−
/home/username/data-config.xml
full-import
debug
idle
Configuration Re-loaded su
That was it! Thank you for the tip. To clarify for other beginners: Create
a blank file called dataimport.properties in your conf directory and don't
forget to make sure the system has write access to it.
Lance Norskog-2 wrote:
>
> This is definitely a bug. Please open a JIRA issue for thi
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 which indexing wi
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 mislea
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 09
I'm getting the same thing. The process runs, seemingly successfully, and I
can even go to other SOLR pages pointing to the same server and pull queries
against the index with these just-added entires. But the response to the
original import says "failed" and "rollback" both through the XML resp
>
> But even after I successfully index data using
> http://host:port/solr-example/dataimport?command=full-import&commit=true&clean=true,
> do solr search which returns meaningful results
>
I am not sure what "meaningful" means. The full-import command starts an
asynchronous process to start re-i
No. I did not check the logs.
But even after I successfully index data using
http://host:port/solr-example/dataimport?command=full-import&commit=true&clean=true,
do solr search which returns meaningful results, and then visit
http://host:port/solr-example/dataimport?command=status, I can see the
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., even the
> indexing proces
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 have
11 matches
Mail list logo