You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Doug Cutting <cu...@apache.org> on 2005/05/05 01:40:04 UTC

Re: svn commit: r168213 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/store/FSDirectory.java

I'd prefer if the list of file extensions was in a single place, and 
that place should be somewhere in the index package, not in the store 
package.

Doug

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: svn commit: r168213 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/store/FSDirectory.java

Posted by Daniel Naber <lu...@danielnaber.de>.
On Thursday 05 May 2005 01:40, Doug Cutting wrote:

> I'd prefer if the list of file extensions was in a single place, and
> that place should be somewhere in the index package, not in the store
> package.

I attached a new patch here:
http://issues.apache.org/bugzilla/show_bug.cgi?id=34695

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org


Re: svn commit: r168213 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/store/FSDirectory.java

Posted by Daniel Naber <lu...@danielnaber.de>.
On Thursday 05 May 2005 01:40, Doug Cutting wrote:

> I'd prefer if the list of file extensions was in a single place, and
> that place should be somewhere in the index package, not in the store
> package.

I will try to move it. BTW, index/SegmentReader.java refers to an extension 
"tvp" which I cannot find anywhere. I guess this reference can be removed?

Regards
 Daniel

-- 
http://www.danielnaber.de

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org