Ask yourself what you want out of the index, how you want to query it,
then the way to structure your index will become more clear.

What sort of queries do you need to execute?

Upayavira

On Sat, Jan 2, 2016, at 01:30 PM, Vincenzo D'Amore wrote:
> Hi All,
> 
> Recently I have started to work on an new project. I found a collection
> where there are few documents (~8000), but each document has only a big
> text field with about 4/5 MB. 
> 
> As far as I understood the text field is created by copying all the text
> fields existing into a mssql table. So each row is transformed in a
> document and all row fields are copied into a big text solr field. 
> 
> Now it seems obvious to me that rows fields should be copied into
> different solr fields but I was curious to know what's the opinion of the
> forum about this situation and what's the best approach to re-design the
> collection. 
> 
> Bests,
> Vincenzo 
> 
> -- 
> Vincenzo D'Amore
> email: v.dam...@gmail.com
> skype: free.dev
> mobile: +39 349 8513251
> 
> 
> Ciao,
> Vincenzo
> 
> --
> mobile: 3498513251
> skype: free.dev

Reply via email to