On Wed, Jul 25, 2012 at 8:58 AM, spredd1208 [via Lucene] < ml-node+s472066n3997251...@n3.nabble.com> wrote:
> So I am familiar with SOLR. I have built fairly extensive solr indexes > already. What I am trying to do now > is build very large indexes and then move them over to a sharded server > environment that will allow clients to query them. > > These indexes will be built once and will not be updated or need > deletions. > > Solr only exposes a REST api and does not allow indexes to be built > (locally via an API) and then copied to a directory and have a Solr server > started over them. > > Lucene has a very basic indexing API that I am surprised SOLR does not > support via their schema. > > Looks like I will need to try something like Katta. In my opinion this is > a fundamental design decision where solr REALLY dropped the ball for very > large scale indexing. At least I know now... > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://lucene.472066.n3.nabble.com/Copy-lucene-index-into-Solr-tp3997078p3997251.html > To unsubscribe from Copy lucene index into Solr, click > here<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3997078&code=c2NvdHQubS5wcmVkZHlAZ21haWwuY29tfDM5OTcwNzh8MjAzMzAwMTcwMQ==> > . > NAML<http://lucene.472066.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://lucene.472066.n3.nabble.com/Copy-lucene-index-into-Solr-tp3997078p3997252.html Sent from the Solr - User mailing list archive at Nabble.com.