I had a feeling that was the case.  So, I was thinking I could write a driver 
program that takes in my files and then calls the API directly.  Is this 
doable?  How do you guys do it on your live site?  Do you do it all through 
HTTP requests or through a driver that calls the API?  I think I would prefer 
the API calls for bulk loading.  Where should I look for these?

-Grant

Yonik Seeley <[EMAIL PROTECTED]> wrote: On 3/5/06, Grant Ingersoll  wrote:
> What/where is the Index Builder that is referred to in  
> http://wiki.apache.org/solr/CollectionBuilding?

It's currently client-supplied (i.e. there isn't one).

Having all Solr users have to write their own builders (code that gets
data from a source and posts XML documents) certainly isn't optimal.

It would be nice if we could give Solr a database URL with some SQL,
and have it automatically slurp and index the records.  It would also
be nice to be able to grab documents from a CSV or other simple
structured text file and index them.

These ideas are on already on the task list on the (currently down) Wiki.

-Yonik



----------------------------------------------
Grant Ingersoll
http://www.grantingersoll.com
                
---------------------------------
 Yahoo! Mail
 Use Photomail to share photos without annoying attachments.

Reply via email to