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: [email protected]
To: [email protected]
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
[email protected]
https://lists.neo4j.org/mailman/listinfo/user


 
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to