| clear query|facets|time |
Search criteria: project:"time" 0.8.
Results from 71 to 80 from
946 (0.425s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: I need to indexing the first character of a field in another field - Solr - [mail # user]
|
|
... This exact topic was just discussed a few days ago... http://search.lucidimagination.com/search/document/7b6e2cc37bbb95c8/faceting_and_first_letter_of_fields#3059a28929451cb4 My comments...
|
|
... on when/where it makes sense to put this logic... http://search.lucidimagination.com/search/document/7b6e2cc37bbb95c8/faceting_and_first_letter_of_fields#7b6e2cc37bbb95c8 -Hoss ...
|
|
|
Author: Chris Hostetter,
2010-10-18, 22:13
|
|
|
Re: [JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0-ea-b84) - Build # 5180 - Failure! - Lucene - [mail # dev]
|
|
... FYI: this seed reproduces the OOM for me using both java6 and java7 on the 4x branch, so definitely not just a java8 thing... ant test -Dtestcase=TestFunctionQuerySort -Dtests...
|
|
....method=testSearchAfterWhenSortingByFunctionValues -Dtests.seed=663D470D4C55B8C1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fi_FI -Dtests.timezone=Egypt -Dtests.file.encoding=UTF-8 -Hoss ...
|
|
|
Author: Chris Hostetter,
2013-04-19, 02:40
|
|
|
Re: ANNOUNCE: Stump Hoss @ Lucene Revolution - Solr - [mail # user]
|
|
... Heh .... sure, all the details were in my email... ...and... -Hoss http://lucenerevolution.org/ ... October 7-8, Boston http://bit.ly/stump-hoss ... Stump The Chump! ...
|
|
|
Author: Chris Hostetter,
2010-08-24, 02:49
|
|
|
Re: Search Results optimization - Solr - [mail # user]
|
|
... to something like "0" otherwise documents will be excluded if they only match a small number of the terms. -Hoss http://lucenerevolution.org/ ... October 7-8, Boston http...
|
|
|
Author: Chris Hostetter,
2010-09-07, 19:43
|
|
|
Re: Importing of unix date format from mysql database and dates of format 'Thu, 06 Sep 2012 22:32:33 +0000' in Solr 4.0 - Solr - [mail # user]
|
|
... servlet container probably isn't doing the munging -- there is also a "test_utf8.sh" in the exampledocs directory that can help you verify if your servlet container is working properly. If you...
|
|
... and to specify which charset to use when returning data... https://dev.mysql.com/doc/refman/5.0/en/connector-j-reference-configuration-properties.html -Hoss ...
|
|
|
Author: Chris Hostetter,
2012-09-07, 20:28
|
|
|
Re: dash-words - Lucene - [mail # user]
|
|
...fcfa33e5c4a0a5959aa3d8d33c5a3a61f2683 ...this can help avoid situations like you describe. but in general, what you are running into is a general constraint of the way Analyzers can produce...
|
|
|
Author: Chris Hostetter,
2006-08-02, 20:05
|
|
|
Re: What is facet? - Solr - [mail # user]
|
|
.../ "Interaction style where users filter a set of items by progressively selecting from only valid values of a faceted classification system" Keith Instone, SOASIS&T, July 8...
|
|
... TO *] +price:[0 TO 10])) lame => (+popularity:[* TO 99] +numFeatures:[* TO 9] +price:[11 TO *]) -Hoss ...
|
|
|
Author: Chris Hostetter,
2007-09-26, 23:28
|
|
|
Re: Lucene Solr 3.1 RC1 - Lucene - [mail # dev]
|
|
... or directory) encountered while [javadoc] performing copy. * CHANGES.txt says we are using Tika 0.8-SNAPSHOT and UIMA 2.3.1-SNAPSHOT, but when i look at the actual jars there is no indication...
|
|
... before, the following jars are not identical between the bin and src releases, I'm not sure if that's just becuase yonik didn't build them at the exact same time, or if we have a glitch in our...
|
[+ show more]
[- hide]
| ... build.xml that is modifying these files when it shouldn't be... contrib/analysis-extras/lucene-libs/lucene-icu-3.1.0.jar contrib/analysis-extras/lucene-libs/lucene-smartcn-3.1.0.jar contrib... |
| .../analysis-extras/lucene-libs/lucene-stempel-3.1.0.jar example/exampledocs/post.jar ...using "jarc" to poke arround in post.jar the specific change seems to have been the "Created-By" variable in the manifest... < Created... |
| ...-By: 19.1-b02 (Sun Microsystems Inc.) --- > Created-By: 1.5.0_22-b03 (Sun Microsystems Inc.) I'm not entirely sure why the other three jars are included in the src release at all... |
|
|
Author: Chris Hostetter,
2011-03-17, 19:53
|
|
|
Re: spell checker - Lucene - [mail # user]
|
|
... I've added a FAQ that may help you with this, "How do i get code written for Lucene 1.4.x to work with Lucene 2.x?" http://wiki.apache.org/jakarta-lucene/LuceneFAQ#head-d09fdfc8a6335eab4...
|
|
...e3f3dc8ac41a40a3666318e -Hoss ...
|
|
|
Author: Chris Hostetter,
2006-09-27, 00:35
|
|
|
Re: Problems querying Russian content - Solr - [mail # user]
|
|
... the solr admin pages already set the charset to UTF-8, so this is really only an issue if you are using your own form. but this is only the first half of the problem. the second half...
|
|
... is that servlet containers don't always do the right thing with percent encoded UTF-8 strings... http://www.nabble.com/Cyrillic-characters-t1963293.html#a5402562 http...
|
|
|
Author: Chris Hostetter,
2007-06-28, 16:19
|
|
|
|