Re: Duplicate values in Multi Value Fields

2019-03-14 Thread Alexis Aravena Silva
Does anyone know how to config this in solrconfig?, the idea is that solr uses it when I execute the data import: _nombreArea_ uniq-fields From: Alexis Aravena Silva Sent: Thursday, March 14, 2019 11:26:07

Re: Duplicate values in Multi Value Fields

2019-03-14 Thread Alexis Aravena Silva
ate request processor > > https://lucene.apache.org/solr/7_4_0//solr-core/org/apache/solr/update/processor/UniqFieldsUpdateProcessorFactory.html > > > Am 14.03.2019 um 15:01 schrieb Alexis Aravena Silva < > aarav...@itsofteg.com>: > > > > Hello, > > > &g

Duplicate values in Multi Value Fields

2019-03-14 Thread Alexis Aravena Silva
Hello, I'm indexing data into some MultiValueFields, but I have duplicates, how can I remove the duplicate values at indexing time? I'm using Solr 7. sample: _nombreArea_":["MICROBIOLOGÍA", "QUÍMICA", "MICROBIOLOGÍA", "MICROBIOLOGÍA", "MICROBIOLOGÍA", "QUÍMICA", "QUÍMICA",

Re: Error at import data from SQL Server 2017 (Solr 7.5.0)

2018-12-15 Thread Alexis Aravena Silva
informations for this error on your log. Best, Sébastien Le sam. 15 déc. 2018 à 05:51, Alexis Aravena Silva a écrit : > Ok. > > > My dih.xml is this: > > > driver="com.microsoft.sqlserver.jdbc.SQLServerDriver" > url="jdbc:sqlserver://DESKTOP-AD46GSU\SQL2017;da

Re: Error at import data from SQL Server 2017 (Solr 7.5.0)

2018-12-14 Thread Alexis Aravena Silva
aboratorio=1, razonSocial=Subsecretaría de Salud Pública, nombre=Laboratorio Ambiental de la SEREMI de Salud de Antofagasta]) From: Erick Erickson Sent: Saturday, December 15, 2018 12:38:12 AM To: solr-user Subject: Re: Error at import data from SQL Server 2017 (Solr 7.5

Error at import data from SQL Server 2017 (Solr 7.5.0)

2018-12-14 Thread Alexis Aravena Silva
Hello, I'am using Solr 7.5 and I have the following error at import data from SQL Server: [cid:45b7e3fd-bb2c-4308-8f4d-16f1cd6a38de] The message doesn't say anything else, that's why, I don't know what is wrong, could you help me with this please. Note: I assigned write access for

Re: Problems creating index for suggestions

2017-04-07 Thread Alexis Aravena Silva
Thanks Alessandro, I'll read the article. Saludos, Alexis Aravena S. Scrum Master & Agile Coach Celular: +569 69080134 Correo: aarav...@itsofteg.com From: alessandro.benedetti Sent: Friday, April 7, 2017 11:39:56 AM To:

Re: Problems creating index for suggestions

2017-04-05 Thread Alexis Aravena Silva
So I'm guessing that when you say the index is 8 documents it's not quite what you think it is. On the admin screen, what are numDocs and maxDocs for the index in question? Best, Erick On Tue, Apr 4, 2017 at 2:11 PM, Alexis Aravena Silva <aarav...@itsofteg.com> wrote: > Hi, > > &g

Problems creating index for suggestions

2017-04-04 Thread Alexis Aravena Silva
Hi, I'm creating an index for suggestions, when I rebuild the index with 8 documents, Solr creates a temp file that consumes over 20GB in the process and It takes more than 10 minutes in reindex, what is the problem?, It's illogic that Solr takes so long and consumes such size of my disk:

Re: Suggestions with EdgeNGramFilterFactory and FuzzyLookupFactory

2017-04-01 Thread Alexis Aravena Silva
n 31 Mar 2017 11:30 PM, "Alexis Aravena Silva" <aarav...@itsofteg.com> wrote: > Hello All, > > > I'm using the suggester component in Solr 6.4 with FuzzyLookupFactory and > AnalyzingInfixLookupFactory, everything was ok until added > EdgeNGramFilterFactory to my fie

Suggestions with EdgeNGramFilterFactory and FuzzyLookupFactory

2017-03-31 Thread Alexis Aravena Silva
Hello All, I'm using the suggester component in Solr 6.4 with FuzzyLookupFactory and AnalyzingInfixLookupFactory, everything was ok until added EdgeNGramFilterFactory to my field type definition, after loading 8 documents, I index manually, the process of indexing consumes 16GB of my hard