I've gotten Solr up and running, I can ingest the demo objects and
query them via the admin tool, so far so good. Now, how do I ingest
some basic XML, how can I pull from an existing MySQL database, what
about pulling records in via OAI? I'm assuming I need to write some
schemas for that, can som
https://issues.apache.org/jira/secure/attachment/12394282/solr2_maho_impression.png
https://issues.apache.org/jira/secure/attachment/12394475/solr2_maho-vote.png
https://issues.apache.org/jira/secure/attachment/12394268/apache_solr_c_red.jpg
On Sun, Nov 23, 2008 at 10:59 AM, Ryan McKinley <[EMAIL
I can't import csv files into Solr - I've gone through the wiki and
all the examples online, but I've hit the same error - what am I'm
doing wrong?
curl 'http://localhost:8080/solr/update/csv?commit=true' --data-binary
@green.csv -H 'Content-type:text/plain; charset=utf-8' -s -u
solrAdmin:solrAdmi
So I have Solr running, I've run through the tutorials online, can
import data from the example xml and see the results, so it works!
Now, I take some xml data I have, convert it over to the add / doc
type that the demo ones are, run it and find out which fields aren't
defined in schema.xml, I add
tively reopen the index.
>>
>>
>> Otis
>> --
>> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>>
>>
>>
>> - Original Message
>>> From: phil cryer
>>> To: solr-user@lucene.apache.org
>>> Sent: Thursday
tainer) and redo the search. Results shouls start
> showing up then because this will effectively reopen the index.
>
>
> Otis
> --
> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>
>
>
> - Original Message
>> From: phil cryer
>>
gt; http://wiki.apache.org/solr/DisMaxRequestHandler
>
> On Fri, Jan 9, 2009 at 8:35 PM, phil cryer wrote:
>>
>> Otis
>> Thanks for your reply, I wrote out a long email explaining the steps I
>> took, and the results, but it was returned by the Solr-user email
>>