You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xindice-dev@xml.apache.org by Vadim Gritsenko <va...@reverycodes.com> on 2005/06/09 15:47:59 UTC

Convert to Subversion

Hey,

Subj. Subversion is great, CVS not so. And we have to convert by end of year 
anyways. Please vote for conversion.

+1

Vadim

Re: Convert to Subversion

Posted by Gianugo Rabellino <gi...@apache.org>.
On Jun 9, 2005, at 3:47 PM, Vadim Gritsenko wrote:

> Hey,
>
> Subj. Subversion is great, CVS not so. And we have to convert by  
> end of year anyways. Please vote for conversion.

+1, of course.

-- 
Gianugo


Re: indexing

Posted by Qunfang Zhang <qu...@student.adelaide.edu.au>.
Hi All,

1.When I try to use the command to index for all elements for a collection on
xindice1.1b4:
xindice ai -c xmldb:xindice://localhost:8080/db4/mdc/ensembles -n all -
p '*'//i also use * or "*"
and
xindice li -c xmldb:xindice://localhost:8080/db4/mdc/ensembles

it will get:
trying to register database
Indexes:
all
Total Indexes: 1

but the index seems not work, and in /SysConfig/database.xml, I found:
<?xml version="1.0"?> <database name="db4"><collections><collection
compressed="true" inline-metadata="true" name="ildg"><filer
class="org.apache.xindice.core.filer.BTreeFiler" />
...
><collection compressed="true" inline-metadata="true" name="ensembles"><filer
class="org.apache.xindice.core.filer.BTreeFiler" /><indexes><index
class="org.apache.xindice.core.indexer.ValueIndexer" name="all"
pattern="db1_maximus_mdcTimeLog.log db3_dev_mdcTimeLog.log
db3_maximus_mdcTimeLog.log maximus_db4_feature2_configurations.log
maximus_db4_feature2_ensembles.log maximus_db4_feature2_portal.log
maximus_db4_i_feature2_configurations.log maximus_db4_i_feature2_ensembles.log
mdcTimeLog.log~ mdcTimeLog.log.1 mdcTimeLog.log.1~ mdcTimeLog.log.2
mdcTimeLog.log.2~" /></indexes>
...

the above pattern got all files names for the current directory files.
I list the files in current dir I do the above command:
ls
db1_maximus_mdcTimeLog.log                 maximus_db4_i_feature2_ensembles.log
db3_dev_mdcTimeLog.log                     mdcTimeLog.log~
db3_maximus_mdcTimeLog.log                 mdcTimeLog.log.1
maximus_db4_feature2_configurations.log    mdcTimeLog.log.1~
maximus_db4_feature2_ensembles.log         mdcTimeLog.log.2
maximus_db4_feature2_portal.log            mdcTimeLog.log.2~
maximus_db4_i_feature2_configurations.log

2. How to use autoindex of <resolver
class="org.apache.xindice.core.query.XPathQueryResolver"
autoindex="false"/>
in system.xml?

Thanks,

qunfang zhnag

Re: indexing

Posted by Qunfang Zhang <qu...@student.adelaide.edu.au>.
Hi All,

1.When I try to use the command to index for all elements for a collection on
xindice1.1b4:
xindice ai -c xmldb:xindice://localhost:8080/db4/mdc/ensembles -n all -
p '*'//i also use * or "*"
and
xindice li -c xmldb:xindice://localhost:8080/db4/mdc/ensembles

it will get:
trying to register database
Indexes:
all
Total Indexes: 1

but the index seems not work, and in /SysConfig/database.xml, I found:
<?xml version="1.0"?> <database name="db4"><collections><collection
compressed="true" inline-metadata="true" name="ildg"><filer
class="org.apache.xindice.core.filer.BTreeFiler" />
...
><collection compressed="true" inline-metadata="true" name="ensembles"><filer
class="org.apache.xindice.core.filer.BTreeFiler" /><indexes><index
class="org.apache.xindice.core.indexer.ValueIndexer" name="all"
pattern="db1_maximus_mdcTimeLog.log db3_dev_mdcTimeLog.log
db3_maximus_mdcTimeLog.log maximus_db4_feature2_configurations.log
maximus_db4_feature2_ensembles.log maximus_db4_feature2_portal.log
maximus_db4_i_feature2_configurations.log maximus_db4_i_feature2_ensembles.log
mdcTimeLog.log~ mdcTimeLog.log.1 mdcTimeLog.log.1~ mdcTimeLog.log.2
mdcTimeLog.log.2~" /></indexes>
...

