In an attempt to answer my own question, is this a good solution.

Before I was thinking of importing my fulltext description once, then
sorting it into two seperate fields in solr, one truncated, one keyword.

How about instead actually importing my fulltext description twice. Then I
can import it first into truncated_description and then again into
keyword_description.



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Taking-a-full-text-then-truncate-and-duplicate-with-stopwords-tp4008269p4008327.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to