Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alfresco 4 Enterprise Content Management Implementation

You're reading from   Alfresco 4 Enterprise Content Management Implementation With Alfresco 4 you can manage content across the enterprise more effectively and corroboratively. This book helps you achieve great results, however basic or sophisticated your needs, with a hands-on, training course approach.

Arrow left icon
Product type Paperback
Published in Jul 2013
Publisher Packt
ISBN-13 9781782160021
Length 514 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Toc

Table of Contents (16) Chapters Close

Preface 1. Introduction to Alfresco FREE CHAPTER 2. Installing Alfresco 3. Getting Started with Alfresco 4. Implementing Membership and Security 5. Implementing Document Management 6. Implementing Business Rules 7. Extending Alfresco Content Model 8. Implementing Workflow 9. Integrating External Applications with Alfresco 10. Alfresco Administration Operations Using Alfresco Share 11. Customizing the User Interface 12. Search in Alfresco 13. Implementing Imaging and Forms Processing 14. Administering and Maintaining the System Index

Using the Solr search engine with Alfresco

Solr is a widely used open source search server provided by apache. It uses Lucene as its search engine, but addition to that it provides full enterprise search server capabilities. Solr provides a web based application that accepts http request and returns http response.

Here are some advantages of Solr:

  • Advanced full-text search capabilities
  • Provides faceted search
  • Performance optimized for high volume web traffic
  • Single server for indexes of multiple applications
  • For clustered Alfresco servers, indexes can be maintained at a single Solr server
  • Solr is highly scalable, provides clustering of Solr server.
  • Web-based Solr administration interface
  • Solr supports Lucene-style queries, so no need to change the queries
  • Path queries are significantly improved in Solr

Solr Core is a very important term in Solr. Single Solr instances can have multiple Cores. Each core contains indexes and related configuration files, schema for that index. The advantage we get with...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime