cancel
Showing results for 
Search instead for 
Did you mean: 

No result on any search

d_franz
Champ on-the-rise
Champ on-the-rise
I have implemented a custom content model including forms for advanced search.
Anything but the search is working fine.

I don't get any result on a standard or an advanced search. I even get no result for files without a costume content type.
There is also no error in the log.

Any hints were I can look for a solution?
6 REPLIES 6

hardik_t_mistry
Champ in-the-making
Champ in-the-making
Hi,

Please check if your content has been properly indexed or not. This may be the main cause. To just check, browse to any custom content and perform edit properties and now try to perform search with this property. Now you should get a result including the content whose property you have edited.

Also just check if you have enabled the indexing for the custom properties in your custom content modeling.

d_franz
Champ on-the-rise
Champ on-the-rise
I checked the search function after updating some properties. I also get no results.

How can I enable the indexing for custom types/properties?

Thanks!

pawel_rzeszowsk
Champ in-the-making
Champ in-the-making
do you use Lucene or SOLR for search?
Regards,
Pawel Rzeszowski.

d_franz
Champ on-the-rise
Champ on-the-rise
In the moment it is configured for SOLR.

d_franz
Champ on-the-rise
Champ on-the-rise
Now I have seen that I get an ERROR in the SOLR log. It mentions that cm.contentmodel should already exist. But I havn' defined it in any other file.

Is it possible that search failure comes form this?

16:07:45,262 ERROR [org.quartz.core.ErrorLogger] Job (Solr.CoreTracker-archive threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.alfresco.service.namespace.NamespaceException: URI cm.contentmodel has already been defined]
   at org.quartz.core.JobRunShell.run(JobRunShell.java:227)
   at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:563)
Caused by: org.alfresco.service.namespace.NamespaceException: URI cm.contentmodel has already been defined
   at org.alfresco.repo.dictionary.NamespaceDAOImpl.addURI(NamespaceDAOImpl.java:253)
   at org.alfresco.repo.dictionary.DictionaryDAOImpl.putModelImpl(DictionaryDAOImpl.java:327)
   at org.alfresco.repo.dictionary.DictionaryDAOImpl.putModelIgnoringConstraints(DictionaryDAOImpl.java:294)
   at org.alfresco.solr.AlfrescoSolrDataModel.putModel(AlfrescoSolrDataModel.java:670)
   at org.alfresco.solr.tracker.CoreTracker.loadModel(CoreTracker.java:4014)
   at org.alfresco.solr.tracker.CoreTracker.trackModels(CoreTracker.java:1824)
   at org.alfresco.solr.tracker.CoreTracker.trackRepository(CoreTracker.java:1129)
   at org.alfresco.solr.tracker.CoreTracker.updateIndex(CoreTracker.java:475)
   at org.alfresco.solr.tracker.CoreTrackerJob.execute(CoreTrackerJob.java:45)
   at org.quartz.core.JobRunShell.run(JobRunShell.java:216)
   … 1 more

govinda
Champ in-the-making
Champ in-the-making
Seems few jobs are failed to execute. You can give a try with the updated keystore.
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.