solr.WordBreakSolrSpellCheckerrecherche true
true 10
*
**
--
Cordialement,
Best regards,
Hakim Benoudjit
I'll need to use /export since I retrieve large amount of data.
And I don't really need facets, so it won't be an issue.
Thanks again for your help.
2015-02-25 21:26 GMT+01:00 Mikhail Khludnev :
> On Wed, Feb 25, 2015 at 10:31 PM, Hakim Benoudjit
> wrote:
>
> > Tha
> tried
> it.Anyway, it doesn't help to connect from odbc.
> On top of my head, is
> https://cwiki.apache.org/confluence/display/solr/Exporting+Result+Sets but
> it returns only JSON, not csv. That's I wonder why.
>
> Seems like a dead end so far.
>
> On Wed, Feb
alyzers, Tokenizers, Filters, URPs and even a newsletter:
> http://www.solr-start.com/
>
>
> On 25 February 2015 at 08:52, Hakim Benoudjit
> wrote:
> > Hi there,
> >
> > I'm looking for a library to connect Solr throught ODBC to Excel in order
&g
Hi there,
I'm looking for a library to connect Solr throught ODBC to Excel in order
to do some reporting on my Solr data?
Anybody knows a library for that?
Thanks.
--
Cordialement,
Best regards,
Hakim Benoudjit
a direct HTTP request?
> >> >
> >> > Regards,
> >> >Alex.
> >> > P.s. You may also find it useful to read up on the Solr commit and
> >> > hard vs. soft commits. Check solrconfig.xml in the example
> >> > distribution.
> >&
he Solr commit and
> hard vs. soft commits. Check solrconfig.xml in the example
> distribution.
> Personal: http://www.outerthoughts.com/ and @arafalov
> Solr resources and newsletter: http://www.solr-start.com/ and @solrstart
> Solr popularizers community: https://www.linkedin.com/groups
of the error 'badMessage:
java.lang.IllegalStateException: too much data after closed for
HttpChannelOverHttp@5432494a' ?*
Thanks for your help, if anything isnt very precise please tell me to
explain it (and sorry for my bad english).
--
Cordialement,
Best regards,
Hakim Benoudjit
: https://www.linkedin.com/groups?gid=6713853
>
>
> On Thu, Jul 17, 2014 at 3:57 PM, Hakim Benoudjit
> wrote:
> > Any idea please?
> >
> >
> > 2014-07-15 15:00 GMT+01:00 Hakim Benoudjit :
> >
> >> Hi,
> >> I want to boost recent (*today
Any idea please?
2014-07-15 15:00 GMT+01:00 Hakim Benoudjit :
> Hi,
> I want to boost recent (*today's*) documents having a certain *field
> value*. The two fields to be bosted are respectively: '*date*' & '*site*'.
> But I dont want to penalize *r
* documents satisfying this field value
('*site*').
- I've boosted documents having this field value ('*site*'), using *dismax
boost query*.
- And I've found on solr doc how to boost *recent *docs:
https://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_boost_the_score_o
le.com/Boost-documents-having-a-field-value-tp4139342p4139486.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
Hakim Benoudjit.
Hi guys,
Is it possible in solr to boost documents having a field value (Ex.
:)?
I know that it's possible to boost a field above other fields at
query-time, but I want to boost a field value not the field name.
And if so, is the boosting done at query time or on indexing?
--
Hakim Benoudjit.
t;
> FWIW,
> Erick
>
> On Mon, May 5, 2014 at 11:03 AM, Hakim Benoudjit
> wrote:
> > I've tried it & it worked by letting solr do the commit instead of my
> solr
> > client.
> > In solrconfig.xml:
> > autocommit max_time has been set to 5 minutes & a
committing from the client by and large, use the
> and options in solrconfig.xml.
>
> See:
> http://searchhub.org/2013/08/23/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/
>
> Best,
> Erick
>
> On Mon, May 5, 2014 at 8:12 AM, Hakim Benoudj
Is there an option in Solr (solrconfig.xml or somewhere else) to regularize
commits to the index.
I meant to do a 'sleep' between each commit to the index, when data
to-be-indexed is waiting inside a stack.
2014-05-05 15:58 GMT+01:00 Hakim Benoudjit :
> The index is made with the
5-04 18:33 GMT+01:00 Shawn Heisey :
> On 5/4/2014 9:30 AM, Hakim Benoudjit wrote:
> > Ok. These files contain what you've requested:
> >
> > First (the xml error): http://pastebin.com/ZcagK3T7
> > Second (java params): http://pastebin.com/JtWQpp6s
> > Third (S
Ok. These files contain what you've requested:
First (the xml error): http://pastebin.com/ZcagK3T7
Second (java params): http://pastebin.com/JtWQpp6s
Third (Solr version): http://pastebin.com/wYdpdsAW
2014-05-04 14:23 GMT+01:00 Shawn Heisey :
> On 5/4/2014 6:06 AM, Hakim Benoudjit wrot
h of these scripts, the index managed to not
be corrupted, that's why I'm suspecting that the number of concurrent
request (*update*) received by solr, are causing this error.
--
Hakim Benoudjit.
I'm afraid I have to manually retreive all docs for suggested query in
current filter (category:Cars&q=Renau) and count them to get the frequency
in given filter.
2014-02-26 19:09 GMT+01:00 Hakim Benoudjit :
> It seems that suggestion frequency stays the same with filter query (fq)
It seems that suggestion frequency stays the same with filter query (fq).
2014-02-26 19:05 GMT+01:00 Ahmet Arslan :
>
>
> Just a guess, what happens when you use filter query?
> fq=category:Cars&q=Renau
>
>
>
> On Wednesday, February 26, 2014 7:38 PM, Hakim Benoudj
Do you mean
> that suggested word(s) should return non-zero hits for that category?
>
> Ahmet
>
>
>
> On Wednesday, February 26, 2014 6:36 PM, Hakim Benoudjit <
> h.benoud...@gmail.com> wrote:
> @Jack Krupansky, here is the important portion of my solrconfig.xml
query/input.
> 'spelling ready' means it does not contain field names, AND, OR, etc.
> Something like should work. spellcheck.q=value1 value2&q=+field1:value1
> +field2:value2
>
> Ahmet
>
>
> On Wednesday, February 26, 2014 5:51 PM, Hakim Benoudjit <
>
I have some difficulties to use `spellcheck.q` to get only suggestions for
current query.
When I set `spellcheck.q` to lucene query format (field1:value1 AND
field2:value2), it doesnt return me any result.
I have supposed that the value stored in `spellcheck.q` is just the value
of ``spellcheck`
Hi guys,
Suppose that a user is browsing a webpage where he has already filtered its
articles. I want to get suggestions only in the filtered content (i.e.
current category).
To achieve this I have set `spellcheck.q` to the current query or category,
but by doing this the query no longer returns
Hi guys,
Suppose that a user is browsing a webpage where he has already filtered its
articles. I want to get suggestions only in the filtered content (i.e.
current category).
To achieve this I have set `spellcheck.q` to the current query or category,
but by doing this the query no longer returns
file is renamed to
> schema.xml.bak and the contents are written to a file with the name
> defined as the managedSchemaResourceName.
>
> Steve
>
> On Jan 29, 2014, at 7:15 PM, Hakim Benoudjit
> wrote:
>
> > I have found this link
> >
> https://cwiki.apac
o the schema.
2014-01-30 Hakim Benoudjit
> Thanks Steve for the link.
> It seems very easy to create `new fields` in the `schema` using the `POST
> request`. But doest mean that I dont have to restart the `solr app`? Is so,
> is this feature available in latest solr version (`v4.6`)?
difying the
> schema via REST API:
> >
> >
> https://cwiki.apache.org/confluence/display/solr/Schema+API#SchemaAPI-Modifytheschema
> >
> > Steve
> >
> > On Jan 28, 2014, at 5:00 PM, Hakim Benoudjit
> wrote:
> >
> >> Hi guys
> >>
Hi guys
With the new version of solr (4.6), can I add a field to the index, knowing
that this field doesnt appear(isnt predefined) in the schema?
I ask this question because I ve seen an issue (on jira) related to this.
Thanks!
Because I only need to retreive the link not search by url. I have already
stored product id in an id field.
Thanks for your answer Gora!
2014/1/13 Gora Mohanty
> On 13 January 2014 00:30, Hakim Benoudjit wrote:
> >
> > Yep sure. But is it good for me to store a link(http:/
Yep sure. But is it good for me to store a link(http://...) in a solr
string field? knowing that this field isnt indexed, only stored.
2014/1/12 Gora Mohanty
> On 12 January 2014 20:07, Hakim Benoudjit wrote:
> > I have just forget the u'' next to a unicode string :\,
&
I have just forget the u'' next to a unicode string :\,
2014/1/12 Hakim Benoudjit
> I can add this link using sunburnt (solr python client) so it can not be
> related to solr.
> I think you're right it might be a python issue.
>
> Thanks.
>
>
> 2014/1/1
I can add this link using sunburnt (solr python client) so it can not be
related to solr.
I think you're right it might be a python issue.
Thanks.
2014/1/12 Gora Mohanty
> On 12 January 2014 19:45, Hakim Benoudjit wrote:
> > hi,
> >
> > what's the correct typ
hi,
what's the correct type used to store urls, which can contain some
encoded unicode caracters in the form '%'. Because, the
string type returns an error when I try to store these urls.
Btw, I'm using a python client which gives me this error: "'ascii'
codec can't decode byte 0xc3".
Thanks that's the response I was searching for. And, I have confirmed that
I need to reindex my data because tlong isnt compatible with tint.
2014/1/9 Chris Hostetter
>
> A TrieIntField field can never contain a value greater then java's
> Integer.MAX_VALUE -- it doesn't matter what settings yo
Hi,
I have a price field of type tint, from which I will generate a range facet.
And I have now some items in my index that exceed tint type limit (max
integer).
How do I increase tint max integer value?
Here is tint definition in schema.xml:
Do I have to increase precisionStep=8? because an e
37 matches
Mail list logo