Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-12909

Fix setting default value for search criteria from suggest box

    XMLWordPrintable

    Details

    • Backlog priority:
      500

      Description

      Steps to reproduce (DM needed):

      • create a custom faceted search (in Studio for instance) and bind the fulltext widget in it
      • in suggestion, search for a keyword (fulltext)

      => this criterion is not taken into account by the current faceted search and an error is shown in logs:

      Caused by: org.nuxeo.ecm.core.api.model.PropertyNotFoundException: Property not found: fsd:ecm_fulltext
      	at org.nuxeo.ecm.core.api.impl.DocumentModelImpl.getProperty(DocumentModelImpl.java:1427)
      	at org.nuxeo.ecm.platform.suggestbox.handlers.FacetedSearchSuggestionHandler.run(FacetedSearchSuggestionHandler.java:67)
      	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.lang.reflect.Method.invoke(Method.java:606)
      	at org.nuxeo.ecm.automation.core.impl.InvokableMethod.doInvoke(InvokableMethod.java:142)
      	at org.nuxeo.ecm.automation.core.impl.InvokableMethod.invoke(InvokableMethod.java:149)
      	... 115 more
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                atchertchian Anahide Tchertchian
                Reporter:
                atchertchian Anahide Tchertchian
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: