tmlab / majortom

The MaJorToM ( Merging Topic Maps Engine ) project was founded to develop a lightweight, merging and flexible Topic Maps engine satisfying different business use cases. The engine provides a couple of new features above to other engines based on the Topic Maps API version 2.0.
1 stars 1 forks source link

Additional methods for literal index #54

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the literal index should have additional methods to select all occurrences, 
variants:

- with a numeric value in a defined range 
   getLongs(long from, long to)
   getIntegers(int from, int to)
   getFloats(float from, float to)
   getDoubles(double from, double to)
- with a time or date value in a defined range
   getDateTimes(Calendar from, Calendar to)

Original issue reported on code.google.com by Sven.Kro...@googlemail.com on 15 Sep 2010 at 8:17

GoogleCodeExporter commented 9 years ago
Issue 46 has been merged into this issue.

Original comment by Sven.Kro...@googlemail.com on 15 Sep 2010 at 8:35

GoogleCodeExporter commented 9 years ago
Feature will be discussed for version 1.3

Original comment by Sven.Kro...@googlemail.com on 1 Nov 2010 at 2:35

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

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

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 4 Apr 2011 at 10:47

GoogleCodeExporter commented 9 years ago

Original comment by Sven.Kro...@googlemail.com on 4 Apr 2011 at 10:48