Edismax and ShingleFilterFactory exponential term grow

2018-07-26 Thread Jokin C
Hi, I have a problem and I don't know if it's something that am and doing wrong or if it's maybe a bug. I want to query a field with shingles, the field and type definition are this: I'm using Solr 7.2.1. I jus wanted to have different min and max shingle s

Re: Faceting Word Count

2017-11-06 Thread Jokin C
He said that it's using to get a word cloud, if it's not related to the search and it's a generic word cloud of the index, using the luke request handler to get the first 250 o 500 word could work. http://localhost:8983/solr/core/admin/luke?fl=text&numTerms=500&wt=json On Mon, Nov 6, 2017 at 4:4

Re: Automatic creation of indexes

2017-11-02 Thread Jokin C
Nice presentation, the concepts that in it are the reason that I was searching for this feature. Thanks! On Wed, Nov 1, 2017 at 5:12 PM, Emir Arnautović < emir.arnauto...@sematext.com> wrote: > >Emir, your message did not actually include anything related to the > presentation you mentioned. > U

Re: Automatic creation of indexes

2017-11-02 Thread Jokin C
Oh, nice, this was just what I was looking for, I will follow the issue. Thanks! On Wed, Nov 1, 2017 at 3:03 PM, Shawn Heisey wrote: > On 10/31/2017 5:32 AM, Jokin Cuadrado wrote: > >> Hi, I'm using solr to store time series data, log events etc. Right now I >> use a solr cloud collection and cl