Luanne
--
--
--
No, didn't mean that...I can create the index and add stuff to it. Question is do I need to keep like a static reference to it to be accessed in other parts of the application? Or if my app and db are shut down, how do I get back my index (just like you can do db.index().forNodes(regular neo4j index))? The LuceneTimeline does not seem to be named so not sure how I get it back to actually query it.
Hope this explanation is clearer :-)
--