Faceted Search customization running a warn and doesn't work

Hello,

I create a custom search with the Faceted Search.

I use this tutorial : http://doc.nuxeo.com/display/NXDOC/Faceted+Search

I followed this tutoriel, but when i try to use the search, the server show me a warn and the search does'nt working :

15:24:21,981 WARN [DocumentModelResolver] Property not found: dc_start.
15:24:21,986 WARN [DocumentModelResolver] Property not found: dc_end.
15:24:21,988 WARN [DocumentModelResolver] Property not found: selectVocabularyField.

Do you have an idea about this problem ?

Thanks a lot for your help.

Best regards, Nicolas

My file extensions.xml : http://pastebin.com/3LWeRED4
My file faceted_search_default.xsd : http://pastebin.com/LHCvXC9b
0 votes

1 answers

1563 views

ANSWER



I find an issue to this problem.

I tryed to overload the schema faceted_search_default, but it's not working.

I have to create a new schema with a different name to define the new field and it's working now.

Best regards,

Nicolas.

0 votes