Write-Read question

2014-10-20 Thread Jack Park
I observe, and expect a slight delay between writing an object to ES and being able to fetch it back. In ordinary circumstances, this is not an issue. But, in the context of many agents processing information resources, creating indexes for them, but also needing to refer to those indexes right

Re: Write-Read question

2014-10-20 Thread vineeth mohan
Hello Jack , What do you mean by fetching it back , is it a GET or a search. GET is realtime and Search is near realtime. You can use the refresh flag while indexing to make sure search is also real time , but its expensive. Thanks Vineeth On Mon, Oct 20, 2014 at 8:59 PM, Jack Park

Re: Write-Read question

2014-10-20 Thread Jack Park
Hi Veneeth, In previous experiments, where I pre-load the index with a kind of typology -- the index is a topic map --, I set the refresh flag, and still had problems. In doing this work, there are both GET and search queries going in. The actual use case in question relates to a collection of