[
https://issues.apache.org/jira/browse/LUCENE-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700415#action_12700415
]
Shai Erera commented on LUCENE-1591:
Hmmm ... Mike built that file from the xerces pro
[
https://issues.apache.org/jira/browse/LUCENE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700414#action_12700414
]
Shai Erera commented on LUCENE-1516:
look at extractWikipedia.alg, which uses the Enwi
[
https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700397#action_12700397
]
Robert Muir commented on LUCENE-1606:
-
its ~700ms if i .setConstantScoreRewrite(true)
[
https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700393#action_12700393
]
Mark Miller commented on LUCENE-1606:
-
{quote}on my big index its actually faster with
[
https://issues.apache.org/jira/browse/LUCENE-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-1606:
Attachment: automatonMultiQuery.patch
ok I refactored this to use FilteredTermEnum/MultiTermQuery
[
https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700391#action_12700391
]
Mark Miller commented on LUCENE-831:
I've got a bit of the same feeling. My list was mo
[
https://issues.apache.org/jira/browse/LUCENE-1516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700354#action_12700354
]
Jason Rutherglen commented on LUCENE-1516:
--
I noticed NearRealtimeReaderTask is i
[
https://issues.apache.org/jira/browse/LUCENE-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700349#action_12700349
]
Jason Rutherglen commented on LUCENE-1591:
--
Related to the new xerces-2.9.1-patch
Thanks for the explanation! I was mistaken in my understanding of the
sort order of TermEnum.
-Dave
-Original Message-
From: Uwe Schindler [mailto:u...@thetaphi.de]
Sent: Friday, April 17, 2009 5:08 PM
To: java-dev@lucene.apache.org
Subject: RE: PrefixQuery.rewrite
Hi Dave,
The code is
Hi Dave,
The code is correct, here my comments:
> This
> code, as I understand it, is designed to expand a prefix wildcard and
> rewrite the query as a long boolean series of ANDs.
>
> To improve performance the code has a Break statement designed to kick
> out of the TermEnum starts enumerating
[
https://issues.apache.org/jira/browse/LUCENE-1518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700325#action_12700325
]
Jason Rutherglen commented on LUCENE-1518:
--
What's the status of this patch? Have
[
https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jason Rutherglen updated LUCENE-1313:
-
Attachment: LUCENE-1313.patch
I added an IndexWriter.getRAMIndex method that returns a
R
Hello,
I'm writing a small function to enumerate all the values of a field. I
decided that I'd base my code of the PrefixQuery.rewrite() code. This
code, as I understand it, is designed to expand a prefix wildcard and
rewrite the query as a long boolean series of ANDs.
To improve performance the
A few random observations about CHANGES.txt and the generated CHANGES.html:
- The "ü" in Christian Kohlschütter's name is not proper UTF-8 (maybe it's
double-encoded or something) in the two LUCENE-1186 mentions in the Trunk
section, though it looks okay in the LUCENE-1186 mention in the 2.4.1 r
[
https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700177#action_12700177
]
Michael McCandless commented on LUCENE-831:
---
I've been struggling with the "right
[
https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700175#action_12700175
]
Mark Miller commented on LUCENE-831:
Yes, I agree - will do.
> Complete overhaul of Fi
[
https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12700154#action_12700154
]
Uwe Schindler commented on LUCENE-831:
--
I think, it would be a good idea to have the U
17 matches
Mail list logo