Thank you Mike, that was it.
Max.
On Sat, Apr 2, 2016 at 2:40 AM, Mikhail Khludnev wrote:
> Hello Max,
>
> Since it reports the first space occurrence pos=32, I advise to nuke all
> spaces between braces in sum().
>
> On Fri, Apr 1, 2016 at 7:40 PM, Max Bridgewater >
> wrote:
>
> > Hi,
> >
>
Afaik, such feature doesn't exist currently, but looks like nice to have.
On Thu, Mar 31, 2016 at 8:33 PM, michael solomon
wrote:
> Hi,
> It's possible to return the most popular collate?
> i.e:
> spellcheck.q = prditive analytiycs
> spellcheck.maxCollations = 5
> spellcheck.count=0
> respons
Hi,
I am putting together some montitors for various things.
The counters seem to be ... from the beginning of the process.
This makes many of them not so useful for long term monitoring and alerting.
Is there a way to rest the counters without restarting solr or reloading a
core?
For instanc
On 4/2/2016 11:06 AM, Jeff Courtade wrote:
> I am putting together some montitors for various things.
>
> The counters seem to be ... from the beginning of the process.
>
> This makes many of them not so useful for long term monitoring and alerting.
>
> Is there a way to rest the counters without
Thanks, and what we can do about that?
On Apr 2, 2016 5:28 PM, "Reth RM" wrote:
> Afaik, such feature doesn't exist currently, but looks like nice to have.
>
>
>
>
> On Thu, Mar 31, 2016 at 8:33 PM, michael solomon
> wrote:
>
> > Hi,
> > It's possible to return the most popular collate?
> > i.e:
Thanks,
I was hoping there was a way without a core reload.
Do you know what is different with cloud? I need to do this in both.
Jeff Courtade
M: 240.507.6116
On Apr 2, 2016 1:37 PM, "Shawn Heisey" wrote:
> On 4/2/2016 11:06 AM, Jeff Courtade wrote:
> > I am putting together some montitors for
Hi all,
At present I am providing suggestions in my app with this configuration
in my solrconfig.xml:
mySuggester
WFSTLookupFactory
spellchk
0.005
true
true
true
mySu
Hi Jeff,
With info that Solr provides in JMX you have to keep track of things
yourself, do subtractions and counting yourself.
If you don't feel like reinventing that, see
https://sematext.com/spm/integrations/solr-monitoring/
Otis
--
Monitoring - Log Management - Alerting - Anomaly Detection
Sol
Thanks very much.
Jeff Courtade
M: 240.507.6116
On Apr 2, 2016 3:03 PM, "Otis Gospodnetić"
wrote:
> Hi Jeff,
>
> With info that Solr provides in JMX you have to keep track of things
> yourself, do subtractions and counting yourself.
> If you don't feel like reinventing that, see
> https://semate
On 4/2/2016 12:27 PM, Jeff Courtade wrote:
> I was hoping there was a way without a core reload.
>
> Do you know what is different with cloud? I need to do this in both.
In cloud mode, using CoreAdmin (which is how you reload a core) is not
recommended at all. The entire collection (all cores) ca
On 4/1/2016 8:56 PM, Erick Erickson wrote:
> bq: The bottleneck is definitely Solr.
>
> Since you commented out the server.add(doclist), you're right to focus
> there. I've seen
> a few things that help.
>
> 1> batch the documents, i.e. in the doclist above the list should be
> on the order of 1,00
I am trying to setup on my dev workstation a small SolrCloud in order to assess
the faceting capability in Solr 5.5 and I have several questions.
First some context:
I need to be able to add a field that uses a custom analyzer.
In a perfect world I would be able to just drop the 'customanalyzer
Hello SOLR Experts
I am interested to know if SOLR 5.5 supports Same Origin Policy. I am
trying to read the data from http://localhost:8984/Solr_1/my/directory1 and
display it on UI on http://localhost:8983/Solr_2/my/directory2.
http://localhost:8983 has Solr 4.10 running and http://localhost:898
What we are trying to do is - we upgraded the Solr Master machine to 5.4.1,
and the slave is 5.3.1. When it replicates to the slave, it says
"incompatible types". That seems like a valid use case to me?
BIll
On Thu, Mar 31, 2016 at 2:49 AM, Shalin Shekhar Mangar <
shalinman...@gmail.com> wrote:
Hi All,
I've a query regarding autosuggestion. My use case is as below:
1. User enters product name (say Nokia)
2. I want suggestions along with the category with which the product
belongs. (e.g Nokia belongs to "electronics" and "mobile" category) so I
want suggestion like Nokia in electronics a
15 matches
Mail list logo