On Tue, Feb 24, 2015 at 1:27 PM, Andy Seaborne <[email protected]> wrote:

> == Jena 2.*
>>
>> Some first thoughts for the next release ...
>>
>> What number should it be?  We may have have new components:
>>
>> * OSGi bundle
>> * Adds Fuseki2 (as 2.0.0); Fuseki1 still there
>> * jena-elephas?
>>   (If this works for you, Rob - no strong advocacy either way)
>> * Anything else I've forgotten.
>>
>
> Final call for Jena 2.13.0.
>
>
I finished up and commited some outstanding changes I had for jena-text.  I
added the ability to specify an analyzer for the query text itself that was
different than the one used for the document.  I also added some
documentation explaining it on the site.

Additionally I made it easier to specify your own TextDocProducer, but
that's pretty tightly tied to the current implementation, so it should not
really be something advertised to the public as an extension point.  I
needed it because I wanted to be able to delete documents from the text
index when triples are deleted.  However, this doing it this way is not
really recommended.  I have other ideas on how to restructure the text
indexing in the future to allow it to stay in sync with what is in the
graphstore.



> Everyone - please test development master.
>
>
>
> Once the OSGi matter is resolved, everything has settled down, and any
> feedback acted on, I'm ready to be RM for the release.
>
> I have a clean copy locally and have it building - the machine has maven
> 3.2.3 and a direct internet connection to central.
>
>
Clean checkout builds on Windows 7 64-bit.



> Thanks to Rob's updated process instructions for using git - the "Git
> Configuration Issue" warning box was needed.
>
>         Andy
>
> https://cwiki.apache.org/confluence/display/JENA/Release+Process
>

Reply via email to