Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: generate.   Results from 1 to 7 from 7 (1.618s).
Loading phrases to help you
refine your search...
[SOLR-292] MoreLikeThisHandler generates incorrect facet counts - Solr - [issue]
...When obtaining facet counts using the MoreLikeThis handler, the facet information returned is generated from the document list returned rather than the entire set of matching documents...
...ListAndSet and ensuring that the facet count is generated from the entire set rather than the document list.  The MLT functionality of the StandardRequestHandler should not be affected by this change....
http://issues.apache.org/jira/browse/SOLR-292    Author: Pieter Berkel, 2007-07-09, 16:06
Re: Term extraction - Solr - [mail # user]
...Thanks Brian, I think the "smart" approaches you refer to might be outside the scope of my current project.  The documents I am indexing already have manually-generated keyword data, moving...
... forward I'd like to have these keywords automatically generated, selected from a pre-defined list of keywords (i.e. the "simple" approach).  The data is fairly clean and domain-specific so I don...
   Author: Pieter Berkel, 2007-09-20, 02:39
Term extraction - Solr - [mail # user]
...I'm currently looking at methods of term extraction and automatic keyword generation from indexed documents.  I've been experimenting with MoreLikeThis and values returned by the "mlt...
   Author: Pieter Berkel, 2007-09-20, 01:58
Re: solr + carrot2 - Solr - [mail # user]
... set to create clustering info this doesn't appear to be a practical approach.  In a similar vein, I'm also looking at methods of term extraction and automatic keyword generation from indexed...
   Author: Pieter Berkel, 2007-08-17, 05:16
Re: FunctionQuery and boosting documents using date arithmetic - Solr - [mail # user]
...'m still keen to get something working, at least to compare the results it generates with the current ordinal method.  Piete ...
   Author: Pieter Berkel, 2007-08-12, 12:02
Re: indexing null values? - Solr - [mail # dev]
... is null (i.e. hasn't been specified at index time) or an empty string.  For example, you may need to generate a list of products contained in your index that do not have a part number.  A dirty...
   Author: Pieter Berkel, 2007-08-09, 04:17
Re: Faceting over limited result set - Solr - [mail # user]
...).  The theory is that facet information generated from the first 'x' (lets say 100) matches to a query (ordered by score / relevance) will be more accurate (for the above purpose) than facets obtained...
   Author: Pieter Berkel, 2007-11-13, 00:03
Sort:
project
Solr (7)
type
mail # user (5)
issue (1)
mail # dev (1)
date
last 7 days (0)
last 30 days (0)
last 90 days (0)
last 6 months (0)
last 9 months (7)
author
Chris Hostetter (369)
Yonik Seeley (135)
Jack Krupansky (125)
Robert Muir (100)
Uwe Schindler (89)
Grant Ingersoll (80)
Steven A Rowe (75)
Erik Hatcher (64)
Erick Erickson (56)
Mark Miller (53)
Michael McCandless (49)
Otis Gospodnetic (48)
Markus Jelsma (43)
Shawn Heisey (40)
Lance Norskog (35)
Pieter Berkel