justin cater
Posts: 19616
Nickname: justin78
Registered: Mar, 2011
Justin Cater is executive editor at Java Code Geeks
Transactional Lucene
Posted: Jun 18, 2013 1:37 PM
This post originated from an RSS feed registered with Java Buzz
by justin cater.
Original Post: Transactional Lucene
Feed Title: Java Code Geeks
Feed URL: http://feeds.feedburner.com/JavaCodeGeeks
Feed Description: Java 2 Java Developers Resource Center
Latest Java Buzz Posts
Latest Java Buzz Posts by justin cater
Latest Posts From Java Code Geeks
Advertisement
Many users don’t appreciate the transactional semantics of Lucene’s APIs and how this can be useful in search applications. For starters, Lucene implements ACID properties: Atomicity:...
Read: Transactional Lucene