i can have many sku_defaultPrice_*
but i have no idea in how to make the query with this kind of field
thanks for helping
--
--
Atenciosamente,
Gustavo de Araujo Lima Machado
Telefone: +55 +21 ***
Celular: +55+21 99034401
E-Mail: g.macha...@gmail.com.br
ResidĂȘncia
:
Hi guys,
I'm new to Solr (as you may guess for the subject). I'd like to force the
threshold for fuzzy queries to, say, 0.7. I've read that fuzzy queries are
expensive, but limiting it's threshold to a number near 1 would help.
So my question is: Is this possible to configure in some of the xml
c
parser and reset that value if it is too fuzzy.
> look for protected Query newFuzzyQuery(Term term, float
> minimumSimilarity, int prefixLength) there you can change the actual
> value used for minimumSimilarity
>
> simon
>
>
> On Thu, Oct 27, 2011 at 4:54 PM, Gustavo Falco
&
Hi guys!
I have a couple of questions that I hope someone could help me with:
1) Recently I've implemented Solr in my app. My use case is not
complicated. Suppose that there will be 50 concurrent users tops. This is
an app like, let's say, a CRM. I tell you this so you have an idea in terms
of ho
cords, I'd put everything in a
> single index and
> use filterqueries to restrict views.
> 3> I guess this relates to <2>. And I'd use a single core. If, for
> some reason, you decide
> that you need multiple indexes, use several cores with ONE Solr
> rathe
e.
2011/11/4 Brian Gerby
>
> Gustavo -
>
> Even with the most basic requirements, I'd recommend setting up a
> multi-core configuration so you can RELOAD the main core you will be using
> when you make simple changes to config files. This is much cleaner than
> bouncing solr each t
Hello,
Let me give a brief description of my scenario.
Today I am only using Lucene 2.9.3. I have an index of 30 million documents
distributed on three machines and each machine with 6 hds (15k rmp).
The server queries the search index using the remote class search. And each
machine is made to sea
2011/2/2 Gustavo Maia
> Hello,
>
> Let me give a brief description of my scenario.
> Today I am only using Lucene 2.9.3. I have an index of 30 million
> documents distributed on three machines and each machine with 6 hds (15k
> rmp).
> The server queries the search index u
Try it.
ulimit -n20
2011/2/3 Grijesh
>
> best option to use
> true
>
> decreasing mergeFactor may cause indexing slow
>
> -
> Thanx:
> Grijesh
> http://lucidimagination.com
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Open-Too-Many-Files-tp2406289p2412415.
Hello,
I am doing a comparative study between Lucene and Solr and wish to obtain
more concrete data on the data transfer using the lucene RemoteSearch that
uses RMI and data transfer of SOLR that uses the HTTP protocol.
Gustavo Maia
having 6 instances of SORL server?
Another question would be if the SOLR would have some limiting size index
for Hard drive? It would be interesting not index too big because when the
index increased the longer the search.
Thanks for everything.
Gustavo Maia
only necessary to add more machines?
2011/2/4 Ganesh
> I am having similar kind of problem. I need to scale out. Could you explain
> how you have done distributed indexing and search using Lucene.
>
> Regards
> Ganesh
>
> - Original Message -
> From: "Gus
formachine? What is the maximum size of index you use for HD? Are
you using theSORL or lucene? How many instance you have the SOLR server on
each machine?
Sorry for so many questions.
Gustavo Maia
2011/2/4 Otis Gospodnetic
> Gustavo,
>
> I haven't used RMI in 5 years, but last ti
Hi, does anyone know the location of the maven snapshot repositories for
solr 1.4-SNAPSHOT?
Thanks
--
Gustavo Lopes
smime.p7s
Description: S/MIME Cryptographic Signature
I'm indexing around 1 million documents of one type that requires 4 additional
queries for each document + 0,5 M documents that only require 1 query for all.
I'm using the data import handler from contrib with SolrWriter modified with
allowDups = true (doesn't seem to have made any difference).
15 matches
Mail list logo