cancel
Showing results for 
Search instead for 
Did you mean: 

Search in alfresco

cdpd
Champ in-the-making
Champ in-the-making
I'm just a beginner searching for open source products similar to share point.
Both alfresco share and explorer are available for me from the community edition which I downloaded. How to know the version of alfresco from GUI?
What is the difference between alfresco share and explorer?

I got some pdf document on this product.

I created a site and under document library, created two folders and populated some pdf/word documents. I doubt whether the search will provide us content based search on the documents in the document library or is it simply based on meta data?
More over is boolean search or fuzzy logic feature implemented in search.

Thanks in advance.
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
Both alfresco share and explorer are available for me from the community edition which I downloaded. How to know the version of alfresco from GUI?  
    In the cmis landing page.    http:<your server>:<your port>alfresco/service/cmis/index.html
    In Explorer - Admin Console, System Information

What is the difference between alfresco share and explorer?
Two different web based user interfaces to the alfresco repository.

I created a site and under document library, created two folders and populated some pdf/word documents. I doubt whether the search will provide us content based search on the documents in the document library or is it simply based on meta data?

There's lots of search functionality built into Alfresco.   You can search on property values or "fuzzy logic" with the full text search.   Equally the PDFs will be converted to text and then indexed.

cdpd
Champ in-the-making
Champ in-the-making
how to search for a combination pattern as we do in normal search with + operator to refine search criteria for content based search?