| clear query|facets|time |
Search criteria: .
Results from 101 to 110 from
216 (0.174s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: AW: Adding german phonetic to solr - Solr - [mail # user]
|
|
...Jürgen, clearly the Cologne-phonetic was not yet supported, please read: http://svn.apache.org/repos/asf/lucene/dev/trunk/solr/src/java/org/apache/solr/analysis/PhoneticFilterFac...
|
|
|
Author: Paul Libbrecht,
2011-06-30, 13:02
|
|
|
Re: Adding german phonetic to solr - Solr - [mail # user]
|
|
...Jürgen, I haven't had the time to deploy it but i heard about "Kölner Phonetik" that was to be contributed as part of apache-commons-codec. It probably still is just a patch in a jira ...
|
|
|
Author: Paul Libbrecht,
2011-06-30, 10:09
|
|
|
Re: Removing duplicate documents from search results - Solr - [mail # user]
|
|
...Mohammad, just in case you meant it, I would like to discourage you to try to deduplicate *the search result*. There are many things that go wrong if you do that; we had it in one vers...
|
|
|
Author: Paul Libbrecht,
2011-06-28, 13:35
|
|
|
Re: Modifying Configuration from a Browser - Solr - [mail # user]
|
|
...Though not with webdav (which is underdefined to my taste and seems only to be working with common implementations such as mod_dav), I had success with jFM (I used version 0.95): http://jav...
|
|
|
Author: Paul Libbrecht,
2011-06-15, 08:10
|
|
|
Re: Multilingual text analysis - Solr - [mail # user]
|
|
... Le 2 juin 2011 à 16:27, Juan Antonio Farré Basurte a écrit : I meant the solr wiki. Honestly, I think it is of utmost importance for a CMS manager to kind of know "how mu...
|
|
|
Author: Paul Libbrecht,
2011-06-02, 14:34
|
|
|
Re: Multilingual text analysis - Solr - [mail # user]
|
|
...Juan, An easy way in solr, I think, is indeed to use different fields at index time and expand on multiple fields at query time. I believe using field-names' wildcards allows you to sp...
|
|
|
Author: Paul Libbrecht,
2011-06-02, 14:06
|
|
|
Re: Anyway to know changed documents? - Solr - [mail # user]
|
|
...I think you should look at the indextime field. There are examples in the wiki. paul Le 1 juin 2011 à 08:07, 京东 a écrit : ...
|
|
|
Author: Paul Libbrecht,
2011-06-01, 06:09
|
|
|
Re: Including phonetic search in text field - Solr - [mail # user]
|
|
...Jamie, the problem with that is that you cannot do exact matching anymore. For this reason, it is good style to have two fields, to use a query expander such as dismax (prefer exact ma...
|
|
|
Author: Paul Libbrecht,
2011-05-23, 19:56
|
|
|
Re: Boosting non synonyms result - Solr - [mail # user]
|
|
...I do it the same but do not use the Dismax query which is a lot too unflexible. In CurrikiSolr, I have my own QueryComponent which does all sorts of query expansion: - it expands a sim...
|
|
|
Author: Paul Libbrecht,
2011-05-18, 06:38
|
|
|
Re: how to use variable in solfconfig.xml? - Solr - [mail # user]
|
|
...that tastes like two different requester processors. paul Le 17 mai 2011 à 08:31, deniz a écrit : ...
|
|
|
Author: Paul Libbrecht,
2011-05-17, 07:13
|
|
|
|