<?xml version="1.0"?>
<statsTarget><link>http://cia.vc/stats/project/DLucene</link><counters><counter name="forever" lastEventTime="1201607197" firstEventTime="1191394601">179</counter></counters><metadata><item name="subtitle"><value type="text/plain">Full-text Search/Indexing for D</value></item><item name="description"><value type="text/plain">This is a by hand port of the Java Lucene full text search/indexing system to the D programming language, based heavily on the existing Lucene.Net port.</value></item><item name="links-filter"><value type="text/plain">None</value></item><item name="title"><value type="text/plain">DLucene</value></item><item name="url"><value type="text/plain">http://code.google.com/p/d-lucene/</value></item><item name="related-filter"><value type="text/plain">None</value></item></metadata><recentMessages><message><timestamp>1201575527</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>212</revision><author>dmw</author><log>- Remove TestPriorityQueue.java, integrated. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/TestPriorityQueue.java">trunk/dlucene/util/TestPriorityQueue.java</file></files></commit></body></message><message><timestamp>1201575492</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>211</revision><author>dmw</author><log>- pqueue.d tests integrated, PASS. </log><files><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/pqueue.d">trunk/dlucene/util/pqueue.d</file></files></commit></body></message><message><timestamp>1201574553</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>210</revision><author>dmw</author><log>- Silly tests for nullable.d. </log><files><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/nullable.d">trunk/dlucene/util/nullable.d</file></files></commit></body></message><message><timestamp>1201574219</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>209</revision><author>dmw</author><log>- Integrate BitVector unit tests: PASS :D  (let this be a precedent we'll see again and again :)) </log><files><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/BitVector.d">trunk/dlucene/util/BitVector.d</file></files></commit></body></message><message><timestamp>1200874155</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>208</revision><author>dmw</author><log>- Fix up improts in analysis/ </log><files><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/StandardTokenizer.d">trunk/dlucene/analysis/standard/StandardTokenizer.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/StandardTokenizerTokenManager.d">trunk/dlucene/analysis/standard/StandardTokenizerTokenManager.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/all.d">trunk/dlucene/analysis/standard/all.d</file></files></commit></body></message><message><timestamp>1200873861</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>207</revision><author>dmw</author><log>- Snapshot queryParser. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParser.java">trunk/dlucene/queryParser/QueryParser.java</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.d">trunk/dlucene/queryParser/Token.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParser.d">trunk/dlucene/queryParser/QueryParser.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.d">trunk/dlucene/queryParser/FastCharStream.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.d">trunk/dlucene/queryParser/CharStream.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/ParseException.d">trunk/dlucene/queryParser/ParseException.d</file></files></commit></body></message><message><timestamp>1200873833</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>206</revision><author>dmw</author><log>- Move common JavaCC files to their own package; D can't handle symlinks. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/CharStream.d">trunk/dlucene/analysis/standard/CharStream.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/ParseException.d">trunk/dlucene/analysis/standard/ParseException.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/CharStream.d">trunk/dlucene/util/javacc/CharStream.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/ParseException.d">trunk/dlucene/util/javacc/ParseException.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc">trunk/dlucene/util/javacc</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/Token.d">trunk/dlucene/analysis/standard/Token.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/Token.d">trunk/dlucene/util/javacc/Token.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/FastCharStream.d">trunk/dlucene/analysis/standard/FastCharStream.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/FastCharStream.d">trunk/dlucene/util/javacc/FastCharStream.d</file></files></commit></body></message><message><timestamp>1200873142</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>205</revision><author>dmw</author><log>- Translate QueryParserconstants. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserConstants.java">trunk/dlucene/queryParser/QueryParserConstants.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserConstants.d">trunk/dlucene/queryParser/QueryParserConstants.d</file></files></commit></body></message><message><timestamp>1200874155</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>208</revision><author>dmw</author><log>- Fix up improts in analysis/ </log><files><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/StandardTokenizer.d">trunk/dlucene/analysis/standard/StandardTokenizer.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/StandardTokenizerTokenManager.d">trunk/dlucene/analysis/standard/StandardTokenizerTokenManager.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/all.d">trunk/dlucene/analysis/standard/all.d</file></files></commit></body></message><message><timestamp>1200872949</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>204</revision><author>dmw</author><log>- Replace *CharStream.java with analysis symlinks. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.java">trunk/dlucene/queryParser/FastCharStream.java</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.java">trunk/dlucene/queryParser/CharStream.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.d">trunk/dlucene/queryParser/FastCharStream.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.d">trunk/dlucene/queryParser/CharStream.d</file></files></commit></body></message><message><timestamp>1200873861</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>207</revision><author>dmw</author><log>- Snapshot queryParser. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParser.java">trunk/dlucene/queryParser/QueryParser.java</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.d">trunk/dlucene/queryParser/Token.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParser.d">trunk/dlucene/queryParser/QueryParser.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.d">trunk/dlucene/queryParser/FastCharStream.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.d">trunk/dlucene/queryParser/CharStream.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/ParseException.d">trunk/dlucene/queryParser/ParseException.d</file></files></commit></body></message><message><timestamp>1200872849</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>203</revision><author>dmw</author><log>- Replace Token.java with symlink to Token.d from analysis. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.java">trunk/dlucene/queryParser/Token.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.d">trunk/dlucene/queryParser/Token.d</file></files></commit></body></message><message><timestamp>1200873833</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>206</revision><author>dmw</author><log>- Move common JavaCC files to their own package; D can't handle symlinks. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/CharStream.d">trunk/dlucene/analysis/standard/CharStream.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/ParseException.d">trunk/dlucene/analysis/standard/ParseException.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/CharStream.d">trunk/dlucene/util/javacc/CharStream.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/ParseException.d">trunk/dlucene/util/javacc/ParseException.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc">trunk/dlucene/util/javacc</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/Token.d">trunk/dlucene/analysis/standard/Token.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/Token.d">trunk/dlucene/util/javacc/Token.d</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/analysis/standard/FastCharStream.d">trunk/dlucene/analysis/standard/FastCharStream.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/javacc/FastCharStream.d">trunk/dlucene/util/javacc/FastCharStream.d</file></files></commit></body></message><message><timestamp>1200872793</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>202</revision><author>dmw</author><log>- Replace ParseException.java with symlink to D version in analysis/. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/ParseException.java">trunk/dlucene/queryParser/ParseException.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/ParseException.d">trunk/dlucene/queryParser/ParseException.d</file></files></commit></body></message><message><timestamp>1200873142</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>205</revision><author>dmw</author><log>- Translate QueryParserconstants. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserConstants.java">trunk/dlucene/queryParser/QueryParserConstants.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserConstants.d">trunk/dlucene/queryParser/QueryParserConstants.d</file></files></commit></body></message><message><timestamp>1200872333</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>201</revision><author>dmw</author><log>- Import QueryParser sources from JLucene. </log><files><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserTokenManager.java">trunk/dlucene/queryParser/QueryParserTokenManager.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserConstants.java">trunk/dlucene/queryParser/QueryParserConstants.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.java">trunk/dlucene/queryParser/Token.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/TokenMgrError.java">trunk/dlucene/queryParser/TokenMgrError.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/MultiFieldQueryParser.java">trunk/dlucene/queryParser/MultiFieldQueryParser.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParser.java">trunk/dlucene/queryParser/QueryParser.java</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserTokenManager.cs">trunk/dlucene/queryParser/QueryParserTokenManager.cs</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParserConstants.cs">trunk/dlucene/queryParser/QueryParserConstants.cs</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/MultiFieldQueryParser.cs">trunk/dlucene/queryParser/MultiFieldQueryParser.cs</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/QueryParser.cs">trunk/dlucene/queryParser/QueryParser.cs</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.java">trunk/dlucene/queryParser/FastCharStream.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.java">trunk/dlucene/queryParser/CharStream.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/ParseException.java">trunk/dlucene/queryParser/ParseException.java</file></files></commit></body></message><message><timestamp>1200872949</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>204</revision><author>dmw</author><log>- Replace *CharStream.java with analysis symlinks. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.java">trunk/dlucene/queryParser/FastCharStream.java</file><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.java">trunk/dlucene/queryParser/CharStream.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/FastCharStream.d">trunk/dlucene/queryParser/FastCharStream.d</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/CharStream.d">trunk/dlucene/queryParser/CharStream.d</file></files></commit></body></message><message><timestamp>1200867622</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>200</revision><author>dmw</author><log>- Snapshot various building Query subclasses. </log><files><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/search/ConstantScoreRangeQuery.d">trunk/dlucene/search/ConstantScoreRangeQuery.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/search/DisjunctionMaxQuery.d">trunk/dlucene/search/DisjunctionMaxQuery.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/search/ExactPhraseScorer.d">trunk/dlucene/search/ExactPhraseScorer.d</file><file action="modify" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/search/Query.d">trunk/dlucene/search/Query.d</file></files></commit></body></message><message><timestamp>1200872849</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>203</revision><author>dmw</author><log>- Replace Token.java with symlink to Token.d from analysis. </log><files><file action="remove" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.java">trunk/dlucene/queryParser/Token.java</file><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/queryParser/Token.d">trunk/dlucene/queryParser/Token.d</file></files></commit></body></message><message><timestamp>1200864586</timestamp><generator><name>Built-in Subversion repository interface</name><version>1.0</version></generator><source><project>DLucene</project></source><body><commit><revision>199</revision><author>dmw</author><log>- Add hash.d helper. </log><files><file action="add" uri="http://d-lucene.googlecode.com/svn/trunk/dlucene/util/hash.d">trunk/dlucene/util/hash.d</file></files></commit></body></message></recentMessages></statsTarget>
