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 "Bertrand Delacretaz (JIRA)" <ji...@apache.org> on 2007/02/19 09:27:05 UTC

[jira] Created: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Use the SOLR-86 client in examples of the Solr tutorial
-------------------------------------------------------

                 Key: SOLR-164
                 URL: https://issues.apache.org/jira/browse/SOLR-164
             Project: Solr
          Issue Type: Improvement
          Components: documentation
            Reporter: Bertrand Delacretaz
            Priority: Minor


I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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


[jira] Resolved: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz resolved SOLR-164.
--------------------------------------

    Resolution: Fixed

Patch applied in revision 509455.

Website updated as per http://wiki.apache.org/solr/Website_Update_HOWTO

> Use the SOLR-86 client in examples of the Solr tutorial
> -------------------------------------------------------
>
>                 Key: SOLR-164
>                 URL: https://issues.apache.org/jira/browse/SOLR-164
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SOLR-164-patched-tutorial.html, SOLR-164-tutorial.xml.patch
>
>
> I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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


Re: [jira] Commented: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by Bertrand Delacretaz <bd...@apache.org>.
On 2/20/07, Chris Hostetter <ho...@fucit.org> wrote:
> ...i think it's perfectly fine to have the site reflect what's in the trunk;
> people who the tutorial specific to the 1.1 release can find it in the 1.1
> release itself....

You're right, I forgot that docs were included with the releases (I
don't look at releases often ;-)

I have re-updated the website, changes should appear soon at
http://lucene.apache.org/solr/tutorial.html

-Bertrand

Re: [jira] Commented: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by Thorsten Scherler <th...@apache.org>.
On Tue, 2007-02-20 at 10:11 -0800, Chris Hostetter wrote:
> : I have reverted the website update, as the SOLR-86 client is not
> : available in a released version yet. We'll have to update the site once
> : we do a release.
> 
> i think it's perfectly fine to have the site reflect what's in the trunk;
> people who the tutorial specific to the 1.1 release can find it in the 1.1
> release itself.
> 
> having the site docs reflect the trunk gives us the advantage of having
> more people review it earlier (before it gets baked into a release

+1

In the current state of solr, version specific documentation on our
website does not make much sense.

salu2
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java & XML                consulting, training and solutions


Re: [jira] Commented: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by Chris Hostetter <ho...@fucit.org>.
: I have reverted the website update, as the SOLR-86 client is not
: available in a released version yet. We'll have to update the site once
: we do a release.

i think it's perfectly fine to have the site reflect what's in the trunk;
people who the tutorial specific to the 1.1 release can find it in the 1.1
release itself.

having the site docs reflect the trunk gives us the advantage of having
more people review it earlier (before it gets baked into a release


-Hoss


[jira] Commented: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474389 ] 

Bertrand Delacretaz commented on SOLR-164:
------------------------------------------

I have reverted the website update, as the SOLR-86 client is not available in a released version yet. We'll have to update the site once we do a release.

Here's what I did to revert changes on people.apache.org:

cd /www/lucene.apache.org/solr
svn up -r 509454 tutorial.*


> Use the SOLR-86 client in examples of the Solr tutorial
> -------------------------------------------------------
>
>                 Key: SOLR-164
>                 URL: https://issues.apache.org/jira/browse/SOLR-164
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SOLR-164-patched-tutorial.html, SOLR-164-tutorial.xml.patch
>
>
> I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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


[jira] Closed: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz closed SOLR-164.
------------------------------------


Following discussion on the list, I have re-updated the website. Docs for released versions are distributed with the releases themselves.

> Use the SOLR-86 client in examples of the Solr tutorial
> -------------------------------------------------------
>
>                 Key: SOLR-164
>                 URL: https://issues.apache.org/jira/browse/SOLR-164
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SOLR-164-patched-tutorial.html, SOLR-164-tutorial.xml.patch
>
>
> I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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


[jira] Commented: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by "Hoss Man (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12474287 ] 

Hoss Man commented on SOLR-164:
-------------------------------

Bertrand, changes look good ... i'd forgotten about the raw use of curl, which definitely makes some more changes to SimplePostTool desirable (but this is certainly worth commiting as it is in the meantime)

> Use the SOLR-86 client in examples of the Solr tutorial
> -------------------------------------------------------
>
>                 Key: SOLR-164
>                 URL: https://issues.apache.org/jira/browse/SOLR-164
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SOLR-164-patched-tutorial.html, SOLR-164-tutorial.xml.patch
>
>
> I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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


[jira] Updated: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz updated SOLR-164:
-------------------------------------

    Attachment: SOLR-164-patched-tutorial.html

Attaching the resulting HTML (without CSS) if people want to review it here.

> Use the SOLR-86 client in examples of the Solr tutorial
> -------------------------------------------------------
>
>                 Key: SOLR-164
>                 URL: https://issues.apache.org/jira/browse/SOLR-164
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SOLR-164-patched-tutorial.html, SOLR-164-tutorial.xml.patch
>
>
> I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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


[jira] Updated: (SOLR-164) Use the SOLR-86 client in examples of the Solr tutorial

Posted by "Bertrand Delacretaz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bertrand Delacretaz updated SOLR-164:
-------------------------------------

    Attachment: SOLR-164-tutorial.xml.patch

Patch for the xdocs document, please review before we commit this.

> Use the SOLR-86 client in examples of the Solr tutorial
> -------------------------------------------------------
>
>                 Key: SOLR-164
>                 URL: https://issues.apache.org/jira/browse/SOLR-164
>             Project: Solr
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Bertrand Delacretaz
>            Priority: Minor
>         Attachments: SOLR-164-tutorial.xml.patch
>
>
> I'll attach a patch for the Solr tutorial (http://lucene.apache.org/solr/tutorial.html) to use the java client of SOLR-86 instead of post.sh

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