You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MongoLantern
Noticing the everything is turned to a lower case string(in the
normalize function). Is this how functionality should work and should
this be changed to store and pull information as it inputted?
ProdigyView
unread,
Apr 18, 2012, 6:58:40 AM4/18/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MongoLantern
So any thoughts on every string being converted to lowercase through
the _normalizeString method?
ProdigyView
unread,
Apr 22, 2012, 10:06:45 PM4/22/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MongoLantern
So I was thinking to solve the capitalization problem of everything
being lowercase, keep the fields but only break normalize the
tokenChunks. Thoughts?
Sougata Pal.
unread,
Apr 23, 2012, 1:57:12 AM4/23/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongol...@googlegroups.com
Hello,
Thanks for keeping us updated. Your idea sounds good, please have a try and let us know the results.