[
https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522038
]
Michael Busch commented on LUCENE-986:
--
This is good stuff, Hoss. I like the DirectoryIndexReader idea.
Sounds l
[
https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522030
]
Hoss Man commented on LUCENE-584:
-
I, unfortunately, haven't had the time to read through everything in the latest
p
[
https://issues.apache.org/jira/browse/LUCENE-986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12522025
]
Hoss Man commented on LUCENE-986:
-
one aspect of this that should be considered: It may not make sense for
MultiRead
While the main index page for the javadocs generated by hudson...
http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/overview-summary.html
...says it is from the 2007-08-23_02-46-02 build, some javadocs are
clearly out of date, for example MultiReader still says it extends
Ind
[
https://issues.apache.org/jira/browse/LUCENE-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch resolved LUCENE-908.
--
Resolution: Fixed
Committed. Revision: 568766
> MANIFEST.MF cleanup (main jar and luci customi
[
https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Busch resolved LUCENE-935.
--
Resolution: Fixed
Committed. Revision: 568766
> Improve maven artifacts
>
[
https://issues.apache.org/jira/browse/LUCENE-987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ning Li updated LUCENE-987:
---
Attachment: deprecateIndexModifier.patch
> Deprecate IndexModifier
> ---
>
>
Deprecate IndexModifier
---
Key: LUCENE-987
URL: https://issues.apache.org/jira/browse/LUCENE-987
Project: Lucene - Java
Issue Type: Test
Components: Index
Reporter: Ning Li
Priority: Min
I'm hoping that coord similarity API can be changed from:
float coord(int overlap, int maxOverlap)
TO
float coord(int overlap, int maxOverlap, int docSize)
Where docSize is the num Terms in the document/hit being evaluated for
similarity to the query.
The reason for this is that many people are
Refactor segmentInfos from IndexReader into its subclasses
--
Key: LUCENE-986
URL: https://issues.apache.org/jira/browse/LUCENE-986
Project: Lucene - Java
Issue Type: Improvement
[
https://issues.apache.org/jira/browse/LUCENE-935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521710
]
Michael Busch commented on LUCENE-935:
--
I'm planning to commit this together with LUCENE-908 in a day or so...
11 matches
Mail list logo