cancel
Showing results for 
Search instead for 
Did you mean: 

How to add metadata and search that properties

kzala7
Confirmed Champ
Confirmed Champ

From past 2 weeks i'm doing metadata search but can't find any solution to it 

i need to search document that shows me metadata properties so how it is possible in alfresco share community edition 

thank you. 

1 ACCEPTED ANSWER

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

First Thing is you have to make your metadata indexable using index=true in content model.

Once that is done, edit share-config-custom.xml file and either create new advance search form or add your properties in existing advance search forms.

Take look at following link.

Share Advanced Search 

View answer in original post

1 REPLY 1

sanjaybandhaniya
Elite Collaborator
Elite Collaborator

First Thing is you have to make your metadata indexable using index=true in content model.

Once that is done, edit share-config-custom.xml file and either create new advance search form or add your properties in existing advance search forms.

Take look at following link.

Share Advanced Search