> Sort of keeping all version in the trunk at once? IndexWriter2 is
> IndexWriter with some some features replaced with something better?
> And then IndexWriter3..? That's a bit messy if you ask me. But it
> would work. But terrible messy.
Brrr, I hate this. Microsoft does this always when they up
[
https://issues.apache.org/jira/browse/LUCENE-1136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560314#action_12560314
]
Michael McCandless commented on LUCENE-1136:
OK, 2nd patch now prints the "-",
[
https://issues.apache.org/jira/browse/LUCENE-1139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1139:
---
Attachment: LUCENE-1139.patch
Attached patch. All tests pass. I plan to commit in
[
https://issues.apache.org/jira/browse/LUCENE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560378#action_12560378
]
Grant Ingersoll commented on LUCENE-434:
Hey Mark,
Are you still interested in thi
[
https://issues.apache.org/jira/browse/LUCENE-574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll closed LUCENE-574.
--
Resolution: Won't Fix
> support for vjc java compiler, also known as J#
> -
would it be possible(I see no reason why not, but ...) to move ScorerDocQueue
initialization into constructor, instead of :
if (scorerDocQueue == null) {
initScorerDocQueue();
}
in next() and skipTo() methods?
__
Se
Various small improvements to contrib/benchmark
---
Key: LUCENE-1139
URL: https://issues.apache.org/jira/browse/LUCENE-1139
Project: Lucene - Java
Issue Type: Improvement
Components: cont
On Friday 18 January 2008 14:48:21 eks dev wrote:
> would it be possible(I see no reason why not, but ...) to move ScorerDocQueue
> initialization into constructor, instead of :
>
> if (scorerDocQueue == null) {
> initScorerDocQueue();
> }
>
> in next() and skipTo() methods?
That
How up to date are the snowball stemmers? It uses an old API and miss
a number of new stemmers.
I could probably find some time to update the current snowball
package, but I would then probably also keep their base code in patch,
as I would patch that too. Is that a problem? Many people hav
Here's a JIRA issue describing this problem - it provides a workaround:
http://jira.codehaus.org/browse/MANTTASKS-103
After I apply the workaround (adding attribute 'id="localDisk"' to the
tag in the "m2-deploy" macro definition in
common-build.xml), 'ant clean generate-maven-artifacts' build
[
https://issues.apache.org/jira/browse/LUCENE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560404#action_12560404
]
Grant Ingersoll commented on LUCENE-712:
Is this still an issue?
> Build with GCJ
[
https://issues.apache.org/jira/browse/LUCENE-535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-535.
Resolution: Incomplete
Needs more information, maybe a unit test?
> JEDirectory delete iss
[
https://issues.apache.org/jira/browse/LUCENE-474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560398#action_12560398
]
Grant Ingersoll commented on LUCENE-474:
Hi Mark,
I looked at this zip, and it see
[
https://issues.apache.org/jira/browse/LUCENE-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-254.
Resolution: Incomplete
Assignee: (was: Lucene Developers)
Needs to be updated, a
Grant Ingersoll (JIRA) wrote:
Is this still an issue? Haven't heard much from GCJ people in a while...
As I reported in jira this is no longer an issue, so I closed it. I
should have looked at it some time ago but I actually forgot having
filed the bug.
Unrelated to this: can somebody conf
Hi Michael,
On 01/17/2008 at 10:28 PM, Michael Busch wrote:
> it's a bit weird. I actually just had the same problem with
> 2.0.8. Then I switched back to 2.0.7 and
> 'ant generate-maven-artifacts' was successful. Then I tried
> 2.0.8 again, and then 'ant clean generate-maven-artifacts' was succes
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560399#action_12560399
]
Grant Ingersoll commented on LUCENE-472:
Is this still an issue? Haven't heard muc
[
https://issues.apache.org/jira/browse/LUCENE-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1107.
-
Resolution: Fixed
I've gone through all of these and closed the ones I think are appropr
18 jan 2008 kl. 16.53 skrev Karl Wettin:
as I would patch that too. Is that a problem?
I now see that that is the way it looks in the SVN. So I presume that
part is cool.
--
karl
-
To unsubscribe, e-mail: [EMAIL PROTECT
Michael Busch wrote:
>>
>
> Right. Hmm, I don't see any releases older than 1.4.3 (2004) in the
> Apache release archives.
>
> Lucene was renamed from Jakarta Lucene to Apache Lucene and became a top
> level project in 2005.
>
> Anyway, I'm fine with changing it to 2000. Any objections?
>
OK I
[
https://issues.apache.org/jira/browse/LUCENE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560554#action_12560554
]
Alexei Dets commented on LUCENE-1140:
-
Yes, patch fixes the issue.
> NPE in StopFilte
[
https://issues.apache.org/jira/browse/LUCENE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1140.
-
Resolution: Fixed
Lucene Fields: (was: [New])
Committed on 613282 and 613280 (t
WikipediaTokenizer incorrectly splits certain syntax into multiple tokens
-
Key: LUCENE-1141
URL: https://issues.apache.org/jira/browse/LUCENE-1141
Project: Lucene - Java
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560606#action_12560606
]
Michael Busch commented on LUCENE-472:
--
OK, I committed the changes in the Makefile.
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini updated LUCENE-472:
Attachment: gcj-build.diff
Update the patch to build also with gcj 4.0.2, the latest gcj known to b
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini updated LUCENE-472:
Attachment: (was: gcj-build.diff)
> Some fixes to let gcj build lucene using ant gcj target
> -
Hi Team,
I just finished building a release candidate from the current 2.3 branch
(rev. 61)
Please vote to officially release the release artifacts located at
http://people.apache.org/~buschmi/staging_area/lucene-2.3.0/ as Lucene
2.3.0.
A minimum of three binding votes (i. e. from Lucene PMC
[
https://issues.apache.org/jira/browse/LUCENE-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560568#action_12560568
]
Mark Harwood commented on LUCENE-434:
-
Hi Grant,
I've not done any more on this or used
[
https://issues.apache.org/jira/browse/LUCENE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560546#action_12560546
]
gsingers edited comment on LUCENE-1140 at 1/18/08 1:17 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1140:
Attachment: LUCENE-1140.patch
Try this one. I will commit to trunk and 2.3 branch shortly
NPE in StopFilter caused by StandardAnalyzer(boolean replaceInvalidAcronym)
constructor
---
Key: LUCENE-1140
URL: https://issues.apache.org/jira/browse/LUCENE-1140
Pr
Steven A Rowe wrote:
> Hi Michael,
>
> From CHANGES.txt:
>
> ---
>1.2 RC1 (first Apache release), 2 October 2001:
> ---
>
Right. Hmm, I don't see any releases older than 1.4.3 (2004) in the
Apache release archives.
Lucene was renamed from Jakarta Lucene to Apache Lucene and became
Hi Michael,
From CHANGES.txt:
---
1.2 RC1 (first Apache release), 2 October 2001:
---
I suppose that the name shifts from Lucene -> Jakarta Lucene -> Apache Lucene
could be viewed as inceptions of identity, but I'd need more convincing to
think that they were project inceptions (can
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini updated LUCENE-472:
Lucene Fields: [Patch Available]
Summary: Some fixes to let gcj build lucene using ant gcj
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini reopened LUCENE-472:
-
Oops, sorry. Patching the java files is no longer required but the Makefile
patch still is. I'll att
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini updated LUCENE-472:
Attachment: (was: gcj-build.diff)
> Some fixes to let gcj 3.4.2 build lucene using ant gcj targ
[
https://issues.apache.org/jira/browse/LUCENE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560507#action_12560507
]
Michele Bini commented on LUCENE-712:
-
I just reviewed the patch and the .jar name issu
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560501#action_12560501
]
michele edited comment on LUCENE-472 at 1/18/08 11:09 AM:
---
Up
Steven A Rowe wrote:
> The documentation for the tag in
> http://maven.apache.org/xsd/maven-4.0.0.xsd says:
>
> The year of the project's inception, specified with 4 digits.
> This value is used when generating copyright notices as well
> as being informational.
>
> CHANGES.txt indi
[
https://issues.apache.org/jira/browse/LUCENE-712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560407#action_12560407
]
Nicolas Lalevée commented on LUCENE-712:
Don't know, I don't use GCJ. I only did it
[
https://issues.apache.org/jira/browse/LUCENE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-180.
Resolution: Duplicate
Assignee: (was: Lucene Developers)
See LUCENE-826.
> [PATC
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini updated LUCENE-472:
Attachment: gcj-build.diff
Updated version
> Some fixes to let gcj 3.4.2 build lucene using ant gc
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch updated LUCENE-472:
-
Fix Version/s: (was: 2.3)
> Some fixes to let gcj build lucene using ant gcj target
> ---
[
https://issues.apache.org/jira/browse/LUCENE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1140:
Priority: Blocker (was: Major)
Fix Version/s: 2.3
Argh, yep. Stupid me. Didn't
The documentation for the tag in
http://maven.apache.org/xsd/maven-4.0.0.xsd says:
The year of the project's inception, specified with 4 digits.
This value is used when generating copyright notices as well
as being informational.
CHANGES.txt indicates that Lucene's first open source
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michele Bini closed LUCENE-472.
---
Resolution: Fixed
Fix Version/s: 2.3
> Some fixes to let gcj 3.4.2 build lucene using ant gcj
[
https://issues.apache.org/jira/browse/LUCENE-472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560479#action_12560479
]
Michele Bini commented on LUCENE-472:
-
I just tried to build lucene 2.3.0-rc3 with gcj
Steven A Rowe wrote:
>
> Well, switching to maven-ant-tasks 2.0.7 made everything work, but then
> switching back to 2.0.8 resulted in the same failure.
Hmm... weird. I couldn't get it to fail anymore, even after switching
back to 2.0.8.
> Guess I'll stick with 2.0.7 :).
I guess me too ;) Yea
Michele Bini wrote:
[...]
Unrelated to this: can somebody confirm that, in 2.3.0-rc3, building the
gcj examples actually works? gcj 4.2.2 reports lots of unknown symbols
at link time.
Please, ignore this: it was an error on my part.
Sorry for the noise,
Michele
-
[
https://issues.apache.org/jira/browse/LUCENE-1140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned LUCENE-1140:
---
Assignee: Grant Ingersoll
> NPE in StopFilter caused by StandardAnalyzer(boolean rep
50 matches
Mail list logo