Hi, It's difficult to come up with the subject line that reflects what I mean, but hopefully this makes sense.
We have a mix of XML in a standard structure, along with user added content (pdfs, word, html etc) that goes through the CPF. The standard XML contains a <date> element, and we also allow the user to provide an appropriate date for the user added content. The problem is, how do we include the user added date along with the standard date when we filtering the results by date? One thought is to store the user added date in the document properties, and then use that somehow, but not sure how or even if that's possible. The other is to store a metadata xml file along with the user added document, which can contain the date. That will then appear in the search results, so the problem is how to index the metadata, but return the original? What is the right approach here? thanks andrew _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
