[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1134:
---
Attachment: (was: LUCENE-1134.patch)
> BooleanQuery.rewrite does not work properly for minNumber
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1134:
---
Attachment: LUCENE-1134.patch
Fix + Test
> BooleanQuery.rewrite does not work properly for minNumbe
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559360#action_12559360
]
Shai Erera commented on LUCENE-1134:
Hi
W.r.t. testing, I found TestBooleanMinShouldM
Hi Michael,
On 01/15/2008 at 10:04 PM, Michael Busch wrote:
> which version of the maven-ant-tasks are you using?
2.0.8
Steve
> Steven A Rowe wrote:
> > When I try to run "ant generate-maven-artifacts" on the
> trunk, I get the following build failure - looks like
> building the path for the de
[
https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559341#action_12559341
]
Michael Busch commented on LUCENE-831:
--
{quote}
As with Lucene 2.3 the reopen is possi
Hi Steven,
which version of the maven-ant-tasks are you using?
-Michael
Steven A Rowe wrote:
> When I try to run "ant generate-maven-artifacts" on the trunk, I get the
> following build failure - looks like building the path for the default deploy
> location doesn't work properly:
>
> gener
[
https://issues.apache.org/jira/browse/LUCENE-1135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-1135.
-
Resolution: Fixed
Committed to both the branch and the trunk
> Mark contrib/wikipedia a
Mark contrib/wikipedia as experimental
--
Key: LUCENE-1135
URL: https://issues.apache.org/jira/browse/LUCENE-1135
Project: Lucene - Java
Issue Type: Task
Components: contrib/wikipedia
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559247#action_12559247
]
Hoss Man commented on LUCENE-1134:
--
I think you're misunderstanding me Paul: i was just t
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559242#action_12559242
]
Paul Elschot commented on LUCENE-1134:
--
A FuzzyQuery rewrites to a BooleanQuery with
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559210#action_12559210
]
Hoss Man commented on LUCENE-1134:
--
Ah... good call.
(Hmmm it stil might be worth do
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559200#action_12559200
]
Paul Elschot commented on LUCENE-1134:
--
There is no real need for this optimization b
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559194#action_12559194
]
Hoss Man commented on LUCENE-1134:
--
At first glance, the patch seems right .. but an opti
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559183#action_12559183
]
Paul Elschot commented on LUCENE-1134:
--
I'd start with these tests:
ant -Dtestcase='
[
https://issues.apache.org/jira/browse/LUCENE-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1134:
---
Attachment: LUCENE-1134.patch
The fix is very trivial. Which tests should I run to ensure this doesn
BooleanQuery.rewrite does not work properly for minNumberShouldMatch
Key: LUCENE-1134
URL: https://issues.apache.org/jira/browse/LUCENE-1134
Project: Lucene - Java
Issue Ty
[
https://issues.apache.org/jira/browse/LUCENE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559175#action_12559175
]
Grant Ingersoll commented on LUCENE-1133:
-
Custom.
> WikipediaTokenizer needs a w
Ok then I'll open an issue and provide a patch.
Thanks !
On Jan 15, 2008 8:18 PM, Paul Elschot <[EMAIL PROTECTED]> wrote:
> Correcting myself:
>
> On Tuesday 15 January 2008 17:55:42 you wrote:
> > Shai,
> >
> > I think it would be enough to add to the javadocs of BooleanQuery that
> > the minim
[
https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559168#action_12559168
]
Paul Elschot commented on LUCENE-584:
-
I indeed recall having an problem with remote fi
[
https://issues.apache.org/jira/browse/LUCENE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559163#action_12559163
]
Otis Gospodnetic commented on LUCENE-1133:
--
Aha. Which existing one? Custom?
>
Correcting myself:
On Tuesday 15 January 2008 17:55:42 you wrote:
> Shai,
>
> I think it would be enough to add to the javadocs of BooleanQuery that
> the minimum number of SHOULD clauses is ignored when no such clauses
> are added.
I should have looked at the code of BooleanScorer2 before answe
[
https://issues.apache.org/jira/browse/LUCENE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559158#action_12559158
]
Grant Ingersoll commented on LUCENE-1133:
-
I use a TokenFilter to decide what to w
When I try to run "ant generate-maven-artifacts" on the trunk, I get the
following build failure - looks like building the path for the default deploy
location doesn't work properly:
generate-maven-artifacts:
[artifact:install-provider] Installing provider:
org.apache.maven.wagon:wagon-ssh:jar:
[
https://issues.apache.org/jira/browse/LUCENE-205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559130#action_12559130
]
Otis Gospodnetic commented on LUCENE-205:
-
Actually, is the RussianAnalyzer that we
[
https://issues.apache.org/jira/browse/LUCENE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559126#action_12559126
]
Otis Gospodnetic commented on LUCENE-1133:
--
I'd actually love the option to skip
Shai,
I think it would be enough to add to the javadocs of BooleanQuery that
the minimum number of SHOULD clauses is ignored when no such clauses
are added.
Regards,
Paul Elschot
On Tuesday 15 January 2008 13:04:51 Shai Erera wrote:
> Hi
>
> I'm not sure if this is a bug or working as designed
[
https://issues.apache.org/jira/browse/LUCENE-1133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll updated LUCENE-1133:
Summary: WikipediaTokenizer needs a way of not tokenizing certain parts of
the text (was:
WikipediaTokenizer needs a way of not tokenizing
-
Key: LUCENE-1133
URL: https://issues.apache.org/jira/browse/LUCENE-1133
Project: Lucene - Java
Issue Type: Improvement
Components:
Highlighter Documentation updates
-
Key: LUCENE-1132
URL: https://issues.apache.org/jira/browse/LUCENE-1132
Project: Lucene - Java
Issue Type: Bug
Components: contrib/*
Reporter: Grant In
Hi
I'm not sure if this is a bug or working as designed. In BooleanQuery, one
can set the minimum number of SHOULD match terms. So if I send the query
"abc +def" and set it to 1, only if "abc" has matches in the index I should
get back results.
However, if I send the query "+def" and set the minim
[
https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559008#action_12559008
]
Uwe Schindler commented on LUCENE-831:
--
I did some extensive tests with Lucene 2.3 tod
[
https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12558997#action_12558997
]
Eks Dev commented on LUCENE-584:
Michal, would this work?
1. providing default implementat
32 matches
Mail list logo