cancel
Showing results for 
Search instead for 
Did you mean: 

Faceted Search customization running a warn and doesn't work

Nicolas_
Champ in-the-making
Champ in-the-making

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
1 ACCEPTED ANSWER

Nicolas_
Champ in-the-making
Champ in-the-making

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.

View answer in original post

1 REPLY 1

Nicolas_
Champ in-the-making
Champ in-the-making

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.