RC5 is up by the way, if anyone wants to grab it. I just have to double
check it all myself and send out the email to the user list. Got side
tracked on some other stuff.
http://people.apache.org/~markrmiller/staging-area/lucene2.9rc5/
--
- Mark
http://www.lucidimagination.com
-
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757444#action_12757444
]
Uwe Schindler commented on LUCENE-1919:
---
A really funny test fragment. Fascinating :
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated LUCENE-1919:
-
Attachment: random_tests_fragment.txt
I've been doing some more testing... everything looks good
[
https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757377#action_12757377
]
Bernd Fondermann commented on LUCENE-1920:
--
Thank you all for taking the time to
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757263#action_12757263
]
Jason Rutherglen commented on LUCENE-1919:
--
For SOLR-908, I can try out the patch
[
https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757251#action_12757251
]
Yonik Seeley commented on LUCENE-1920:
--
I agree with the patch - MulitReader is not u
[
https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757250#action_12757250
]
Uwe Schindler commented on LUCENE-1920:
---
Was there not any issue that fixes Instanti
[
https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757240#action_12757240
]
Mark Miller commented on LUCENE-1920:
-
* Requests an "optimize" operation on an ind
[
https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757236#action_12757236
]
Mark Miller commented on LUCENE-1920:
-
An optimized index is a single segment - MultiR
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757232#action_12757232
]
Mark Miller commented on LUCENE-1919:
-
bq. Thanks Robert for the great tests and all o
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757225#action_12757225
]
Mark Miller commented on LUCENE-1919:
-
bq. I think because of this the payload is clon
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757224#action_12757224
]
Uwe Schindler commented on LUCENE-1919:
---
Token.clone() is not called by next() anymo
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757215#action_12757215
]
Yonik Seeley commented on LUCENE-1919:
--
bq. This was introduced at the end of LUCENE-
[
https://issues.apache.org/jira/browse/LUCENE-1920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bernd Fondermann updated LUCENE-1920:
-
Attachment: MultiReader_isOptimized.patch
> Make MultiReader.isOptimized() return a usef
Make MultiReader.isOptimized() return a useful result
-
Key: LUCENE-1920
URL: https://issues.apache.org/jira/browse/LUCENE-1920
Project: Lucene - Java
Issue Type: Improvement
Comp
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler resolved LUCENE-1919.
---
Resolution: Fixed
Committed revision: 816673
I added no CHANGES entry as we are all committ
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757207#action_12757207
]
Mark Miller commented on LUCENE-1919:
-
The copy of payload came in LUCENE-1057.
The c
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757205#action_12757205
]
Uwe Schindler commented on LUCENE-1919:
---
bq. Just one question: Does anybody know, w
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757201#action_12757201
]
Uwe Schindler commented on LUCENE-1919:
---
Thanks Robert, I added your test and did so
[
https://issues.apache.org/jira/browse/LUCENE-1821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757199#action_12757199
]
Tim Smith commented on LUCENE-1821:
---
I've been playing with per-segment caches for the l
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-1919:
Attachment: LUCENE-1919.patch
nevermind: found it.
Uwe's patch plus a testcase that passes with h
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757178#action_12757178
]
Robert Muir commented on LUCENE-1919:
-
Uwe, i tested your patch, this is good :)
Just
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757156#action_12757156
]
Mark Miller commented on LUCENE-1919:
-
I can confirm the latest patch fixes the Solr i
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757149#action_12757149
]
Mark Miller commented on LUCENE-1919:
-
I tested the patch I did with the failing test,
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757143#action_12757143
]
Uwe Schindler commented on LUCENE-1919:
---
OK, will do. Do you know if Yonik also revi
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757140#action_12757140
]
Mark Miller commented on LUCENE-1919:
-
Commit away as soon as you can Uwe - I pump out
[
https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless resolved LUCENE-1918.
Resolution: Fixed
Thanks Christian!
> Adding empty ParallelReader indexes to an I
[
https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757125#action_12757125
]
Mark Miller commented on LUCENE-1918:
-
Agreed - we are now stuck with a new rc it soun
Thank you very much Michael for the information!
-John
On Fri, Sep 18, 2009 at 6:01 PM, Michael McCandless <
luc...@mikemccandless.com> wrote:
> > Say you have a type of field with fixed length data per doc, e.g. a
> > 8 bytes.
>
> OK this makes sense -- thanks for the example! This sounds like
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757092#action_12757092
]
Uwe Schindler commented on LUCENE-1919:
---
I would suggest to create a new RC because
[
https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757090#action_12757090
]
Uwe Schindler commented on LUCENE-1918:
---
I have no problem with this. I think we nee
> Say you have a type of field with fixed length data per doc, e.g. a
> 8 bytes.
OK this makes sense -- thanks for the example! This sounds like
getting column-stride-fields before that feature is added to Lucene
"for real".
For flushing, you can plugin your own indexing chain to IndexWriter.
Th
[
https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757080#action_12757080
]
Michael McCandless commented on LUCENE-1918:
Mark, I think we should commit th
[
https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-1918:
---
Attachment: LUCENE-1918.patch
Patch looks good! Thanks Christian. Good catches!
I
[
https://issues.apache.org/jira/browse/LUCENE-1918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless reassigned LUCENE-1918:
--
Assignee: Michael McCandless
> Adding empty ParallelReader indexes to an Index
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uwe Schindler updated LUCENE-1919:
--
Attachment: LUCENE-1919.patch
This is just a patch that enhances/rectifies the BW testcase. It
Evil... well if the projection doesn't align with the way other parts of
your codebase do then it it is just one more reason to dump code and write
your own...
The most useful part I could donate is the bunch of code I wrote around
GeoHashes, that is code that enables you do do really cool things,
I bet custom per-segment files could very well be used for per-segment
userdata/debuginfo we introduced earlier.
With them it could be stored neatly in a separate file instead of
being grafted onto current ones.
On Thu, Sep 17, 2009 at 18:35, Michael McCandless
wrote:
> I'm actively working on LU
[
https://issues.apache.org/jira/browse/LUCENE-1919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12757007#action_12757007
]
Uwe Schindler edited comment on LUCENE-1919 at 9/18/09 12:01 AM:
---
39 matches
Mail list logo