[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Vajda updated LUCENE-1390:
---
Attachment: ISOLatinAccentFilter.java
Now with the u1e00 - u1eff range.
> add ISOLatinAccentFilter
[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Vajda updated LUCENE-1390:
---
Attachment: (was: ISOLatinAccentFilter.java)
> add ISOLatinAccentFilter and deprecate ISOLatin1A
OK good to know, thanks.
Mike
Chris Hostetter wrote:
: Eclipse-SourceBundle:
org.apache.lucene.core;version="2.4.0.2008091812
: 01"
: Bundle-Vendor: The Apache Software Foundation
: (Note the newline inside the timestamp on the Eclipse-SourceBundle
-- is that OK?).
not only is it ok
[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632458#action_12632458
]
Andi Vajda commented on LUCENE-1390:
I think that would be a whole lot of typing :)
[
https://issues.apache.org/jira/browse/LUCENE-1392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1392:
---
Attachment: LUCENE-1392.patch
> Some small javadocs/extra import fixes
> ---
Some small javadocs/extra import fixes
--
Key: LUCENE-1392
URL: https://issues.apache.org/jira/browse/LUCENE-1392
Project: Lucene - Java
Issue Type: Improvement
Affects Versions: 2.4
Report
Ryan McKinley wrote:
Hello
I've been working on getting things in order for:
https://issues.apache.org/jira/browse/LUCENE-1387
I think it is ready (at least almost ready) to commit. How should
that happen? Can I request to commit rights on:
http://svn.apache.org/repos/asf/lucene/java/tru
Yeah I was afraid of this :)
I'll look at SOLR-776. Thanks for the pointer!
Mike
Grant Ingersoll wrote:
FYI, MIke, you might be interested in https://issues.apache.org/jira/browse/SOLR-776
for signing the Maven artifacts (what a PITA). I know Michael B.
has a batch script, but this does
And this one too -- thanks!
Mike
Uwe Schindler wrote:
And something other:
ConstantScoreQuery contains the unused import:
import java.util.BitSet;
BitSet is not used any longer in core classes (only in filters
itself for
backward compatibility).
-
Uwe Schindler
H.-H.-Meier-Allee 63,
Super, I'll fix this -- thanks!
Mike
On Sep 18, 2008, at 4:39 PM, Uwe Schindler wrote:
Just a small documentation bug (spelling) -- I do not want to a open
a bug
report about it:
In API Docs for class OpenBitSet, the second paragraph contains a
wrong
spelling of BitSet: "java.util.bitet
Hello
I've been working on getting things in order for:
https://issues.apache.org/jira/browse/LUCENE-1387
I think it is ready (at least almost ready) to commit. How should
that happen? Can I request to commit rights on:
http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/spatial
than
[
https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley updated LUCENE-1387:
--
Attachment: spatial.zip
Here is a modified version of the grant with no LGPL dependencies and
FYI, MIke, you might be interested in https://issues.apache.org/jira/browse/SOLR-776
for signing the Maven artifacts (what a PITA). I know Michael B.
has a batch script, but this does it in a Ant friendly way and is
available for all RMs.
Cheers,
Grant
On Sep 18, 2008, at 2:29 PM, Michael
And something other:
ConstantScoreQuery contains the unused import:
import java.util.BitSet;
BitSet is not used any longer in core classes (only in filters itself for
backward compatibility).
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [EMAIL PROTECTED]
Just a small documentation bug (spelling) -- I do not want to a open a bug
report about it:
In API Docs for class OpenBitSet, the second paragraph contains a wrong
spelling of BitSet: "java.util.bitet"
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: [EMAIL P
[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1390:
-
Priority: Minor (was: Major)
Lucene Fields: [New, Patch Available] (was: [Patc
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Lalevée updated LUCENE-1344:
Attachment: LUCENE-1344-r696747.patch
I have fixed my patch so the maven jar does contain
[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632339#action_12632339
]
Steven Rowe commented on LUCENE-1390:
-
Andi,
What do you think of the idea of remakin
[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Vajda updated LUCENE-1390:
---
Attachment: ISOLatinAccentFilter.java
ISOLatinAccentFilter.java again, now with Unicode Latin Extend
[
https://issues.apache.org/jira/browse/LUCENE-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Vajda updated LUCENE-1390:
---
Attachment: (was: ISOLatinAccentFilter.java)
> add ISOLatinAccentFilter and deprecate ISOLatin1A
Hi,
I just created the first release candidate for 2.4, here:
http://people.apache.org/~mikemccand/staging-area/lucene2.4rc1
Please download the release candidate, kick the tires and report back
on any issues you encounter.
The plan is to make only serious bug fixes or build/doc fixes, to
2
: Eclipse-SourceBundle: org.apache.lucene.core;version="2.4.0.2008091812
: 01"
: Bundle-Vendor: The Apache Software Foundation
: (Note the newline inside the timestamp on the Eclipse-SourceBundle -- is that
OK?).
not only is it ok, it's mandatory...
http://java.sun.com/j2se/1.3/docs/guide/jar
I just created the 2.4 branch (revision 696710) here:
https://svn.apache.org/repos/asf/lucene/java/branches/lucene_2_4
Please don't commit anything to this branch unless it's a build or doc
issue, or a serious bug fix. Other issues (especially new features)
should only go into trunk from her
Whoa, not just yet :)
After the *next* release (2.9) then no more 1.4 restriction.
Mike
Otis Gospodnetic wrote:
Yes, no more 1.4 restriction! :)
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: Michael McCandless <[EMAIL PROTECTED]
Yes, no more 1.4 restriction! :)
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: Michael McCandless <[EMAIL PROTECTED]>
> To: java-dev@lucene.apache.org
> Sent: Wednesday, September 17, 2008 8:37:40 AM
> Subject: 2.4 release branch
>
>
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632276#action_12632276
]
Michael McCandless commented on LUCENE-1344:
One more confusion on my part. T
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632274#action_12632274
]
Michael McCandless commented on LUCENE-1344:
OK I was able to generate the OSG
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632264#action_12632264
]
Michael McCandless commented on LUCENE-1344:
Super, I'll make that change loca
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632257#action_12632257
]
Gunnar Wagenknecht commented on LUCENE-1344:
Michael, I solved the issue with
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunnar Wagenknecht updated LUCENE-1344:
---
Attachment: LUCENE-1344.patch
Here is the latest patch which reverts that. Now it co
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632224#action_12632224
]
Gunnar Wagenknecht commented on LUCENE-1344:
Ahh .. that makes sense. So it's
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunnar Wagenknecht updated LUCENE-1344:
---
Attachment: LUCENE-1344.patch
Here is an updated patch which adds OSGi templates for
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632220#action_12632220
]
Michael McCandless commented on LUCENE-1344:
Hmm -- if I revert this part of t
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632212#action_12632212
]
Mark Miller commented on LUCENE-1344:
-
I think there is an unresolved issue with this
Mike,
The other issue that will occur that I addressed is the field caches.
The underlying smaller IndexReaders will need to be exposed because of
the field caching. Currently in ocean realtime search the individual
readers are searched on using a MultiSearcher in order to search in
parallel and
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632210#action_12632210
]
Michael McCandless commented on LUCENE-1344:
bq. I haven't tried this sequence
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632201#action_12632201
]
Gunnar Wagenknecht commented on LUCENE-1344:
I haven't tried this sequence but
[
https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632198#action_12632198
]
Grant Ingersoll commented on LUCENE-1387:
-
Logging: Lucene contribs handler their
[
https://issues.apache.org/jira/browse/LUCENE-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632196#action_12632196
]
Grant Ingersoll commented on LUCENE-1387:
-
I think we can wait until after 2.4, wh
+1.
On Sep 17, 2008, at 8:37 AM, Michael McCandless wrote:
OK, as of just now we have 0 2.4 bugs -- so, let's get the 2.4 release
going!
If there are no objections, I will create the 2.4 branch tomorrow, and
then that branch will be frozen (except for doc issues and important
bug fixes) for ~
[
https://issues.apache.org/jira/browse/LUCENE-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632191#action_12632191
]
Wouter Heijke commented on LUCENE-1391:
---
Hi Karl,
Yes the unigram tokens is what i'm
[
https://issues.apache.org/jira/browse/LUCENE-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632188#action_12632188
]
Karl Wettin commented on LUCENE-1391:
-
Hi Wouter,
are you refering to unigram tokens?
[
https://issues.apache.org/jira/browse/LUCENE-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karl Wettin reassigned LUCENE-1391:
---
Assignee: Karl Wettin
> Token type and flags values get lost when using ShingleMatrixFilter
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632178#action_12632178
]
Michael McCandless commented on LUCENE-1344:
Gunnar, when I apply the patch an
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632159#action_12632159
]
Gunnar Wagenknecht commented on LUCENE-1344:
{{{
ant -Dversion=2.4.0 clean dis
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12632156#action_12632156
]
Michael McCandless commented on LUCENE-1344:
Thanks Gunnar; I'll try this toda
[
https://issues.apache.org/jira/browse/LUCENE-1344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gunnar Wagenknecht updated LUCENE-1344:
---
Attachment: LUCENE-1344.patch
This patch replaces the previous one and implements bu
Token type and flags values get lost when using ShingleMatrixFilter
---
Key: LUCENE-1391
URL: https://issues.apache.org/jira/browse/LUCENE-1391
Project: Lucene - Java
Issue Type
48 matches
Mail list logo