| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
115 (0.278s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
...chris, i opened up https://issues.apache.org/jira/browse/SOLR-4844 thx mark View this message in context: http://lucene.472066.n3.nabble.com/have-developer-question...
|
|
|
Author: geeky2,
2013-05-21, 13:52
|
|
|
RE: have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
...chris, yes - i will open up the jira. is the solr jira site open to anyone? eg, i have never posted there before and need to know if i need to request access and from whom....
|
|
|
Author: geeky2,
2013-05-21, 12:52
|
|
|
Re: seeing lots of "autowarming" messages in log during DIH indexing - Solr - [mail # user]
|
|
...you mean i would add this switch to my script that kicks of the dataimport? exmaple: OUTPUT=$(curl -v http://${SERVER}.intra.searshc.com:${PORT}/solrpartscat/${CORE}/dataimport ...
|
|
|
Author: geeky2,
2013-05-20, 16:57
|
|
|
seeing lots of "autowarming" messages in log during DIH indexing - Solr - [mail # user]
|
|
...hello, we are tracking down some performance issues with our DIH process. not sure if this is related - but i am seeing tons of the messages below in the logs during re-indexing ...
|
|
|
Author: geeky2,
2013-05-20, 14:16
|
|
|
Re: having trouble storing large text blob fields - returns binary address in search results - Solr - [mail # user]
|
|
...hello your comment made me think - so i decided to double check myself. i opened up the schema in squirrel and made sure that the two columns in question were actually of type TE...
|
|
|
Author: geeky2,
2013-05-18, 18:05
|
|
|
RE: have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
...i still have a disconnect on this (see below) i have been reading on the informix site about BLOB, CLOB and TEXT types. *i miss-stated earlier that a TEXT type "is another type o...
|
|
|
Author: geeky2,
2013-05-18, 02:00
|
|
|
RE: have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
...Hello James, I think the usual practice is to use BLOB types to store data that is not a character stream. So you case is probably pretty rare << admittedly - if the ...
|
|
|
Author: geeky2,
2013-05-17, 21:43
|
|
|
Re: having trouble storing large text blob fields - returns binary address in search results - Solr - [mail # user]
|
|
...Hello Gora, thank you for the reply - i did finally get this to work. i had to cast the column in the DIH to a clob - like this. cast(att.attr_val AS ...
|
|
|
Author: geeky2,
2013-05-17, 20:54
|
|
|
have developer question about ClobTransformer and DIH - Lucene - [mail # dev]
|
|
...hello, this is my first post to this forum - if this question is not correct for this forum (or has been addressed in another jira) - just let me know ;) environment: &nbs...
|
|
|
Author: geeky2,
2013-05-17, 18:33
|
|
|
having trouble storing large text blob fields - returns binary address in search results - Solr - [mail # user]
|
|
...hello environment: solr 3.5 can someone help me with the correct configuration for some large text blob fields? we have two fields in informix tables that are of type text...
|
|
|
Author: geeky2,
2013-05-16, 18:32
|
|
|
|