Please note that SortSpec is available in the 0.20_xx devel branch of KinoSearch but not the stable 0.1x branch. While you should be able to use the devel branch on systems that you control, submitting a patch for SVN::Log::Index would be problematic: unfortunately, adding features such as SortSpec to KS necessitated changing both the file format and the API in ways that are not backwards compatible.

When the KS devel branch approaches release maturity, I'm willing to work in conjunction with CPAN authors who have distros with KinoSearch as a dependency to update their modules. Patching for the current devel release probably wouldn't make sense though, because the KS file format and API are still unstable. (As for release schedule, I never issue time estimates unless somebody's paying me :) -- but FWIW I am working on KS full time right now.)

--
Marvin Humphrey
Rectangular Research ― http://www.rectangular.com

In reply to Re^3: Sorting KinoSearch results by creamygoodness
in thread Sorting KinoSearch results by moritz

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.