Closed GoogleCodeExporter closed 9 years ago
Original comment by h.niederhausen@googlemail.com
on 17 May 2010 at 7:13
Original comment by lars.he...@gmail.com
on 17 May 2010 at 5:52
What is the blockage on issue 39, really? Yes, we want to get rid of the old
code, but
probably the upgrade should be easy to do for anyone, whereas getting rid of
the old
junk is probably a bigger task, and one that's difficult for anyone other than
Geir
Ove or me to do.
So unless I've missed something I suggest we remove the "blockedon".
Original comment by lar...@gmail.com
on 25 May 2010 at 8:27
Go ahead
Original comment by lars.he...@gmail.com
on 25 May 2010 at 9:09
Had a quick look at it now, and it's clear that there are dependencies on parts
of the
Lucene API that have changed, and that the dependencies are from parts of the
fulltext
integration that are actually in use. So a bit of work is needed here to port
the code
to Lucene 3.0.1.
Original comment by lar...@gmail.com
on 1 Jun 2010 at 8:11
If anyone wants to play around with this, this is the dependency to set in
ivy.xml:
<dependency org="org.apache.lucene" name="lucene-core" rev="3.0.1" conf="build"
/>
Original comment by lar...@gmail.com
on 1 Jun 2010 at 8:12
Revision 2185 upgrades ontopia to Lucene 2.9.4. I've tried to upgrade to 3.x
but the API has changes a lot between 2.9.x and 3.0.0
Original comment by qsieb...@gmail.com
on 5 Sep 2011 at 12:19
r2572 upgrades ontopia to Lucene 3.6.2, fixing this issue
Original comment by qsieb...@gmail.com
on 12 Mar 2014 at 3:47
Original issue reported on code.google.com by
sven.win...@gmail.com
on 17 May 2010 at 7:02