I don't know that it's possible. Our documents get annotated with some metadata in a different namespace before ingestion, instead of using properties. On the one hand, you get all the control you want over searching the metadata. On the other hand, you're modifying your documents and have to integrate the annotation into your ingestion process. Maybe someone else can give us a straight up or down on indexing properties.
-Matt > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Mike Sokolov > Sent: Tuesday, February 27, 2007 2:48 PM > To: General Mark Logic Developer Discussion > Subject: Re: [MarkLogic Dev General] database update time > > I tried creating an index with the namespace and element name > of the property, but it doesn't seem to have helped. > > Griffin, Matt wrote: > > -----Original Message----- > How about finding documents modified since a > certain date? I > guess the question is really: are there any > indexes based on > document modification time? > > > > Not that I know of. Does anyone know if it's possible > to declare a > range index against a property? That would allow the > behavior you're > looking for, and would be useful in lots of situations. > > -Matt > _______________________________________________ > General mailing list > [email protected] > http://xqzone.com/mailman/listinfo/general > > > _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
