You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Jeff Rodenburg (JIRA)" <ji...@apache.org> on 2007/04/10 00:20:32 UTC

[jira] Updated: (SOLR-205) SolrSharp - a C# client API for Solr

     [ https://issues.apache.org/jira/browse/SOLR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Rodenburg updated SOLR-205:
--------------------------------

    Attachment: solrsharp_0.1.zip

Full complement of files for distribution.  Here's what's included:

/src
  Source code for the SolrSharp project
/docs
  MSDN-style web documentation of the SolrSharp library
/example
  An example application that implements the library.  Uses the sample configuration from Solr.

More of this is forthcoming, but this is an initial release to get it in the hands of users.

> SolrSharp - a C# client API for Solr
> ------------------------------------
>
>                 Key: SOLR-205
>                 URL: https://issues.apache.org/jira/browse/SOLR-205
>             Project: Solr
>          Issue Type: New Feature
>         Environment: Microsoft Windows, .Net Framework 2.0
>            Reporter: Jeff Rodenburg
>            Priority: Minor
>         Attachments: solrsharp_0.1.zip
>
>
> SolrSharp is a client API written in C# using the .Net framework to interact with Apache Solr.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (SOLR-205) SolrSharp - a C# client API for Solr

Posted by jrodenburg <je...@gmail.com>.
Doh!  Cut-and-paste problem.  Not used to sending code around via zip files. 
:-)

A new zip has been uploaded, though it just removes the AssemblyInfo.cs file
(one of those default Visual Studio things.)

-- j


ryan mckinley wrote:
> 
> Great!
> 
> running XP with Visual Studio 2005 v8, I get:
> 
> Error	1	Source file
> 'C:\temp\solrsharp_0.1\example\Properties\AssemblyInfo.cs' could not
> be opened ('The system cannot find the file specified. ')	Example
> 
> I don't see any "AssemblyInfo.cs" anywhere in the tree...
> 
> thanks
> ryan
> 
> 
> On 4/9/07, Jeff Rodenburg (JIRA) <ji...@apache.org> wrote:
>>
>>      [
>> https://issues.apache.org/jira/browse/SOLR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
>> ]
>>
>> Jeff Rodenburg updated SOLR-205:
>> --------------------------------
>>
>>     Attachment: solrsharp_0.1.zip
>>
>> Full complement of files for distribution.  Here's what's included:
>>
>> /src
>>   Source code for the SolrSharp project
>> /docs
>>   MSDN-style web documentation of the SolrSharp library
>> /example
>>   An example application that implements the library.  Uses the sample
>> configuration from Solr.
>>
>> More of this is forthcoming, but this is an initial release to get it in
>> the hands of users.
>>
>> > SolrSharp - a C# client API for Solr
>> > ------------------------------------
>> >
>> >                 Key: SOLR-205
>> >                 URL: https://issues.apache.org/jira/browse/SOLR-205
>> >             Project: Solr
>> >          Issue Type: New Feature
>> >         Environment: Microsoft Windows, .Net Framework 2.0
>> >            Reporter: Jeff Rodenburg
>> >            Priority: Minor
>> >         Attachments: solrsharp_0.1.zip
>> >
>> >
>> > SolrSharp is a client API written in C# using the .Net framework to
>> interact with Apache Solr.
>>
>> --
>> This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/-jira--Created%3A-%28SOLR-205%29-SolrSharp---a-C--client-API-for-Solr-tf3535455.html#a9912798
Sent from the Solr - Dev mailing list archive at Nabble.com.


Re: [jira] Updated: (SOLR-205) SolrSharp - a C# client API for Solr

Posted by Ryan McKinley <ry...@gmail.com>.
Great!

running XP with Visual Studio 2005 v8, I get:

Error	1	Source file
'C:\temp\solrsharp_0.1\example\Properties\AssemblyInfo.cs' could not
be opened ('The system cannot find the file specified. ')	Example

I don't see any "AssemblyInfo.cs" anywhere in the tree...

thanks
ryan


On 4/9/07, Jeff Rodenburg (JIRA) <ji...@apache.org> wrote:
>
>      [ https://issues.apache.org/jira/browse/SOLR-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>
> Jeff Rodenburg updated SOLR-205:
> --------------------------------
>
>     Attachment: solrsharp_0.1.zip
>
> Full complement of files for distribution.  Here's what's included:
>
> /src
>   Source code for the SolrSharp project
> /docs
>   MSDN-style web documentation of the SolrSharp library
> /example
>   An example application that implements the library.  Uses the sample configuration from Solr.
>
> More of this is forthcoming, but this is an initial release to get it in the hands of users.
>
> > SolrSharp - a C# client API for Solr
> > ------------------------------------
> >
> >                 Key: SOLR-205
> >                 URL: https://issues.apache.org/jira/browse/SOLR-205
> >             Project: Solr
> >          Issue Type: New Feature
> >         Environment: Microsoft Windows, .Net Framework 2.0
> >            Reporter: Jeff Rodenburg
> >            Priority: Minor
> >         Attachments: solrsharp_0.1.zip
> >
> >
> > SolrSharp is a client API written in C# using the .Net framework to interact with Apache Solr.
>
> --
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>
>