| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
216 (0.364s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Solritas in production - Solr - [mail # user]
|
|
...Le 7 mai 2012 à 13:30, Marcelo Carvalho Fernandes a écrit : If fearing DoS attacks by too large queries (e.g. if having millions of documents), consider writing a query-component that ...
|
|
|
Author: Paul Libbrecht,
2012-05-09, 06:33
|
|
|
Re: Solritas in production - Solr - [mail # user]
|
|
...I do not share this reasoning at all. Of course a new UI would need to be developed, solr/itas is just an example. But that precisely is the interest of solr/itas, a view system that is easy...
|
|
|
Author: Paul Libbrecht,
2012-05-07, 10:18
|
|
|
Re: Removing old documents - Solr - [mail # user]
|
|
...With which client? paul Le 2 mai 2012 à 01:29, [EMAIL PROTECTED] a écrit : ...
|
|
|
Author: Paul Libbrecht,
2012-05-02, 06:42
|
|
|
Re: Removing old documents - Solr - [mail # user]
|
|
...I've been surprised to see Firefox cache even after empty-cache was ordered for JSOn results... this is quite annoying but I have get accustomed to it by doing the following when I need to d...
|
|
|
Author: Paul Libbrecht,
2012-05-01, 22:06
|
|
|
Re: Solr for routing a webapp - Solr - [mail # user]
|
|
...Or write your own query component mapping /solr/* in the web.xml, exposing the request by a thread-local through a filter, and reading this setting the appropriate query parameters... ...
|
|
|
Author: Paul Libbrecht,
2012-04-26, 19:03
|
|
|
Re: Solr for routing a webapp - Solr - [mail # user]
|
|
...Have you tried using mod_rewrite for this? paul Le 26 avr. 2012 à 15:16, Björn Zapadlo a écrit : ...
|
|
|
Author: Paul Libbrecht,
2012-04-26, 14:58
|
|
|
Re: Deciding whether to stem at query time - Solr - [mail # user]
|
|
...Le 24 avr. 2012 à 17:16, Otis Gospodnetic a écrit : I second this. The query expansion process is far from being a slow thing... you can easily expand to tens of fields with a fairly s...
|
|
|
Author: Paul Libbrecht,
2012-04-24, 14:28
|
|
|
Re: Can I discover what part of a score is attributable to a subquery? - Solr - [mail # user]
|
|
...Benson, If I remember well, the big big problem is that there's all sorts of recalibration of the scores based on the query. Therefore having it in one go is really nice. I...
|
|
|
Author: Paul Libbrecht,
2012-04-14, 17:15
|
|
|
Re: Can I discover what part of a score is attributable to a subquery? - Solr - [mail # user]
|
|
...Benson, it was in the Lucene world in May 2010: http://mail-archives.apache.org/mod_mbox/lucene-java-user/201005.mbox/%[EMAIL PROTECTED]%3E Mark Harwood pointed me to a "FlagQuery" wh...
|
|
|
Author: Paul Libbrecht,
2012-04-14, 16:37
|
|
|
Re: Can I discover what part of a score is attributable to a subquery? - Solr - [mail # user]
|
|
...Benson, In mid 2009, I has such a question answered with a nifty score bitwise manipulation, and a little precision loss. For each result I could pick the language of a multilingual match. I...
|
|
|
Author: Paul Libbrecht,
2012-04-14, 06:40
|
|
|
|