[
https://issues.apache.org/jira/browse/LUCENE-2243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-2243:
---
Attachment: LUCENE-2243.patch
The fix attached. I'll commit later today.
> FastVectorHighl
FastVectorHighlighter: support DisjunctionMaxQuery
--
Key: LUCENE-2243
URL: https://issues.apache.org/jira/browse/LUCENE-2243
Project: Lucene - Java
Issue Type: Improvement
Components
[
https://issues.apache.org/jira/browse/LUCENE-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806565#action_12806565
]
Steven Rowe edited comment on LUCENE-2218 at 1/29/10 11:48 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2242:
Attachment: LUCENE-2242.patch
converted contrib/analyzers
> Contrib CharTokenizer classes
Contrib CharTokenizer classes should be instantiated using their new Version
based ctors
Key: LUCENE-2242
URL: https://issues.apache.org/jira/browse/LUCENE-2242
[
https://issues.apache.org/jira/browse/LUCENE-2241?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2241:
Attachment: LUCENE-2241.patch
converted all core tests to use Version ctors
> Core Tests
Core Tests should call Version based ctors instead of deprecated default ctors
--
Key: LUCENE-2241
URL: https://issues.apache.org/jira/browse/LUCENE-2241
Project: Lucene - Jav
[
https://issues.apache.org/jira/browse/LUCENE-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806495#action_12806495
]
Robert Muir commented on LUCENE-2218:
-
Steven, all the 3.0-analysis issues are listed
[
https://issues.apache.org/jira/browse/LUCENE-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2240:
Attachment: LUCENE-2240.patch
This patch add the new Version ctors and deprecates the defa
SimpleAnalyzer and WhitespaceAnalyzer should have Version ctors
---
Key: LUCENE-2240
URL: https://issues.apache.org/jira/browse/LUCENE-2240
Project: Lucene - Java
Issue Type: Task
Perhaps - one of the things they are supposed to be addressing is
extendability.
nio2 does have FileSystemProvider, which would actually allow you to
create a custom channel !
I have not dug in enough to know much more than that though.
*But*, another really interesting thing is that in Java 7,
Does anyone know if nio2 has improved this...?
Mike
On Fri, Jan 29, 2010 at 2:00 PM, Jason Rutherglen
wrote:
> Defaulting NIOFSDir could account for some of the recent speed
> improvements users have been reporting in Lucene 2.9. So removing it
> as a default could reverse those and people coul
Defaulting NIOFSDir could account for some of the recent speed
improvements users have been reporting in Lucene 2.9. So removing it
as a default could reverse those and people could then report Lucene
3.X has slowed...
On Thu, Jan 28, 2010 at 5:24 AM, Michael McCandless
wrote:
> Bummer.
>
> So t
[
https://issues.apache.org/jira/browse/LUCENE-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806409#action_12806409
]
Steven Rowe commented on LUCENE-2218:
-
I see that SOLR-1674 introduced a new class Tes
[
https://issues.apache.org/jira/browse/LUCENE-2218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806402#action_12806402
]
Steven Rowe commented on LUCENE-2218:
-
Thanks, Robert.
I plan on creating a Solr issu
[
https://issues.apache.org/jira/browse/LUCENE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806387#action_12806387
]
Mark Miller commented on LUCENE-2239:
-
IMO, unless we see more reports where this is c
FYI - I created an issue for this
https://issues.apache.org/jira/browse/LUCENE-2239
simon
On Fri, Jan 29, 2010 at 2:31 PM, Grant Ingersoll wrote:
>
> On Jan 28, 2010, at 4:38 PM, Yonik Seeley wrote:
>
>> On Thu, Jan 28, 2010 at 3:49 PM, Grant Ingersoll wrote:
>>> Could we get the Channel (and o
[
https://issues.apache.org/jira/browse/LUCENE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2239:
Attachment: LUCENE-2239.patch
This patch adds documentation to NIOFSDirectory and provides
[
https://issues.apache.org/jira/browse/LUCENE-2239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2239:
Component/s: Store
Affects Version/s: 2.4
2.4.1
Revise NIOFSDirectory and its usage due to NIO limitations on Thread.interrupt
--
Key: LUCENE-2239
URL: https://issues.apache.org/jira/browse/LUCENE-2239
Project: Lucene - Jav
[
https://issues.apache.org/jira/browse/LUCENE-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer resolved LUCENE-2238.
-
Resolution: Fixed
committed in revision 904521
thanks robert
> deprecate ChineseAnalyz
+1
-
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: u...@thetaphi.de
> -Original Message-
> From: Grant Ingersoll [mailto:gsi...@gmail.com] On Behalf Of Grant
> Ingersoll
> Sent: Friday, January 29, 2010 2:33 PM
> To: java-dev@lucene.apache.org
> Subj
+1
On Fri, Jan 29, 2010 at 2:32 PM, Grant Ingersoll wrote:
> I'm getting tired of reverting "seos" work on our Wiki.
>
> Any objections to asking infra to ban the account?
>
> -
> To unsubscribe, e-mail: java-dev-unsubscr...@luce
I'm getting tired of reverting "seos" work on our Wiki.
Any objections to asking infra to ban the account?
-
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.a
On Jan 28, 2010, at 4:38 PM, Yonik Seeley wrote:
> On Thu, Jan 28, 2010 at 3:49 PM, Grant Ingersoll wrote:
>> Could we get the Channel (and other necessary classes) implementation from
>> Apache Harmony
>
> Public JDK methods don't have the low level stuff to implement our
> own, so rolling ou
[
https://issues.apache.org/jira/browse/LUCENE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806334#action_12806334
]
Robert Muir commented on LUCENE-2209:
-
i suggest for now we just keep ToStringUtils as
[
https://issues.apache.org/jira/browse/LUCENE-2209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir reassigned LUCENE-2209:
---
Assignee: Robert Muir
> add @experimental javadocs tag
> --
>
>
[
https://issues.apache.org/jira/browse/LUCENE-2232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12806275#action_12806275
]
Paul Elschot commented on LUCENE-2232:
--
Aside: the patch has an unrolled version of I
28 matches
Mail list logo