Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Alfresco 3 Enterprise Content Management Implementation

You're reading from   Alfresco 3 Enterprise Content Management Implementation How to customize, use, and administer this powerful, Open Source Java-based Enterprise CMS

Arrow left icon
Product type Paperback
Published in Jun 2009
Publisher Packt
ISBN-13 9781847197368
Length 600 pages
Edition 1st Edition
Languages
Concepts
Arrow right icon
Toc

Table of Contents (22) Chapters Close

Alfresco 3 Enterprise Content Management Implementation
Credits
About the Author
About the Co-Authors
Acknowledgements
About the Reviewers
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 the Alfresco Content Model 8. Implementing Workflow 9. Integrating External Applications with Alfresco 10. Advanced Collaboration Using Alfresco Share 11. Customizing the User Interface 12. Search 13. Implementing Imaging and Forms Processing 14. Administering and Maintaining the System Index

Configuring the Alfresco search engine


The Alfresco search engine is configurable and highly scalable. This section provides information about the underlying search engine and the process for configuring it.

The theory behind the search engine

Alfresco supports full-text search capabilities, using Apache's powerful Lucene search engine (http://lucene.apache.org). Lucene is an open source, highly scalable, and fast search engine. Lucene powers search in the discussion groups at Fortune 100 companies, in commercial issue trackers, email search from Microsoft, and the Nutch web search engine (which scales to billions of pages).

Lucene's logical architecture performs a search on a document based on its text content. This helps Lucene to be independent of the file format. So any kind of file (PDF, HTML, Microsoft Word documents, and so on) can be indexed—as long as its textual information can be extracted.

Lucene stores the search indexes and related data in a back-end file system, similar to Alfresco...

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 $19.99/month. Cancel anytime
Banner background image