Erick
On Tue, Jul 21, 2015 at 8:49 AM, Rich Hume wrote:
> I am migrating from Solr 4.5.1 to Solr 5.2.1 on a Windows platform. I am
> using multi-core, but not Solr cloud. I am having issues with my suite of
> junit tests. My tests currently use code I found in SOLR-4502.
>
>
I am migrating from Solr 4.5.1 to Solr 5.2.1 on a Windows platform. I am using
multi-core, but not Solr cloud. I am having issues with my suite of junit
tests. My tests currently use code I found in SOLR-4502.
I was wondering whether anyone could point me at best-practice examples of
multi-c
I am currently using Solr 4.5.1. In the hopes of seeing better query
performance, I have sharded an index and I am trying to use the shards
parameter along with grouping and highlighting. I am not currently using Solr
cloud.
I got past an earlier problem by adding a second sort parameter (as
After we upgraded Solr from 4.5.1 to 4.10.4, we started seeing the following
UnsupportedOperationException logged repeatedly. We do not have highlighting
configured to useFastVectorHighlighter. The logged stack trace has given me
little to go on. I was hoping this is a problem others have see