update of a numerical field in a lucene document

2016-04-08 Thread scott cote
All, I’m missing a not so secret "secret sauce" somewhere in my simple code (say that 5 times real fast - no not “that”). Am trying to show the efficiency increase of delete/create a document in lucene (the old way of updating a document) versus the newly supported mode of being able to update

[ANNOUNCE] Apache Lucene 6.0.0 released

2016-04-08 Thread Nicholas Knize
8 April 2016, Apache Lucene™ 6.0.0 available The Lucene PMC is pleased to announce the release of Apache Lucene 6.0.0. Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires full-t

RAMDirectory in lucene

2016-04-08 Thread Prateek Singhal
Hi Folks, Is it recommended to do singleton instantiation of RAMDirectory throw spring bean or is it okay to create new instance on every method call ? Thanks in advance. -- Regards, Prateek Singhal Software Development Engineer @ Amazon.com "Believe in yourself and you can do unbelievable thi