tmlab/majortom

majortom_db cannot give back Topics on transitive type instance index

Closed this issue · 2 comments

1. I call it on the ToyTM.
2. And I get the "http://en.wikipedia.org/wiki/Country" Topic from the map
3. With this I want all Topics over the transitive type instance index 

  paged_transitive_type_instance_index.getTopics(<topic>, 0, 10)

4. In memory I got 10 topics back with pg-backend I got 0 topics back.

Original issue reported on code.google.com by Redx...@gmail.com on 14 Dec 2010 at 10:41

Original comment by Sven.Kro...@googlemail.com on 18 Feb 2011 at 6:16

  • Added labels: Milestone-1.2.0

Original comment by Sven.Kro...@googlemail.com on 4 Apr 2011 at 12:22

  • Changed state: Fixed