cancel
Showing results for 
Search instead for 
Did you mean: 

retrieve datalist using ListOfValuesConstraint with Solr

vchiluku
Champ in-the-making
Champ in-the-making
Hi,

We defined custom constrains to read values from datalist using method which extends ListOfValuesConstraint. This works fine without any issues when Lucene is search engine but when i change search engine to solr, alfresco does not start. Startup process hangs after "starting replication service" nothing happens. Anyone knows how can we retrieve datalist with solr search.

Thanks,
Venkata
1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator
Hello,

have you tried to get a stack trace via JMX or jstack when the startup hangs? Are there any message in any of the log files? At this moment I would take it a conjencture that the change from Lucene to SOLR as search engine is the cause unless there is some evidence in the logs / stack.

Regards
Axel