[
https://issues.apache.org/jira/browse/LUCENE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1450:
--
Assignee: Michael McCandless
> RangeQuery & RangeFilter used with collation se
[
https://issues.apache.org/jira/browse/LUCENE-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646912#action_12646912
]
Grant Ingersoll commented on LUCENE-1417:
-
I think we should allow the sorting to
[
https://issues.apache.org/jira/browse/LUCENE-1417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1417:
-
Priority: Minor (was: Major)
I agree with Grant. I like that we not have pluggable dis
[
https://issues.apache.org/jira/browse/LUCENE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646838#action_12646838
]
Michael McCandless commented on LUCENE-1450:
Urgh, sorry! Thanks for catching
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646935#action_12646935
]
Mark Miller commented on LUCENE-1424:
-
Another one: looks like as we were iterating ba
[
https://issues.apache.org/jira/browse/LUCENE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1296:
-
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Fix Version/s: 2
[
https://issues.apache.org/jira/browse/LUCENE-1296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646954#action_12646954
]
Paul Elschot commented on LUCENE-1296:
--
{quote}Also, why not put your logic to someti
[
https://issues.apache.org/jira/browse/LUCENE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646876#action_12646876
]
Mark Miller commented on LUCENE-1450:
-
Good tests, thanks. My bad for missing that whe
[
https://issues.apache.org/jira/browse/LUCENE-518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved LUCENE-518.
-
Resolution: Fixed
I think LUCENE-1420 fixed this.
> document field lengths count analyz
[
https://issues.apache.org/jira/browse/LUCENE-1413?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1413:
-
Lucene Fields: [New, Patch Available] (was: [Patch Available, New])
Fix Version/s:
[
https://issues.apache.org/jira/browse/LUCENE-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646971#action_12646971
]
Otis Gospodnetic commented on LUCENE-1306:
--
Could/should this not be folded into
[
https://issues.apache.org/jira/browse/LUCENE-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1450.
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [Patch Availa
Hi,
I was thinking about adding a copyInto method to Token. The only way to
clone a token is by using its clone() or clone(char[], int, int, int, int)
methods. Both do the job, but allocate a Token instance. While in 2.4 a
Token constructor may actually get a char[] as input (thus saving a char[]
Are you aware of LUCENE-1422? There is likely going to be a new way
of dealing w/ TokenStreams all together, so you might want to have a
look there before continuing.
On Nov 12, 2008, at 1:51 PM, Shai Erera wrote:
Hi,
I was thinking about adding a copyInto method to Token. The only way
Can't create NIOFSDirectory w/o setting a system property
-
Key: LUCENE-1451
URL: https://issues.apache.org/jira/browse/LUCENE-1451
Project: Lucene - Java
Issue Type: Bug
Re
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647065#action_12647065
]
Yonik Seeley commented on LUCENE-1451:
--
Hmmm, external subclasses should be able to c
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated LUCENE-1451:
-
Attachment: LUCENE-1451.patch
Attaching untested patch implementing logic above.
> Can't create
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647061#action_12647061
]
Michael McCandless commented on LUCENE-1451:
That looks like a good approach t
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647047#action_12647047
]
Yonik Seeley commented on LUCENE-1451:
--
The actual class used for making new instance
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647077#action_12647077
]
Hoss Man commented on LUCENE-1451:
--
bq. It seems like we should make it possible to creat
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated LUCENE-1451:
-
Attachment: LUCENE-1451.patch
Attaching patch with tests.
> Can't create NIOFSDirectory w/o set
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647085#action_12647085
]
Michael McCandless commented on LUCENE-1451:
bq. 1. if i'm reading it right, t
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647086#action_12647086
]
Michael McCandless commented on LUCENE-1451:
bq. Hmmm, external subclasses sho
: > There are a lot of containers which don't implement an interface which
indicates this fact
: > (for pre-java-1.5 Lucene it could be Collection, for post-ajva-1.5 Lucene
it could be more general Iterable)
: >
: > Example:
: > IndexSearcher: "int maxDoc()" and "doc(int i)"
:
: This is not as
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647103#action_12647103
]
Mark Miller commented on LUCENE-1451:
-
bq. Hmm good point. Actually why do we do this
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647109#action_12647109
]
Yonik Seeley commented on LUCENE-1451:
--
bq. if i'm reading it right, this patch won'
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1424:
Attachment: LUCENE-1424-dep_rng_cstr_fix.patch
Fixes the null problem with deprecated RangeQuery c
[
https://issues.apache.org/jira/browse/LUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647123#action_12647123
]
Mark Miller commented on LUCENE-38:
---
Does this need to be 'fixed' ? RangeQuery now uses th
[
https://issues.apache.org/jira/browse/LUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647123#action_12647123
]
Mark Miller commented on LUCENE-38:
---
Does this need to be 'fixed' ? RangeQuery now uses th
[
https://issues.apache.org/jira/browse/LUCENE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647127#action_12647127
]
Mark Miller commented on LUCENE-524:
Anyone think this still has merit? It looks intere
[
https://issues.apache.org/jira/browse/LUCENE-1389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved LUCENE-1389.
-
Resolution: Fixed
Thanks Andrew.
> SimpleSpanFragmenter can create very short fragments
> -
[
https://issues.apache.org/jira/browse/LUCENE-582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved LUCENE-582.
Resolution: Fixed
Fix Version/s: 2.9
Debating Fixed or Won't Fixed - won't fix because we wo
[
https://issues.apache.org/jira/browse/LUCENE-1451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647129#action_12647129
]
Hoss Man commented on LUCENE-1451:
--
bq. Right... the tests in the patch test for this too
[
https://issues.apache.org/jira/browse/LUCENE-1418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647132#action_12647132
]
Mark Miller commented on LUCENE-1418:
-
You shouldn't be passing null to the queryparse
[
https://issues.apache.org/jira/browse/LUCENE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-711:
---
Attachment: LUCENE-711.patch
Its not like its a big savings, but hey, it makes sense. Updated patch t
[
https://issues.apache.org/jira/browse/LUCENE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved LUCENE-996.
Resolution: Fixed
Fix Version/s: 2.9
> Parsing mixed inclusive/exclusive range queries
> ---
[
https://issues.apache.org/jira/browse/LUCENE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller reopened LUCENE-996:
Needs the queryparser piece still. That patch looks a little noisy, but I'll
take a crack at it.
> Pa
[
https://issues.apache.org/jira/browse/LUCENE-996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-996:
---
Attachment: LUCENE-996.patch
Bit of a pain catching everything that was slightly off, but I think we
[
https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647168#action_12647168
]
Mark Miller commented on LUCENE-329:
Any consensus on this? We have the disableCoord an
[
https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647168#action_12647168
]
Mark Miller commented on LUCENE-329:
Any consensus on this? We have the disableCoord an
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/644/changes
Changes:
[markrmiller] LUCENE-1389: SimpleSpanFragmenter can create very short fragments
[mikemccand] LUCENE-1450: make sure RangeQuery/Filter check all terms in the
index when using a Collator
-
[
https://issues.apache.org/jira/browse/LUCENE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647170#action_12647170
]
Mark Miller commented on LUCENE-548:
It won't work with ParallelMultiSearcher and I agr
[
https://issues.apache.org/jira/browse/LUCENE-1424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller reopened LUCENE-1424:
-
Assignee: (was: Michael Busch)
> Change all multi-term querys so that they extend MultiTer
[
https://issues.apache.org/jira/browse/LUCENE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-502:
---
Attachment: LUCENE-503.patch
Are we interested in this optimization?
Here is an attempted patch.
T
[
https://issues.apache.org/jira/browse/LUCENE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-502:
---
Attachment: LUCENE-502.patch
> TermScorer caches values unnecessarily
> -
[
https://issues.apache.org/jira/browse/LUCENE-502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-502:
---
Attachment: (was: LUCENE-503.patch)
> TermScorer caches values unnecessarily
> --
[
https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647175#action_12647175
]
Alexey Lef commented on LUCENE-329:
---
I've been using DisjunctionMaxQuery for term expansi
[
https://issues.apache.org/jira/browse/LUCENE-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647175#action_12647175
]
Alexey Lef commented on LUCENE-329:
---
I've been using DisjunctionMaxQuery for term expansi
[
https://issues.apache.org/jira/browse/LUCENE-548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved LUCENE-548.
-
Resolution: Won't Fix
I agree, doesn't seem worth fixing. Explicit STRING is recommended
[
https://issues.apache.org/jira/browse/LUCENE-711?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved LUCENE-711.
-
Resolution: Fixed
Assignee: Otis Gospodnetic
Sendingsrc/java/org/apache/luc
[
https://issues.apache.org/jira/browse/LUCENE-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647181#action_12647181
]
Otis Gospodnetic commented on LUCENE-524:
-
Based on the description, yes. Doesn't
[
https://issues.apache.org/jira/browse/LUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647185#action_12647185
]
Otis Gospodnetic commented on LUCENE-38:
This thing is 6+ years old and I don't reca
[
https://issues.apache.org/jira/browse/LUCENE-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647185#action_12647185
]
Otis Gospodnetic commented on LUCENE-38:
This thing is 6+ years old and I don't reca
[
https://issues.apache.org/jira/browse/LUCENE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved LUCENE-1180.
--
Resolution: Fixed
It looks like Mike fixed this 2 months ago:
r694222 | mikemccand |
[
https://issues.apache.org/jira/browse/LUCENE-896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved LUCENE-896.
-
Resolution: Fixed
Lucene Fields: [New, Patch Available] (was: [Patch Available, Ne
[
https://issues.apache.org/jira/browse/LUCENE-1272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic updated LUCENE-1272:
-
Priority: Minor (was: Major)
Lucene Fields: [New, Patch Available] (was: [Patc
56 matches
Mail list logo