linkedhumanities / lode

Linked Open Data Enhancer
4 stars 0 forks source link

Three letters in search interface return list without name, concept, sameAs links filled in #16

Closed mniepert closed 11 years ago

mniepert commented 11 years ago

How to reproduce on current production system (lode.*):

Go to content interface http://lode.informatik.uni-mannheim.de/content Type in three letters (for instance "tem"). A list of entities and thinkers is shown but the columns "name", "concepts", "sameAs Links" are not populated.

sztyler commented 11 years ago

Is this really a bug? - I mean - how long did you wait? - the columns "name", "concepts" and "sameAs Links" will loaded asynchronously - so if the search returned a lot of entry it can take some time if the columns are also loaded.

mniepert commented 11 years ago

I waited a looong time! :) Also, the numbers in the concept buttons are smaller than 100 (e.g., search term "her")

jakob0910 commented 11 years ago

I will investigate this. There will be some changes when issue #14 is implemented.

jakob0910 commented 11 years ago

I am not sure what caused this problem but it is not reproducible after I made some changes regarding the search interface.