| clear query|facets|time |
Search criteria: .
Results from 121 to 130 from
216 (5.798s).
|
|
|
Loading phrases to help you refine your search...
|
|
manual background re-indexing - Solr - [mail # user]
|
|
...Hello list, I am planning to implement a setup, to be run on unix scripts, that should perform a full pull-and-reindex in a background server and index then deploy that index. All shou...
|
|
|
Author: Paul Libbrecht,
2011-04-28, 11:49
|
|
|
Re: normalizing the score - Solr - [mail # user]
|
|
...Thanks for the precision Hoss, that is helpful an explanation. I am still unsure how it is ever possible to display score-bars for which you need some normalization... but that's for a...
|
|
|
Author: Paul Libbrecht,
2011-04-25, 21:03
|
|
|
Re: How to output the solr data into frontend? - Solr - [mail # user]
|
|
...Li, there's many ways to output data to the front-end, including solr-itas (a velocity front-end) and the xslt. Both work almost out of the box (for /itas you need to use the things de...
|
|
|
Author: Paul Libbrecht,
2011-04-19, 05:51
|
|
|
Re: when to change rows param? - Solr - [mail # user]
|
|
...Hoss, as of now I managed to adjust this in the client code before it touches the server so it is not urgent at all anymore. I wanted to avoid touching the client code (which is ...
|
|
|
Author: Paul Libbrecht,
2011-04-12, 06:02
|
|
|
Re: Search Regression Testing - Solr - [mail # user]
|
|
...Mark, In one project, with Lucene not Solr, I also use a smallish unit test sample and apply some queries there. It is very limited but is automatable. I find a better way ...
|
|
|
Author: Paul Libbrecht,
2011-04-06, 08:54
|
|
|
normalizing the score - Solr - [mail # user]
|
|
...Hello list, I did not find a wiki page about normalization. All I found was: http://search.lucidimagination.com/search/document/9d06882d97db5c59/a_question_about_solr_score where...
|
|
|
Author: Paul Libbrecht,
2011-04-05, 11:14
|
|
|
Re: Multiple terms in query - Solr - [mail # user]
|
|
...Depending on the query type you use, you can give weight to particular fields. In dismax, the queried fields can be given a weight. paul Le 2 avr. 2011 à 07:43, Prav Buz a écrit...
|
|
|
Author: Paul Libbrecht,
2011-04-02, 06:06
|
|
|
utf-8 is not so much everywhere - Solr - [mail # user]
|
|
...Hello group, this message is a word of warning and plea to wiki writers. Reading the wiki and documentation in general, there seems to be an accepted consensus that most in SOLR ...
|
|
|
Author: Paul Libbrecht,
2011-03-26, 21:57
|
|
|
Re: which German stemmer to use? - Solr - [mail # user]
|
|
...In our ActiveMath project, we have had positive feedback in Lucene with the SnowBallAnalyzer(Version.LUCENE_29,"German") which is probably one of the two below. I note tha...
|
|
|
Author: Paul Libbrecht,
2011-03-24, 07:38
|
|
|
when to change rows param? - Solr - [mail # user]
|
|
...Hello list, I've been using my own QueryComponent (that extends the search one) successfully to rewrite web-received parameters that are sent from the (ExtJS-based) javascript client. ...
|
|
|
Author: Paul Libbrecht,
2011-03-22, 07:39
|
|
|
|