| clear query|facets|time |
Search criteria: override.
Results from 1 to 8 from
8 (0.415s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Solr Tika Override - Solr - [mail # user]
|
|
...You'd probably want to work on the XML output from Tika's PDF parser, from which you can identify which page and context. Personally I would build a separate indexing application in Ja...
|
|
|
Author: Jan Høydahl,
2013-04-03, 21:37
|
|
|
Re: Multi-select faceting is not working when facet fields are configured in default request handler. - Solr - [mail # user]
|
|
...If you want to override facet.field through the query, you have to override ALL facet.field's defined as default in reqeust handler, else those other facets are gone. You say "But it...
|
|
|
Author: Jan Høydahl,
2013-02-07, 09:11
|
|
|
Re: [ANN] vifun: tool to help visually tweak Solr boosting - Solr - [mail # user]
|
|
... should have +w so you can execute it with ./vifun What about the ability to override the "wt" param, so that you can point it to the "/browse" handler directly? Jan Høydahl, search solution...
|
|
|
Author: Jan Høydahl,
2013-02-25, 14:10
|
|
|
[SOLR-4452] Hunspell stemmer should not merge duplicate dictionary entries - Solr - [issue]
|
|
... upstream once in a while. This feature now works only for NEW words, not for overriding existing entries from the first dictionary.
Would like to change this behavior, so that the last line read...
|
|
|
http://issues.apache.org/jira/browse/SOLR-4452
Author: Jan Høydahl,
2013-02-14, 08:28
|
|
|
Re: Custom content extractor for Solr Cell - Solr - [mail # user]
|
|
... parser which handles your specific case, such as uncompressing a GZIP file and using AutoDetect on its contents or similar. If you want to override the behaviour of Tika's parsing of certain MIME...
|
|
|
Author: Jan Høydahl,
2011-12-28, 00:17
|
|
|
Re: Stemming and other tokenizers - Solr - [mail # user]
|
|
... LanguageIdentification (SOLR-1979) to do the magic of detecting language and renaming the field. If you set langid.override=false, languid.map=true and populate your "language" field with the known...
|
|
|
Author: Jan Høydahl,
2011-09-11, 22:09
|
|
|
Re: [JENKINS] Lucene-Solr-tests-only-3.x - Build # 10783 - Still Failing - Lucene - [mail # dev]
|
|
.../checkou t/solr/contrib/langid/src/java/org/apache/solr/update/processor/LanguageId entifierUpdateProcessorFactory.java:52: method does not override a method from its superclass ...
|
|
|
Author: Jan Høydahl,
2011-10-05, 21:01
|
|
|
Re: Omitting tf but not positions - Solr - [mail # user]
|
|
... to get rid of the IDF effect? Or should I override idf() in Similarity? Jan Høydahl, search solution architect Cominvent AS - www.cominvent.com On 15. des. 2010, at 13.27, Robert Muir wrote: ...
|
|
|
Author: Jan Høydahl,
2011-02-25, 18:57
|
|
|
|