Skip to content

Commit

Permalink
added faster activator
Browse files Browse the repository at this point in the history
  • Loading branch information
hiiru committed Oct 19, 2012
1 parent 3959910 commit 800cd86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions SolrNet/SolrNet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
<Compile Include="Commands\Parameters\TermVectorParameters.cs" />
<Compile Include="Impl\FieldParsers\LocationFieldParser.cs" />
<Compile Include="Impl\FieldParsers\MoneyFieldParser.cs" />
<Compile Include="Impl\SolrDocumentActivatorFaster.cs" />
<Compile Include="Location.cs" />
<Compile Include="Money.cs" />
<Compile Include="ExtractField.cs" />
Expand Down

0 comments on commit 800cd86

Please sign in to comment.