Ah - perfect
Thanks!
On Sun, Mar 16, 2008 at 1:26 PM, Yonik Seeley <[EMAIL PROTECTED]> wrote:
> You won't see anything until the results are committed.
> try something like http://localhost:8983/solr/update/csv?commit=true
> to commit after adding all the docs.
>
> post.sh in exampledocs also ha
You won't see anything until the results are committed.
try something like http://localhost:8983/solr/update/csv?commit=true
to commit after adding all the docs.
post.sh in exampledocs also has an example at the end of how to send a
commit command separately.
-Yonik
On Sun, Mar 16, 2008 at 6:56
Hi All,
I have today installed SOLR and am trying to get CSV files indexed but cant
seem to get any hits.
Using a fresh 1.2 install, I am using the schema shipped and the
books.csvin the example.
It seems to upload ok:
[EMAIL
PROTECTED]//Users/timrobertson/dev/apache-solr-nightly/example-tim/ex