: Shouldn't the file size be a long? Has anybody else experienced this problem?
Your problem does not apear to be any internal limitation in Solr - your
problem appears to be that you have a field in your schema named
"fileSize" which uses a fieldType that is a "TrieIntField" but you are
atte
Break it up.
You'll need 7GB of RAM for the source, at least that much for the parsed
version, at least that much for the indexes, and so on.
Why try to make something work when you aren't going to do it that way in
production?
wunder
On Aug 29, 2012, at 3:38 PM, David Martin wrote:
> Folks: