| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
4379 (0.154s).
|
|
|
Loading phrases to help you refine your search...
|
|
[SOLR-3212] Make response writers available cross-core, not just within a core - Solr - [issue]
|
|
...There's a hack that allows multicore handlers (like the CoreAdminHandler) to use a default built-in list (SolrCore.DEFAULT_RESPONSE_WRITERS) of response writers, but it makes it impossible t...
|
|
|
http://issues.apache.org/jira/browse/SOLR-3212
Author: Erik Hatcher,
2012-12-29, 15:54
|
|
|
[SOLR-3291] Update "ant run-example" JVM debugging command-line switches - Solr - [issue]
|
|
...Our current run-example target uses -Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=${example.debug.suspend},address=5005but I've heard that it can be done without -X arguments like t...
|
|
|
http://issues.apache.org/jira/browse/SOLR-3291
Author: Erik Hatcher,
2012-12-29, 15:53
|
|
|
[SOLR-1971] Add uniqueKey parameter to Solr Cell, allowing client to work without knowing the actual field name - Solr - [issue]
|
|
...This comes from an LCF need of indexing content generically into Solr, where the LCF side does not know the field name of the schema.xml uniqueKey specified field. You can send in lite...
|
|
|
http://issues.apache.org/jira/browse/SOLR-1971
Author: Erik Hatcher,
2012-12-29, 15:53
|
|
|
Re: Bug in query parser? - Solr - [mail # user]
|
|
...Looks like you're being hit by https://issues.apache.org/jira/browse/SOLR-3377, which is marked as fixed in 4.0, but not any version of 3.x Erik On Dec 28, 2012, at 13:06 , Fran...
|
|
|
Author: Erik Hatcher,
2012-12-28, 18:49
|
|
|
Re: Is there documentation anywhere describing interoperability of SolrJ? - Lucene - [mail # dev]
|
|
...Not so perverse, really. Quite by design that Solr depends on SolrJ. SolrJ _is_ Solr. EmbeddedSolrServer for example. The distributed and replication aspects also rel...
|
|
|
Author: Erik Hatcher,
2012-12-28, 14:54
|
|
|
Re: Converting fq params to Filter object - Solr - [mail # user]
|
|
...Apologies for misunderstanding. Does what you're trying to do already work this way using the maxCollationTries feature of the spellcheck component? It looks like it...
|
|
|
Author: Erik Hatcher,
2012-12-27, 19:39
|
|
|
Re: Converting fq params to Filter object - Solr - [mail # user]
|
|
...I think the answer is yes, that there's a better way to doing all of this. But I'm not yet sure what this all entails in your situation. What are you overriding with the Lucene s...
|
|
|
Author: Erik Hatcher,
2012-12-27, 17:53
|
|
|
Re: Bad performance while query pdf solr documents - Solr - [mail # user]
|
|
...Set text to be unstored (stored="false") and / or don't put that field in your query-time fl parameter. Erik On Dec 22, 2012, at 18:23, uwe72 wrote: ...
|
|
|
Author: Erik Hatcher,
2012-12-22, 23:33
|
|
|
Re: "order" question on solr multi value field - Solr - [mail # user]
|
|
...I don't know of an "official" guarantee of maintaining order but it's definitely guaranteed an relied upon to retain order. Many will scream if this changed. Indexed doesn...
|
|
|
Author: Erik Hatcher,
2012-12-18, 14:40
|
|
|
Re: Searches with phonetics - Solr - [mail # user]
|
|
...You need to reindex :) Erik On Dec 17, 2012, at 03:59 , Sangeetha wrote: ...
|
|
|
Author: Erik Hatcher,
2012-12-17, 11:00
|
|
|
|