LUCENE : configuration
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2008 06:23 AM
Hi,
I would like to configure Lucene (search tool) but I don't know how to process.
Eg- How to tell it to index diferent kind of documents (ppt, xsl, pdf, ..)
Many thanks for any information.
Rgds,
Philere
I would like to configure Lucene (search tool) but I don't know how to process.
Eg- How to tell it to index diferent kind of documents (ppt, xsl, pdf, ..)
Many thanks for any information.
Rgds,
Philere
Labels:
- Labels:
-
Archive
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2008 01:48 AM
It automatically indexes all content (descendants of cm:content).
Did you have a chance to look through Wiki articles related to searching?
http://wiki.alfresco.com/wiki/Category
earch
The way indexing works is that Alfresco uses one of the out-of-the-box transformations to convret uploaded document to text (internally), and then Lucene is able to index them.
Did you have a chance to look through Wiki articles related to searching?
http://wiki.alfresco.com/wiki/Category

The way indexing works is that Alfresco uses one of the out-of-the-box transformations to convret uploaded document to text (internally), and then Lucene is able to index them.
