| clear query|facets|time |
Search criteria: SimilarityProvider .
Results from 1 to 10 from
179 (3.271s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Similarity - Lucene - [mail # dev]
|
|
...See the coord function in Similarity: http://lucene.apache.org/java/2_4_1/api/core/org/apache/lucene/search/Similarity.html -Grant On Mar 22, 2009, at 9:49 PM, john atsh wrote: ...
|
|
|
Author: Grant Ingersoll,
2009-03-25, 09:07
|
|
|
Custom Similarity - Solr - [mail # user]
|
|
...I have a custom Similarity class that I would like to load. It has a no-arg constructor, so it should work fine within Solr's context. However, it has the option for other constructor...
|
|
|
Author: Grant Ingersoll,
2007-12-28, 21:05
|
|
|
[SOLR-762] Provide RAT support for the build file - Solr - [issue]
|
|
...RAT (http://incubator.apache.org/rat/) is a useful tool for checking we are in good shape for releases. It has Ant support. This patch adds it to the build.xml.In order for you t...
|
|
|
http://issues.apache.org/jira/browse/SOLR-762
Author: Grant Ingersoll,
2008-09-19, 21:31
|
|
|
Re: Custom Similarity - Solr - [mail # user]
|
|
...On Dec 28, 2007, at 4:17 PM, Yonik Seeley wrote: Right, but that means recompiling every time I want to test different parameters. I'll take a look at the NamedList stuff...
|
|
|
Author: Grant Ingersoll,
2007-12-28, 21:49
|
|
|
[SOLR-1193] Provide option for TermVectorComponent to provide a way of retrieving TV info around a position instead of the whole vector - Solr - [issue]
|
|
...It's often useful to retrieve TermVector information around (within some user specified window) a specific position or offset. The TermVectorComponent can easily be modifed to use a Te...
|
|
|
http://issues.apache.org/jira/browse/SOLR-1193
Author: Grant Ingersoll,
2009-05-28, 22:54
|
|
|
[SOLR-679] Provide accessor methods on Lucene based spell checkers - Solr - [issue]
|
|
...Added getters to AbstractLuceneSpellChecker and IndexBasedSpellChecker to get back information about where the spell checker lives. Also, provide accessor to the spellcheckers map...
|
|
|
http://issues.apache.org/jira/browse/SOLR-679
Author: Grant Ingersoll,
2008-08-08, 03:03
|
|
|
[SOLR-2187] Provide more DirectoryFactory implementations for the various different Directories - Solr - [issue]
|
|
|
|
http://issues.apache.org/jira/browse/SOLR-2187
Author: Grant Ingersoll,
2011-03-30, 16:45
|
|
|
Re: [jira] Commented: (LUCENE-622) Provide More of Lucene For Maven - Lucene - [mail # dev]
|
|
...On Jun 4, 2007, at 2:21 PM, Hoss Man (JIRA) wrote: Uh, temporary insanity today, I guess. :-) It just struck me funny today. I think when I saw that Karl put in a &n...
|
|
|
Author: Grant Ingersoll,
2007-06-04, 20:39
|
|
|
Re: BM25 & field-configurable similarity ? - Solr - [mail # dev]
|
|
... low level similarity testing. ...
|
|
|
Author: Grant Ingersoll,
2008-03-11, 02:03
|
|
|
Re: Usefulness of Similarity.queryNorm() - Lucene - [mail # dev]
|
|
...I don't know a lot about it, but my understanding has always been that comparing across queries is difficult at best, so that would argue for removing it, but I haven't done an...
|
|
|
Author: Grant Ingersoll,
2008-02-13, 01:04
|
|
|
|