Please help.
With Regards
Aman Tandon
On Sat, Feb 14, 2015 at 12:27 PM, Aman Tandon
wrote:
> Hi,
>
> I am using Solr 4.8.1 and when i am creating the new request handler i am
> getting the following error:
>
> *Request Handler config:*
>
>
>
> edismax
>
1. Look further down in the stack trace for the "caused by" that details
the specific cause of the exception.
2. Please explain in plain English what you are really trying to do with
this non-standard approach - why aren't you just using the normal request
handler?
3. You have q.alt in invariants,
StandardTokenizer splits your text into tokens, and the suggester
suggests tokens independently. It sounds as if you want the suggestions
to be based on the entire text (not just the current word), and that
only adjacent words in the original should appear as suggestions.
Assuming that's what
Dear all,
I don't get when and where we should use solr cloud so that we will get
best performance. How to know the peak point of solr master server?
my question is when a solr can't handle the requests i.e if we reach the
peak point at that time if I increase my master configuration does that
s
Is there any linux command to verify and see whether solr installed or not
and if yes, then which version of solr?
+1
> Date: Mon, 16 Feb 2015 11:53:47 +0530
> Subject: Verifying solr installation
> From: karimkhan...@gmail.com
> To: solr-user@lucene.apache.org
>
> Is there any linux command to verify and see whether solr installed or not
> and if yes, then which version of solr?