The wiki is effectively dead.

Please contribute to the in tree docs section: 
https://github.com/apache/cassandra/tree/trunk/doc 
<https://github.com/apache/cassandra/tree/trunk/doc>

I recently merged in an improvement that uses Docker to generate the docs.  The 
short version:

cd ./doc

# build the Docker image
docker-compose build build-docs

# build the documentation
docker-compose run build-docs

Jon

> On Dec 7, 2017, at 11:25 AM, Russell Bateman <r...@windofkeltia.com> wrote:
> 
> It appears that deeper access to the wiki is available for the asking? 
> https://wiki.apache.org/cassandra/FrontPage states that, "most of the 
> information on this Wiki is being deprecated." Is this already done? Please 
> advise.
> 
> If so, please grant this to me. I don't know that I have a "wiki username". 
> If I need one, and need to give it to you, please choose from:
> 
>   my e-mail address
>   russell.bateman
>   windofkeltia
> 
> 
> Note: I'm specifically looking to write a custom/secondary index plug-in, 
> similar to Stratio's Lucene index.
> 
> Thanks,
> 
> Russ

Reply via email to