Solr's documentation is now integrated with Lucene/Solr source code, so can
be edited by anyone who is willing or able to submit a patch for it. In
your case, you could integrate these edits with the code changes you're
making for the JIRA issues you reference and include them with the patches
you're working on. I would be happy to review your suggested edits as part
of those patches - I can give you feedback on the doc changes while
ignoring the code changes, which in this case I know nothing about.

If I may, could I suggest we not call Solr's official documentation a
"wiki"? It used to be a wiki, 5 years ago, and then we shifted to a wiki
platform without the wiki features, but since last year it's really not a
wiki at all - it's not a collaborative platform and it's not open for
anyone to edit. It's just the documentation, with edits made via commits to
Lucene/Solr source code in the same way as any code change.

- Cassandra

On Tue, Jun 5, 2018 at 10:06 AM Alessandro Benedetti <a.benede...@sease.io>
wrote:

> Errata corrige to my Errata corrige post :
>
> e.g.
>
> Position Of First match =   *0 |  1  | 2  | 3 |*
> Linear                             |1 | 0.9|0.8|0.7
> Reciprocal                       |1 | 1/2|1/3|1/4
> Exponential Reciprocal     |1 | 1/4|*1/9*|1/16
>
>
>
> -----
> ---------------
> Alessandro Benedetti
> Search Consultant, R&D Software Engineer, Director
> Sease Ltd. - www.sease.io
> --
> Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html
>

Reply via email to