[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12442154 ]
Steven Tamm commented on LUCENE-509:
[[ Old comment, sent by email on Fri, 23 Jun 2006 09:16:17 -0700 ]]
It does. There isn't a real performance differenc
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12419926 ]
Chuck Williams commented on LUCENE-509:
---
LUCENE-545 does resolve this in a more general way, although the code to get
precisely one field value efficiently is slightly c
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12415798 ]
Grant Ingersoll commented on LUCENE-509:
Hi Steve,
Does Issue 545 take care of this one? I just committed it on Friday and I
think it does. Or perhaps there are par
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368591 ]
Doug Cutting commented on LUCENE-509:
-
You could:
(a) add a FieldSelector interface and an IndexWriter method that creates a
FieldSelector, then you could pass the FieldS
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368590 ]
Mark Harwood commented on LUCENE-509:
-
>It would be nice if one could get just a few fields in an efficient manner
>too.
I'd like to see that too. I put some code togeth
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368589 ]
Yonik Seeley commented on LUCENE-509:
-
The other limitation of this API is that it only returns a single field value.
Of course that's a bonus when you know there is only a
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368587 ]
Yonik Seeley commented on LUCENE-509:
-
It would be nice if one could get just a few fields in an efficient manner too.
Off the top of my head, I can't think of a good way t
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368577 ]
Doug Cutting commented on LUCENE-509:
-
That looks good. Thanks.
Can you please also add a test case that uses multi-byte characters?
Other than that, I'm +1 for comittin
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368563 ]
Steven Tamm commented on LUCENE-509:
Ahh yes. I actually just hit this problem with Japanese... I'll post a fix
soon.
> Performance optimization when retrieving a singl
[
http://issues.apache.org/jira/browse/LUCENE-509?page=comments#action_12368559 ]
Doug Cutting commented on LUCENE-509:
-
This seems like a fine idea. But unless I'm mistaken, there's a bug when
fields are strings that contain characters > 127. With st
10 matches
Mail list logo