BasicObject("name1", 1), index into "tutu" objects Seq(BasicObject("name2", 2)), index into "test" objectId "oid1" `object` BasicObject("name3", 3), index into "tutu" objects Map("oid2" -> BasicObject("name4", 4)) ) }
successful name lookups from the name service.. The value is specified as integer to indicate the number of seconds to cache the successful lookup. A value of -1 indicates "cache forever". The default behaviour is to cache forever when a security manager is installed, and to cache for an implementation specific period of time, when a security manager is not installed. No workaround possible in the code
index into "indexToBrowse" `object` Test("algolia2", 10, alien = false), index into "indexToBrowse" `object` Test("algolia3", 10, alien = false), index into "indexToBrowse" `object` Test("anything", 10, alien = false) )