I have a store, which having 1000k products, I would like to index this relationship into the index, but I found that it faces out of memory, because 1000k product records in the same object is too large.
But I want to store the store-product relationship and want to pass the string into the compass and if matched one of the product, the store will return out directly. Any solutions? -- View this message in context: http://www.nabble.com/Out-of-memory-when-indexing-a-large-object-tp17465633s2354p17465633.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.