[ https://issues.apache.org/jira/browse/LUCENENET-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12784350#action_12784350 ]
Digy commented on LUCENENET-314: -------------------------------- I removed the files in the George's List except: \src\Test\TestSupportClass.cs (There are Lucene.Net specific test cases) \src\Test\Index\TestIndexWriter.cs \src\Test\Analysis\TeeSinkTokenTest.cs DIGY > Excluded files from project > --------------------------- > > Key: LUCENENET-314 > URL: https://issues.apache.org/jira/browse/LUCENENET-314 > Project: Lucene.Net > Issue Type: Improvement > Reporter: Digy > Priority: Minor > Attachments: LUCENENET-314.patch > > > Creating this issue on behalf of Eran Sevi > DIGY > {quote} > Hi, > There are many files that are maintained in the svn but are not included in > the Lucene.Net csproj. > Probably these files are leftovers from previous releases since the project > compiles and runs without a problem. If not, they should be included in the > project. > I think we should include a patch that removes all these files. > Here's the list of the files I found that are not used: > Index\DirectoryIndexReader.cs > Index\MultiSegmentReader.cs > Index\ReadOnlyMultiSegmentReader.cs > Index\StoredFieldsWriterPerField.cs > Index\StoredFieldWriterPerThread.cs > Search\ExtendedFieldCacheImpl.cs > Search\NonMatchingScorer.cs > Search\RemoteCachingWrapperFilter.cs > Search\RemoteSearchable.cs > Search\Spans\NearSpans.cs > Search\Spans\PayloadSpans.cs > Thanks, > Eran. > {quote} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.