The only thing i can think of is adding another field "fulltextcopy" to my model and reindex all .
Unfortunately the fulltext field is really large and i have about 100m docs. If i am not mistaken even by setting store to false will increase the size of my data folder.
Something nice would be the ability to add for example fieldname__copy and then es would strip of __copy and call lucene highlighter on that filed.
The only thing i can think of is adding another field "fulltextcopy" to my
model and reindex all .
Unfortunately the fulltext field is really large and i have about 100m
docs. If i am not mistaken even by setting store to false will increase the
size of my data folder.
Something nice would be the ability to add for example fieldname__copy and
then es would strip of __copy and call lucene highlighter on that filed.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.