Alfresco Model + CIFS + Lucene
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2009 01:01 PM
Hi all…
I have a problem here.
I built my own document model (with specific metadata). Then, I define a rule in a space that forces the documents that enter in that space, to be the type defined in my model. All works ok. If I access to the details of the documents, I can see the fields of metadata from my model (all empty).
But if do a search in lucene, and if I access to the document, the new properties are not showed. But if I edit the document, after that, lucene show the properties.
If I create a document of that type directly in Alfresco, all is ok.
Can someone can tell me what's wrong?
Thanks,
Luis Gonçalves
I have a problem here.
I built my own document model (with specific metadata). Then, I define a rule in a space that forces the documents that enter in that space, to be the type defined in my model. All works ok. If I access to the details of the documents, I can see the fields of metadata from my model (all empty).
But if do a search in lucene, and if I access to the document, the new properties are not showed. But if I edit the document, after that, lucene show the properties.
If I create a document of that type directly in Alfresco, all is ok.
Can someone can tell me what's wrong?
Thanks,
Luis Gonçalves
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2009 10:02 AM
I solved this using another method.
I access to the new document and I do a copy of that document (this new document is a document from my model).
After that I erase the old one.
Bad solution, but works.
I access to the new document and I do a copy of that document (this new document is a document from my model).
After that I erase the old one.
Bad solution, but works.
