You don't need an extra license option for alerting, but you need an extra 
license option for reverse-index. So the functionality will work, but the 
performance may suffer. From reading your use-case I think you would benefit 
from the reverse-index.

However you could start development without it, storing your alerts as proper 
cts:query documents in the database. You could then relicense the server and 
activate the reverse-index whenever you have the budget and/or feel the need.

-- Mike

On 17 Jan 2013, at 09:17 , "Singh, Gurbeer" <[email protected]> 
wrote:

> 
> Hi
>  
> I want to User Alert System.
>  
> Requirement Is, User will subscribe himself for “CAR” Text.
> Any Document submitted with CAR related, User will get notification about new 
> Submission with link to New Submission.
>  
> How I plan to do this
> Simple way is, Crate a XML file with User email Id & subscribe TEXT.
> Whenever  a document is injected in ML data base, fire a Query with subscribe 
> TEXT on ML data base, if result contains injected document, send email to 
> user with link to document.
>  
> Issue
> If there is 1000 user subscribe to 1000 different text, it will become a 
> performance issue to do this operation after every injection.
>  
>  
> I found ML support Alerting system. We have a licensed version Marklogic 
> (5.0) but still reverse query is disabled. While reading “Search User guide 
> Creating Alerting application” I found first point
> “Alerting applications require a valid alerting license key. The license key 
> is required to use the reverse index and to use the Alerting API.”
> Do we need extra license to enable Alerting
>  
>  
> ~Gurbeer
>  
> 
> 
> 
> NOTICE: Morgan Stanley is not acting as a municipal advisor and the opinions 
> or views contained herein are not intended to be, and do not constitute, 
> advice within the meaning of Section 975 of the Dodd-Frank Wall Street Reform 
> and Consumer Protection Act. If you have received this communication in 
> error, please destroy all electronic and paper copies and notify the sender 
> immediately. Mistransmission is not intended to waive confidentiality or 
> privilege. Morgan Stanley reserves the right, to the extent permitted under 
> applicable law, to monitor electronic communications. This message is subject 
> to terms available at the following link: 
> http://www.morganstanley.com/disclaimers If you cannot access these links, 
> please notify us by reply message and we will send the contents to you. By 
> messaging with Morgan Stanley you consent to the foregoing.
> 
> 
> 
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to