[
https://issues.apache.org/jira/browse/SOLR-5911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-5911:
-------------------------------
Attachment: SOLR-5911.patch
I reviewed the patch and brought it up to date with trunk. Nice thorough job
Mike! At first I was just thinking this was a small matter of the schema but
you thought of the TermVectorComponent, LukeRequestHandler, etc.
I did make a change to TermVectorComponent.mapOneVector so that the postings
flag indicates the options we want... and I simplified the code a little to not
need the 3 useOffsets|Positions|Payloads booleans which seemed redundant with
the same booleans on fieldOptions.
Tests pass, precommit passes.
If you don't have time to commit then I will be happy to.
> Cannot store term vector payloads
> ---------------------------------
>
> Key: SOLR-5911
> URL: https://issues.apache.org/jira/browse/SOLR-5911
> Project: Solr
> Issue Type: Improvement
> Reporter: Michael McCandless
> Fix For: 4.9, Trunk
>
> Attachments: SOLR-5911.patch, SOLR-5911.patch
>
>
> Lucene's term vectors can now store payloads, but it looks like this was
> never exposed in Solr.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]