Greetings; I'd like to play around with Lucene to offload some of my database lookups.
Is this a valid use of Lucene in your opinion(s)? Indexes - they are stored on the file system as some kind of tree (I'm guessing)? Lookups and sorting - Can I lookup by date and sort asc/desc and paginate? Is Lucene transactional when adding to the index? Sincerely, John --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org