Thank you Rida & Nicolas,
the error is gone. FYI I'm trying to index the example docs from solr
with the example schema.xml.
if successful, I can index larger sets of xml-files with constellio. I
make them automatically and i can handle them already with solr.
My next problem is that all xml-files are Traversed, but non of them
are indexed.
I read about solr-connector in the wiki, but there isn't a sollution.
Can you help me please?
Bert
On Mar 29, 3:07 am, Rida Benjelloun <
rida.benjell...@doculibre.com>
wrote:
> Hi,
> You can create field from constellio admin interface. In the admin
> interface, go to your solr collection, select the index fields nenu and add
> button to create "payloads" field in constellio.
> Regards.
>
> 2012/3/28 Nicolas Bélisle <
nicolas.beli...@gmail.com>
>
>
>
>
>
>
>
> > Hi,
>
> > A field type (payloads) from your document was not found in Constellio.
>
> > Did you follow the instructions at :
> >
http://wiki.constellio.com/index.php/Connectors#Solr_connector_.28sol...
> > ?
>
> > You can try manually defining the fields from your schema.xml file in the
> > Constellio before crawling.
>
> > Nicolas