retrieve datalist using ListOfValuesConstraint with Solr

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2013 03:50 PM
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
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
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2013 03:46 AM
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
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
