Hi all,
I've been exploring MoreLikeThisQuery as part of a recent project and
something that came out of that might be useful to others here.
I found that using MoreLikeThisQuery could be quite slow for my use
case, but that most of the time involved was spent looking up term
frequencies to calcu
Hi Karl,
LUCENE-1575 refactors HitCollector by seperating the score from document
collection. So if we were to introduce this type of method (that you
suggest), it would be through a setQueries(Collection) method.
Maybe you try to verify if your use case makes sense, is efficient etc.,
before we
IndexWriter.addIndexesNoOptimize(IndexReader[] readers)
---
Key: LUCENE-1589
URL: https://issues.apache.org/jira/browse/LUCENE-1589
Project: Lucene - Java
Issue Type: Improvement
How crazy would it be to refactor HitCollector so it also accept the
matching queries?
Let's ignore my use case (not sure it makes sense yet, it's related to
finding a threadshold between probably interesting and definitly not
interesting results of huge OR-statements, but I really have to
> The realtime reader would have to have sub-readers per thread,
and an aggregate reader that "joins" them by interleaving the
docIDs
Nice (i.e. nice and complex)! Not knowing too much about the
internals, how would the interleaving work? Does each subreader
have a "start" ala Multi*Reader? Or are
[
https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696277#action_12696277
]
Jason Rutherglen commented on LUCENE-1313:
--
We'll need to integrate the RAM based
[
https://issues.apache.org/jira/browse/LUCENE-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696186#action_12696186
]
Jason Rutherglen commented on LUCENE-1313:
--
bq. So this has no external dependenc
[
https://issues.apache.org/jira/browse/LUCENE-1584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696184#action_12696184
]
Jason Rutherglen commented on LUCENE-1584:
--
I think it's good to take a step back
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696178#action_12696178
]
Mark Miller commented on LUCENE-1575:
-
Yes, both 64-bit versions - openjdk 6 and sun j
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696160#action_12696160
]
Michael McCandless commented on LUCENE-1575:
bq. So how do we proceed?
The re
[
https://issues.apache.org/jira/browse/LUCENE-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1587:
Attachment: LUCENE-1587.patch
> RangeQuery equals method does not compare collator property fully
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696145#action_12696145
]
Shai Erera commented on LUCENE-1575:
So how do we proceed? It looks like we get incons
[
https://issues.apache.org/jira/browse/LUCENE-1588?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
patrick o'leary updated LUCENE-1588:
Attachment: LUCENE-1588.patch
Deprecate DistanceSortSource and Add DistanceFieldComparator
Update Spatial Lucene sort to use FieldComparatorSource
---
Key: LUCENE-1588
URL: https://issues.apache.org/jira/browse/LUCENE-1588
Project: Lucene - Java
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/LUCENE-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated LUCENE-1587:
Fix Version/s: 2.9
> RangeQuery equals method does not compare collator property fully
> -
[
https://issues.apache.org/jira/browse/LUCENE-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller reassigned LUCENE-1587:
---
Assignee: Mark Miller
> RangeQuery equals method does not compare collator property fully
>
RangeQuery equals method does not compare collator property fully
-
Key: LUCENE-1587
URL: https://issues.apache.org/jira/browse/LUCENE-1587
Project: Lucene - Java
Issue Type: Bu
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696101#action_12696101
]
Michael McCandless commented on LUCENE-1575:
I ran 2 more JREs under linux:
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696084#action_12696084
]
Mark Miller commented on LUCENE-1575:
-
I just used the defaults for cmd line - I can g
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696020#action_12696020
]
Shai Erera commented on LUCENE-1575:
I'm using the latest version which sorts by that
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-1575:
---
Attachment: LUCENE-1575.8.patch
Added JustCompileSearch, JustCompileSearchFunction and JustCompileSe
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696017#action_12696017
]
Michael McCandless commented on LUCENE-1575:
Mark and Shai, are you guys using
[
https://issues.apache.org/jira/browse/LUCENE-1575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12696010#action_12696010
]
Shai Erera commented on LUCENE-1575:
I wasn't able to run the test on 64-bit JRE. Here
23 matches
Mail list logo