<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/geolucene/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/geolucene/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/geolucene/bugs/</id><updated>2008-02-19T16:03:00Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>exception after adding 110 documents</title><link href="https://sourceforge.net/p/geolucene/bugs/1/" rel="alternate"/><published>2008-02-19T16:03:00Z</published><updated>2008-02-19T16:03:00Z</updated><author><name>wimw</name><uri>https://sourceforge.net/u/wimw/</uri></author><id>https://sourceforge.net10e2a1433eabb095d7d8a7c67c429bd574763dda</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When you open an IndexWriter, add your document to the GeoLucene index and finally close the IndexWriter, it appears that GeoLucene always generates an exception after adding 110 documents. Afterwards the index is corrupted.&lt;br /&gt;
In the application I intend to write, it is absolutely necessary that I add the points one at a time.&lt;br /&gt;
The code generating this exception can be found in the attached file.&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>