Jan Vonka
e60dc76152
Merged BRANCHES/DEV to HEAD:
...
32284: MT/Solr: fix intermittent "My Favorites"
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@32315 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-25 15:26:51 +00:00
Jan Vonka
5c2a68bdd2
Merged DEV to HEAD:
...
30289, 30366, 30381, 30607: (record-only)
30621, 30658, 30674, 30689, 30700: MT-aware Solr (THOR-129) - enabler only (subject to QA)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31975 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-15 12:02:28 +00:00
Andrew Hind
1f902f3be9
Fix for ALF-10449 SOLR Index backup is not available via cron - regression WRT lucene implementation
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31806 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-07 14:37:53 +00:00
Andrew Hind
39139ce976
Another fix for : ALF-10453 SOLR: Errors in the log while starting Alfresco until search engine is changed to lucene.
...
- solr result set now has a NodeService wired up to recover properties in the same manner as the lucene version ...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31739 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-11-04 14:25:17 +00:00
Andrew Hind
d961c8f966
Fix for ALF-10663 Unknown query language: xpath
...
- now exposed for solr using Alfresco FTS PATH
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31118 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-10-11 09:29:08 +00:00
Andrew Hind
052d824a9e
Fix for ALF-10627 SOLR: search.query() no longer honours page.maxItems parameter
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@31084 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-10-10 13:39:22 +00:00
Andrew Hind
c5f94ae12e
Fix for ALF-10561 SOLR stops indexing if it is given a property that is neither indexed or stored - it throws an exception
...
Fix ALF-10358 SOLR No easy way to get the current last TX indexed to monitor how the SOLR index is building
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30857 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-29 14:28:46 +00:00
Andrew Hind
af956b0064
Fix for ALF-10131: SOLR: CMISQueryServices (old and open cmis) broken with SOLR (was WCMQS does not work, error on the page)
...
- not enough to fix WCMQS against SOLR
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30345 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-08 14:15:00 +00:00
Steven Glover
8fddcdfd1b
Remaining commits for ALF-9510:
...
o re-encryptor
o secret key keystore creation
Removed secret key keystores from Solr
Added pcks12 secret key keystore for use in browsers
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30208 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-09-02 16:29:39 +00:00
Steven Glover
cfabcb18e3
ALF-9510: wip. Further code changes.
...
Plus, some code tidy up, comments.
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30111 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-26 16:15:48 +00:00
Steven Glover
b8d0df0c95
ALF-9510 checkin. Also some fixes for ALF-8702.
...
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30070 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-25 16:22:33 +00:00
Steven Glover
f7f23f6eb7
Refactoring to support ALF-9510, ALF-8702
...
ALF-8702: Solr-Repository SSL Communications (see solr/source/solr/instance/HowToSetUpSolr.txt
ALF-9510: Initial checkin
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-23 18:34:15 +00:00
Andrew Hind
4427a22e03
ALF-9860: RSOLR 034: Incremental Index Fix
...
- generic fix, supprot to request purge, index and reindex for tx, node, acl-tx and acl (partly to make broken indexes)
- expose index fix via JMX
- migrate logging in the SOLR project to slf4j to fit the SOLR logging pattern (config to come)
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29904 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-19 10:10:46 +00:00
Andrew Hind
d004bc3e90
SOLR bug fixes
...
- Fix SOLR web app shutdown
- Lucene search sub-system can start and self-test without being live
- Fix passing faceting parameters
- Model deletion on update/removal
- ALF-9798 Share - doc lib - favourites fails to show with SOLR - incorrect query ....
- ID now uses hidden LID field if it is a NodeRef
- QNAME and other related queries generated against AUX doc
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29624 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-09 10:42:23 +00:00
Andrew Hind
37f19ecf45
ALF-9611 RSOLR 049: Share works against SOLR
...
- mostly working with bugs raised or the issues found
- ALF-9627 RSOLR 049: Support for TAG list - simple field facettting
- was not required. Facetting alpha is there (limits not set and need to go into JSON) - added to result set
- ALF-9628 RSOLR 049: HTTPClient pooling and sharing by query
- pooled for query, one reused instance for each tracker (could be shared)
- ALF-9629 RSOLR 049: Support for PARENT field and start of PATH rebuilding other index tracking (group and site search)
- done - also started PATH change and returns other data as not yet finished (QNAME is the most obvious)
- fixed up and tidied query generation for index tokenisation mode form the model and what the query would like
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29585 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-08-05 19:43:05 +00:00
Andrew Hind
e24f59c1f7
RSOLR 049: Trash can and deleted items - store <-> url configuration and unsupported store exception
...
- redirection complete
RSOLR 049: HTTPClient pooling and sharing by query
- connection to solr shared by query
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29381 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-27 09:52:15 +00:00
Andrew Hind
79ec6cd1e3
ALF-9079: RSOLR 019: Lucene to SOLR switchover administration
...
- fixed ordering and the indexing of datetime for ordering
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29239 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-21 09:13:49 +00:00
Andrew Hind
0af05e8256
ALF-9079 RSOLR 019: Lucene to SOLR switchover administration
...
- SOLR support for old lucene query language
- issue to resolve for sorting with afts and alfresco/lucene
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29206 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-19 19:45:23 +00:00
Andrew Hind
c4a82b18c1
ALF-9079: RSOLR 019: Lucene to SOLR switchover administration
...
- make solr base URL configurable
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29092 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-15 19:31:26 +00:00
Andrew Hind
176a08d093
ALF-9079: RSOLR 019: Lucene to SOLR switchover administration
...
- Part 1 - solr/lucene subsystems with JMX/property switch
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29073 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-15 12:14:43 +00:00