any issues with this code
perhaps it should be a patch?
Thanks,
Alexei
--
View this message in context:
http://lucene.472066.n3.nabble.com/return-unaltered-complete-multivalued-fields-with-Highlighted-results-tp2967146p3015616.html
Sent from the Solr - User mailing list archive at Nabble.com.
>= numFragments) break;
> } else {
> if ((fragment != null) && (fragment.getScore() > 0)) {
> fragTexts.add(fragment.toString());
> }
> if (fragTexts.size() >= numFragments) break;
>
e field
if (summaries == null || summaries.length == 0) {
alternateField( docSummaries, params, doc, fieldName );
}
}
This seems to work for my purposes. If nobody has any issues with this code
perhaps it should be a patch?
Thanks,
Alexei
--
View this message in context:
http://lucene.472066.
message in context:
http://lucene.472066.n3.nabble.com/return-unaltered-complete-multivalued-fields-with-Highlighted-results-tp2967146p3002357.html
Sent from the Solr - User mailing list archive at Nabble.com.
something
value1 and value3 will be skipped completely. When a field is not
multivalued everything works as advertised.
Any suggestions?
Regards,
Alexei
--
View this message in context:
http://lucene.472066.n3.nabble.com/return-unaltered-complete-multivalued-fields-with-Highlight
gex
> true
> 104400
>
> 0
>
>
>
>
> Regards,
> Alexei
>
> --
> View this message in context:
http://lucene.472066.n3.nabble.com/return-unaltered-complete-multivalued-fields-with-Highlighted-results-tp2967146p2967146.html
> Sent from the Solr - User mailing list archive at Nabble.com.
different things, nothing seems to work.
my config:
true
1000
abstract
regex
true
104400
0
Regards,
Alexei
--
View this message in context:
http://lucene.472066.n3.nabble.com/return-unaltered-complete-multivalued-fields-with