Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

DDT took more than 2 minutes for searching a query #21

Open
kienpt opened this issue May 24, 2017 · 3 comments
Open

DDT took more than 2 minutes for searching a query #21

kienpt opened this issue May 24, 2017 · 3 comments
Assignees
Labels

Comments

@kienpt
Copy link
Member

kienpt commented May 24, 2017

I created a new domain called "Generative Adversarial Networks", then searched the following query using Google API: "GANs network". DDT keeps showing "searching: gans network" for more than 2 minutes. DDT behaves the same if I repeat searching for the same query. Also, users can't scroll down the search result list while DDT is searching.
Here is the log:

org.elasticsearch.client.transport.NoNodeAvailableException: None of the configured nodes are available: []
at org.elasticsearch.client.transport.TransportClientNodesService.ensureNodesAreAvailable(TransportClientNodesService.java:305)
at org.elasticsearch.client.transport.TransportClientNodesService.execute(TransportClientNodesService.java:200)
at org.elasticsearch.client.transport.support.InternalTransportClient.execute(InternalTransportClient.java:106)
at org.elasticsearch.client.support.AbstractClient.search(AbstractClient.java:334)
at org.elasticsearch.client.transport.TransportClient.search(TransportClient.java:416)
at org.elasticsearch.action.search.SearchRequestBuilder.doExecute(SearchRequestBuilder.java:1122)
at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:91)
at org.elasticsearch.action.ActionRequestBuilder.execute(ActionRequestBuilder.java:65)
at Download_URL.run(Download_URL.java:233)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)

Time Elapsed time for https://ctovision.com/generative-adversary-networks-track-artificial-intelligence-critical-understand/ thread = 147.098 secs

{'query': u'gans network'}

@kienpt kienpt added the bug label May 24, 2017
@yamsgithub yamsgithub self-assigned this Aug 2, 2017
@sheeluee7
Copy link

I also faced the same issue, it takes a lot of time on query & I also got same logs. Unable to scroll when DDT is scrolling is really frustrating.

@julianafreire
Copy link
Member

@yamsgithub can you please look into this?

@yamsgithub
Copy link
Contributor

@sheeluee7 I will see if I can reproduce the problem. Can you please provide the query you were using? But it may take me couple of weeks to get to resolving it as we have some deadlines. Will try to get to it earlier if I get the chance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants