| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
6400 (3.403s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Boosting Documents - Solr - [mail # user]
|
|
... docBoost is really just syntactic sugar for a field boost on each field i the document -- it's factored into the norm value for each field in the document. (I'll upda...
|
|
|
Author: Chris Hostetter,
2013-05-22, 19:29
|
|
|
Re: solr starting time takes too long - Solr - [mail # user]
|
|
... https://people.apache.org/~hossman/#threadhijack -Hoss...
|
|
|
Author: Chris Hostetter,
2013-05-22, 18:58
|
|
|
Re: Solr4.2 - Fuzzy Search Problems - Solr - [mail # user]
|
|
...fuzzy search works on *terms* in your index -- if you use a stemme when you index your data (your schema shows that you are) then a word in your input like "WORDOES" might wind u...
|
|
|
Author: Chris Hostetter,
2013-05-21, 22:26
|
|
|
Re: Date Field - Solr - [mail # user]
|
|
... Gah! .. i'm sorry about my previous response pointing to the wiki .... I realize now that I missread the docs and replied to quickly. Alex's response appears correct -- evi...
|
|
|
Author: Chris Hostetter,
2013-05-21, 22:03
|
|
|
Re: AW: Date Field - Solr - [mail # user]
|
|
... Did you check the docs? if you are using Solr prior to Solr 4.1 what you are describing looks appropriate if your server is running on a machine with a UTC offset of ...
|
|
|
Author: Chris Hostetter,
2013-05-21, 21:37
|
|
|
Re: svn commit: r1484877 - in /lucene/dev/branches/branch_4x/solr: CHANGES.txt core/src/java/org/apache/solr/request/SimpleFacets.java core/src/test/org/apache/solr/request/TestFaceting.java - Lucene - [mail # dev]
|
|
...Erik: this isn't the final patch that i attached to the issue. it's your earlier patch that still has a bug in reseting "required" so date & range faceting is still broken.  ...
|
|
|
Author: Chris Hostetter,
2013-05-21, 17:27
|
|
|
RE: have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
... James: how certain is your expecation? Based on the sparse mentions of LONGVARCHAR in the ResultSet class docs, i'm not convinced getString() will do the right thing.... &n...
|
|
|
Author: Chris Hostetter,
2013-05-21, 15:27
|
|
|
Re: Solr httpCaching for distinct handlers - Solr - [mail # user]
|
|
... Unfortunatenly no. the request handlers are agnostic to the fact that they run in a servlet container, only the requestDispatcher has settings related to the caching ...
|
|
|
Author: Chris Hostetter,
2013-05-21, 00:50
|
|
|
Re: Solr 4 memory usage increase - Solr - [mail # user]
|
|
... Details matter... Are you using hte exact same configs that you had with 3.5, or did you copy the configs from 4.0 and then modify them? The distinction is important,...
|
|
|
Author: Chris Hostetter,
2013-05-21, 00:44
|
|
|
RE: have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
... Exactly - regardless of what the informix docs may say about how column types are related (for the purposes of casting an conversion in SQL) what matters is how the JDBC dr...
|
|
|
Author: Chris Hostetter,
2013-05-20, 23:20
|
|
|
|