Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: some.   Results from 1 to 10 from 45 (0.442s).
Loading phrases to help you
refine your search...
Re: General Questions and some Problems - Lucene - [mail # user]
... many built-in options, from caches to facets - out of the box.  Everything you need to use Solr is a Servlet-container (I prefer Tomcat over Jetty for production, but some people even say...
   Author: Em, 2011-04-24, 22:21
Re: Lifecycle of a TokenFilter from TokenFilterFactory - Solr - [mail # user]
...That's exactly the way I do it when I have to write some custom stuff.  My problem is that I do not know how to integrate an Analyzer's reusability-feature into a Unit-Test to see what...
... happens if - i.e. - a TokenFilter-instance is going to be reused.  Some TokenFilter-prototypes I've seen are stateful and do not "reset" their state as neccessary in order to be reused...
[+ show more]
   Author: Em, 2012-10-01, 18:54
Lifecycle of a TokenFilter from TokenFilterFactory - Solr - [mail # user]
...Hello list,  I saw a bug in a TokenFilter that only works, if there is a fresh instance created by the TokenFilterFactory and it seems as TokenFilters are reused some how for more than one...
   Author: Em, 2012-09-30, 13:37
Re: reader/searcher refresh after replication (commit) - Solr - [mail # user]
...Eks,  that sounds strange!  Am I getting you right? You have a master which indexes batch-updates from time to time. Furthermore you got some slaves, pulling data from that master to keep...
   Author: Em, 2012-02-21, 22:53
Re: custom scoring - Solr - [mail # user]
... documents to the overall-query, the function query only checks those documents that are guaranteed to be within the result set.  Could you give us some details about how/where did you plugin...
   Author: Em, 2012-02-16, 19:09
Re: custom scoring - Solr - [mail # user]
...I just modified some TestCases a little bit to see how the FunctionQuery behaves.  Given that you got an index containing 14 docs, where 13 of them containing the term "batman" and two...
..._:"query($qq)"&qq=text:superman  If both queries, the TermQuery and the FunctionQuery must match, it would also result into two hits:  q=text:superman AND _val_:"query($qq)"&qq=text:superman  There is some behaviour that I...
   Author: Em, 2012-02-16, 23:43
Re: custom scoring - Solr - [mail # user]
... query by a value that represents a combination of some static values and the likelyness of how good a query matches a document.  FunctionQuery and within your MainQuery (let's call the q...
   Author: Em, 2012-02-20, 15:43
Re: OR-FilterQuery - Solr - [mail # user]
...Hi Mikhail,  thanks for kicking in some brainstorming-code! The given thread is almost a year old and I was working with Solr in my freetime to see where it fails to behave/perform as I...
   Author: Em, 2012-02-14, 19:13
Re: How is Number of Boolean Clauses calculated - Minimum Should Match? - Lucene - [mail # user]
... some thoughts :).  Regards, Em  Am 07.10.2011 19:37, schrieb Em:  ...
   Author: Em, 2011-10-07, 17:54
Re: Boundary Values for Training Data - Mahout - [mail # user]
... with the domain in some way and to throw away everything else.  Regards, Em  Am 26.09.2011 17:11, schrieb Zach Richardson: ...
   Author: Em, 2011-09-26, 16:08
Sort:
project
Solr (33)
Lucene (6)
Mahout (6)
type
mail # user (45)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (45)
author
Chris Hostetter (1887)
Erick Erickson (1241)
Grant Ingersoll (1156)
Otis Gospodnetic (931)
Robert Muir (767)
Yonik Seeley (721)
Erik Hatcher (702)
Mark Miller (697)
Michael McCandless (683)
Uwe Schindler (588)
Ted Dunning (565)
Sean Owen (512)
Jack Krupansky (509)
Markus Jelsma (379)
Karl Wright (377)
Em