You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by robinsolr <th...@gmail.com> on 2012/06/16 07:58:10 UTC

solr exception occur during index creating

Hi All,

I am using solr server to create index, but during index creation i am
facing following error, Let me know if naybody resolve this issue


request:
http://solr.c2gcampus.com/update/extract?literal.entityid=1013#2&literal.entitycode=2&literal.docfilepath=/school_3/documentType_1/data/52.pdf&literal.docfiletype=1&literal.doccreatedby=101&literal.docfilename=Applicant_Report-BY_CATEGORY.pdf&literal.dockeyword=gdffdg&literal.libauthor=hghgh&literal.libtitle=book98&literal.libonlinecount=1&literal.libisno=53456&literal.libpublisher=&literal.libsubjectid=3&literal.libcategory=0&literal.cschoolid=3&literal.libkeywords=gdffdg&literal.libdocid=52&commit=true&waitFlush=true&waitSearcher=true&wt=xml&version=2.2>
2012-06-15 10:59:28,243 ERROR
[com.connecttwogurukul.base.solrj.util.SolrPlainUpdateQuery.createLibraryIndex:87]
- <[SolrPlainUpdateQuery][createLibraryIndex] SolrException
ERROR:org.apache.solr.common.SolrException: Not Found

Not Found

--
View this message in context: http://lucene.472066.n3.nabble.com/solr-exception-occur-during-index-creating-tp3989946.html
Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr exception occur during index creating

Posted by Erick Erickson <er...@gmail.com>.
Hmmm, there's not much information to go on here. What were you trying to do?
What version of Solr are you using? What does the rest of the stack trace
look like?

You might review: http://wiki.apache.org/solr/UsingMailingLists

Best
Erick

On Sat, Jun 16, 2012 at 1:58 AM, robinsolr <th...@gmail.com> wrote:
> Hi All,
>
> I am using solr server to create index, but during index creation i am
> facing following error, Let me know if naybody resolve this issue
>
>
> request:
> http://solr.c2gcampus.com/update/extract?literal.entityid=1013#2&literal.entitycode=2&literal.docfilepath=/school_3/documentType_1/data/52.pdf&literal.docfiletype=1&literal.doccreatedby=101&literal.docfilename=Applicant_Report-BY_CATEGORY.pdf&literal.dockeyword=gdffdg&literal.libauthor=hghgh&literal.libtitle=book98&literal.libonlinecount=1&literal.libisno=53456&literal.libpublisher=&literal.libsubjectid=3&literal.libcategory=0&literal.cschoolid=3&literal.libkeywords=gdffdg&literal.libdocid=52&commit=true&waitFlush=true&waitSearcher=true&wt=xml&version=2.2>
> 2012-06-15 10:59:28,243 ERROR
> [com.connecttwogurukul.base.solrj.util.SolrPlainUpdateQuery.createLibraryIndex:87]
> - <[SolrPlainUpdateQuery][createLibraryIndex] SolrException
> ERROR:org.apache.solr.common.SolrException: Not Found
>
> Not Found
>
> --
> View this message in context: http://lucene.472066.n3.nabble.com/solr-exception-occur-during-index-creating-tp3989946.html
> Sent from the Solr - User mailing list archive at Nabble.com.