Sounds awesome! Now, I was trying to define some custom schemas using the admin guide procedures. I placed about 10 schemas (importing one another) under Mark Logic/Conf and my subdirectory soa/
It added a schema by indicating its URI namespace and location, but it seems nothing happens at that point other than an entry in the schemas list. In other words, it doesn't seem to load or resolve the schema file at that time. I put a fake pathname in there and it still added it. Can you elaborate what this mechanism is for? Also our schemas use the notorious xsd:redefine element which has caused some problems with other XML databases. Can MarkLogic validate inbound XML documents against defined schemas, that import other schemas that use xsd:redefine? Thank you. Darren ----- Original Message ----- From: Ian Small To: General Mark Logic Developer Discussion Sent: Wednesday, October 24, 2007 4:21 PM Subject: RE: [MarkLogic Dev General] Using schemas, [was: Vista?] > Can I load any kind of XML document into a forest and have it be searchable without a schema defined? Yes. You can load any valid XML document into a forest and have XPaths be evaluated efficiently against it and full-text searches run efficiently against it. In fact, you can load millions of such documents into a forest and have those be efficient, without a schema being defined. This is part of the "magic" of MarkLogic Server: "Look Ma, no schemas!" :-) ian ------------------------------------------------------------------------------ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darren Govoni Sent: Wednesday, October 24, 2007 1:18 PM To: General Mark Logic Developer Discussion Subject: Re: [MarkLogic Dev General] Using schemas, [was: Vista?] Thank you, that did work. I am studying the admin guide now. :) It talks about defining schemas, but it doesn't really say if they are necessary. It says if a schema is there, it will use it. What does that mean? What if it is not there? Can I load any kind of XML document into a forest and have it be searchable without a schema defined? Thanks again! Darren ----- Original Message ----- From: Ian Small To: General Mark Logic Developer Discussion Sent: Wednesday, October 24, 2007 1:23 PM Subject: RE: [MarkLogic Dev General] Vista? Somewhere in the admin and install guides (I don't have time to look), I think it tells you that in Vista, because of security measures put in place by Microsoft, you need to right click on appropriate item in the Start Menu and choose "Run as Administrator", then say you want to allow the action. ian ---------------------------------------------------------------------------- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darren Govoni Sent: Wednesday, October 24, 2007 10:08 AM To: [email protected] Subject: [MarkLogic Dev General] Vista? Hello, Sorry if this is somewhere more obvious. I download MarkLogic Server and it instlaled successfully on my Vista AMD machine. However, it appears to not run. I run the "start" menu item and it does nothing and the admin webapp is not running, no server connection. Any tips? thanks, Darren ---------------------------------------------------------------------------- _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general ------------------------------------------------------------------------------ _______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
_______________________________________________ General mailing list [email protected] http://xqzone.com/mailman/listinfo/general
