[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller reassigned LUCENE-1808:
---
Assignee: Mark Miller
> make Query.createWeight public (or add back Query.createQueryWeight(
[
https://issues.apache.org/jira/browse/LUCENE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-1809:
---
Attachment: LUCENE-1809.patch
Because FastVectorHighlighter's strength is the performance wh
See http://hudson.zones.apache.org/hudson/job/Lucene-trunk/920/changes
Changes:
[uschindler] LUCENE-1801: All Tokenizers/TokenStreams that are source of tokens
call AttributeSource.clearAttributes() first. Made Token.clear() consistent to
AttributeImpl (clear everything)
[gsingers] LUCENE-1790
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743530#action_12743530
]
Luis Alves commented on LUCENE-1792:
I only saw the resource folder you created on the
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743528#action_12743528
]
Luis Alves edited comment on LUCENE-1792 at 8/14/09 7:40 PM:
-
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Luis Alves updated LUCENE-1792:
---
Attachment:
removal_of_wildcard_and_prefix_detection_from_the_syntaxparser.patch
- add the QueryPar
Thanks Michael ;)
Mike
On Fri, Aug 14, 2009 at 7:40 PM, Michael Busch wrote:
> I hope you won't have access so that you're forced to relax! :)
>
> I assigned 1792 to me, I'll work with Luis and Adriano to resolve this asap.
>
> Michael
>
> On Fri, Aug 14, 2009 at 4:12 PM, Michael McCandless
> w
I hope you won't have access so that you're forced to relax! :)
I assigned 1792 to me, I'll work with Luis and Adriano to resolve this asap.
Michael
On Fri, Aug 14, 2009 at 4:12 PM, Michael McCandless <
luc...@mikemccandless.com> wrote:
> I'm going on "vacation" next week, and I'm supposed to
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch reassigned LUCENE-1792:
-
Assignee: Michael Busch
> new QueryParser fails to set AUTO REWRITE for multi-term queri
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743489#action_12743489
]
Luis Alves commented on LUCENE-1792:
I'll work on that over the weekend, let me see if
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1792:
--
Assignee: (was: Michael McCandless)
> new QueryParser fails to set AUTO RE
I'm going on "vacation" next week, and I'm supposed to have internet
access, but just in case I don't, and I suddenly stop responding,
you'll know why.
Maybe I'll come back to find 2.9 released ;) Only 4 issues left!
The only 2.9 issue I have is
https://issues.apache.org/jira/browse/LUCENE-1792,
[
https://issues.apache.org/jira/browse/LUCENE-1810?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743469#action_12743469
]
Grant Ingersoll commented on LUCENE-1810:
-
Patch would be great.
> Add a LATENT F
[
https://issues.apache.org/jira/browse/LUCENE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-1801.
---
Resolution: Fixed
Committed revision 804392. Thanks also to Michael and Robert!
> Tokenizer
Add a LATENT FieldSelectorResult
Key: LUCENE-1810
URL: https://issues.apache.org/jira/browse/LUCENE-1810
Project: Lucene - Java
Issue Type: Wish
Components: Search
Affects Versions: 2.4
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743432#action_12743432
]
Mark Miller commented on LUCENE-1808:
-
bq. Of course, that was just a comment. :)
I
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743427#action_12743427
]
Shai Erera commented on LUCENE-1808:
bq. when you made createQueryWeight, you made it
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743421#action_12743421
]
Mark Miller commented on LUCENE-1808:
-
bq. it could have saved me a lot of time creati
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743420#action_12743420
]
Mark Miller commented on LUCENE-1808:
-
bq. I created createQueryWeight as a replacemen
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743398#action_12743398
]
Shai Erera commented on LUCENE-1808:
Query always had a public weight() method, and pr
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743364#action_12743364
]
Michael McCandless commented on LUCENE-1792:
{quote}
Since we use UnescapedCha
[
https://issues.apache.org/jira/browse/LUCENE-1809?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Sekiguchi updated LUCENE-1809:
---
Attachment: LUCENE-1809.patch
The patch introduces a boolean property enwikiQueryMaker.disab
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743349#action_12743349
]
Yonik Seeley commented on LUCENE-1768:
--
If the existing query parser is not being dep
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743334#action_12743334
]
Luis Alves edited comment on LUCENE-1768 at 8/14/09 11:32 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743344#action_12743344
]
Luis Alves commented on LUCENE-1792:
I never liked wildcard and prefixwildcard inpleme
[
https://issues.apache.org/jira/browse/LUCENE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-1794:
Attachment: LUCENE-1794.patch
rest of the analyzers and tests, except memory/PatternAnalyzer. The
highlight-vs-vector-highlight.alg is unfair
---
Key: LUCENE-1809
URL: https://issues.apache.org/jira/browse/LUCENE-1809
Project: Lucene - Java
Issue Type: Bug
Components: contrib/benchmark
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743334#action_12743334
]
Luis Alves edited comment on LUCENE-1768 at 8/14/09 11:16 AM:
--
[
https://issues.apache.org/jira/browse/LUCENE-1768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743334#action_12743334
]
Luis Alves commented on LUCENE-1768:
I would propose to absorb the RangeTools/Utils a
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743325#action_12743325
]
Tim Smith commented on LUCENE-1808:
---
Right now, i have to use the following class in org
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743326#action_12743326
]
Adriano Crestani commented on LUCENE-1792:
--
Could we then fix StandardSyntaxParse
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743323#action_12743323
]
Michael McCandless commented on LUCENE-1808:
I don't remember why we had decid
[
https://issues.apache.org/jira/browse/LUCENE-1808?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743318#action_12743318
]
Mark Miller commented on LUCENE-1808:
-
Ah, I didn't catch that one - we did reduce the
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reopened LUCENE-1792:
> new QueryParser fails to set AUTO REWRITE for multi-term queries
> -
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743314#action_12743314
]
Michael McCandless commented on LUCENE-1792:
Urgh I see. But then I'd also ne
make Query.createWeight public (or add back Query.createQueryWeight())
--
Key: LUCENE-1808
URL: https://issues.apache.org/jira/browse/LUCENE-1808
Project: Lucene - Java
Issu
[
https://issues.apache.org/jira/browse/LUCENE-1792?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743304#action_12743304
]
Adriano Crestani commented on LUCENE-1792:
--
Hi Mike,
Maybe we should create a sp
On Thu, Aug 13, 2009 at 4:32 PM, Michael Busch wrote:
> On 8/13/09 7:29 AM, Yonik Seeley wrote:
>>
>> I'm liking the new attribute based analysis (in conjunction with
>> reusability), but I'm running into some questions...
>>
>> Is it valid for tokenizers or token filters add new attributes after
>
[
https://issues.apache.org/jira/browse/LUCENE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743187#action_12743187
]
Robert Muir commented on LUCENE-1794:
-
Shai, works for me.
i will keep working on thi
[
https://issues.apache.org/jira/browse/LUCENE-1790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1790.
-
Resolution: Fixed
Committed revision 804178.
Committed the position patch
> Add Boosti
[
https://issues.apache.org/jira/browse/LUCENE-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743183#action_12743183
]
Shai Erera commented on LUCENE-1794:
We only need getTokenizer because TokenStream.res
On Fri, Aug 14, 2009 at 6:56 AM, Shai Erera wrote:
> Thanks Mike. If we only try to reopen after a commit happens, then it makes
> sense that the cache will expire between commits, and therefore the call
> will succeed.
Yeah, at least this is the theory :) I'd love to hear confirmation
that it's
[
https://issues.apache.org/jira/browse/LUCENE-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Erik Hatcher resolved LUCENE-1806.
--
Resolution: Fixed
Done, thanks Jason.
> Add args to test-macro
> --
>
>
Thanks Mike. If we only try to reopen after a commit happens, then it makes
sense that the cache will expire between commits, and therefore the call
will succeed.
How can we update the Wiki page? Is it done through issues? I don't believe
I have access to the source, but if I can, I don't mind to
[
https://issues.apache.org/jira/browse/LUCENE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1807.
Resolution: Fixed
Fix Version/s: 2.9
Thanks Paul!
> Add convenient constru
[
https://issues.apache.org/jira/browse/LUCENE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743146#action_12743146
]
Michael McCandless commented on LUCENE-1807:
Makes sense and patch looks good.
[
https://issues.apache.org/jira/browse/LUCENE-1807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1807:
--
Assignee: Michael McCandless
> Add convenient constructor to PerFieldAnalyzerW
[
https://issues.apache.org/jira/browse/LUCENE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12743129#action_12743129
]
Michael Busch commented on LUCENE-1801:
---
Patch looks good, Uwe!
{quote}
I will comm
[
https://issues.apache.org/jira/browse/LUCENE-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1801:
--
Attachment: LUCENE-1801.patch
Final patch with Michaels suggestion.
Please note: I also chang
49 matches
Mail list logo