[Neo] Range Query using Lucene Index Service?
Rick Bullotta
rick.bullotta at burningskysoftware.com
Thu Jan 28 21:53:15 CET 2010
Take a look at the timeline functionality in the index package in the wiki. It uses neo, not lucene, to store the "index".
------Original Message------
From: Nathan Marz
Sender: user-bounces at lists.neo4j.org
To: user at lists.neo4j.org
ReplyTo: Neo user discussions
Subject: [Neo] Range Query using Lucene Index Service?
Sent: Jan 28, 2010 3:43 PM
I have nodes that have a "timestamp" property and I want to do range queries
on timestamp, such as to get all nodes older than X days. Looking at
LuceneIndexService, the methods seem to only provide for key-value lookups.
Is there any way to do range queries or some alternative way to do this?
Thanks,
Nathan Marz
_______________________________________________
Neo mailing list
User at lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user
More information about the User
mailing list