[Neo tickets] #183: Add reverse iterator for timelines
neo4j.org
noreply at neo4j.org
Tue Feb 1 08:37:08 CET 2011
#183: Add reverse iterator for timelines
---------------------------------+------------------------------------------
Reporter: anonymous | Owner: johans
Type: enhancement request | Status: new
Priority: minor | Milestone:
Component: index | Resolution:
Keywords: timeline |
---------------------------------+------------------------------------------
Comment(by mattias):
I just tried to implement a timeline (with roughly the same interface) on
top of the new index framework (although tied to the lucene
implementation). It can also give results back in reversed order. Pros
here are that it uses native lucene features to accomplish this and it's
part of the new index framework, where the old index component (where the
current timeline implementation currently lives) is deprecated.
Would this be an alternative to move to?
--
Ticket URL: <https://trac.neo4j.org/ticket/183#comment:3>
neo4j.org <http://trac.neo4j.org/>
The Neo4J.org Issue Tracker
More information about the Tickets
mailing list