[jira] [Commented] (LUCENE-7684) MemoryIndex should store payloads per-field

2017-02-09 Thread David Smiley (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859926#comment-15859926
 ] 

David Smiley commented on LUCENE-7684:
--

+1 Looks good to me too.

By the way, I had added this storePayloads boolean option in LUCENE-6155 (as 
part of adding payload support that previously wasn't there).  My thinking was 
that one might want to disable capturing payloads if the consumer of the 
MemoryIndex didn't need them. It's not a big deal though; payloads are fairly 
custom. 

> MemoryIndex should store payloads per-field
> ---
>
> Key: LUCENE-7684
> URL: https://issues.apache.org/jira/browse/LUCENE-7684
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Alan Woodward
> Attachments: LUCENE-7684.patch
>
>
> Currently MemoryIndex will store payloads for all fields, or for none.  It 
> would be useful instead for it to store them per-field.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Commented] (LUCENE-7684) MemoryIndex should store payloads per-field

2017-02-09 Thread Martijn van Groningen (JIRA)

[ 
https://issues.apache.org/jira/browse/LUCENE-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15859688#comment-15859688
 ] 

Martijn van Groningen commented on LUCENE-7684:
---

+1 looks good!

> MemoryIndex should store payloads per-field
> ---
>
> Key: LUCENE-7684
> URL: https://issues.apache.org/jira/browse/LUCENE-7684
> Project: Lucene - Core
>  Issue Type: Improvement
>Reporter: Alan Woodward
> Attachments: LUCENE-7684.patch
>
>
> Currently MemoryIndex will store payloads for all fields, or for none.  It 
> would be useful instead for it to store them per-field.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org