the above pattern got all files names for the current directory files.
I list the files in current dir I do the above command:
ls
db1_maximus_mdcTimeLog.log                 maximus_db4_i_feature2_ensembles.log
db3_dev_mdcTimeLog.log                     mdcTimeLog.log~
db3_maximus_mdcTimeLog.log                 mdcTimeLog.log.1
maximus_db4_feature2_configurations.log    mdcTimeLog.log.1~
maximus_db4_feature2_ensembles.log         mdcTimeLog.log.2
maximus_db4_feature2_portal.log            mdcTimeLog.log.2~
maximus_db4_i_feature2_configurations.log

2. How to use autoindex of <resolver
class="org.apache.xindice.core.query.XPathQueryResolver"
autoindex="false"/>
in system.xml?

Thanks,

qunfang zhnag

[ANN] Xindice Source Repository

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Hi All,

Xindice source repository has been moved from the CVS into the SVN. You can 
checkout trunk from the following URL:

   http://svn.apache.org/repos/asf/xml/xindice/trunk/


Those who need subversion client, download it here:

   http://subversion.tigris.org/
   http://tortoisesvn.tigris.org/


Vadim

[ANN] Xindice Source Repository

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Hi All,

Xindice source repository has been moved from the CVS into the SVN. You can 
checkout trunk from the following URL:

   http://svn.apache.org/repos/asf/xml/xindice/trunk/


Those who need subversion client, download it here:

   http://subversion.tigris.org/
   http://tortoisesvn.tigris.org/


Vadim

Re: Convert to Subversion

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Todd Byrne wrote:
> Let me know before you make it live and I can try to get some diff for 
> the documentation changes needed.

All done! Site is updated, will go live in ~ 4h.

Thanks for the offer though :-)

Vadim

Re: Convert to Subversion

Posted by Todd Byrne <by...@cns.montana.edu>.
Let me know before you make it live and I can try to get some diff for 
the documentation changes needed.

Todd

Vadim Gritsenko wrote:
> Results of test conversion are here:
> 
>   http://svn.apache.org/repos/test/xml/xindice/
> 
> Take a look... If there are no problems with this, next step is the real 
> conversion with CVS repo lockdown.
> 
> Vadim
> 
> Todd Byrne wrote:
> 
>> That an easy choice.
>>
>> +1
>>
>> Todd
>>
>> Vadim Gritsenko wrote:
>>
>>> Hey,
>>>
>>> Subj. Subversion is great, CVS not so. And we have to convert by end 
>>> of year anyways. Please vote for conversion.
>>>
>>> +1
>>>
>>> Vadim

Re: Convert to Subversion

Posted by Vadim Gritsenko <va...@reverycodes.com>.
Results of test conversion are here:

   http://svn.apache.org/repos/test/xml/xindice/

Take a look... If there are no problems with this, next step is the real 
conversion with CVS repo lockdown.

Vadim

Todd Byrne wrote:
> That an easy choice.
> 
> +1
> 
> Todd
> 
> Vadim Gritsenko wrote:
> 
>> Hey,
>>
>> Subj. Subversion is great, CVS not so. And we have to convert by end 
>> of year anyways. Please vote for conversion.
>>
>> +1
>>
>> Vadim

Re: Convert to Subversion

Posted by Todd Byrne <by...@cns.montana.edu>.
That an easy choice.

+1

Todd

Vadim Gritsenko wrote:
> Hey,
> 
> Subj. Subversion is great, CVS not so. And we have to convert by end of 
> year anyways. Please vote for conversion.
> 
> +1
> 
> Vadim