| clear query|facets|time |
Search criteria: .
Results from 71 to 80 from
4382 (0.215s).
|
|
|
Loading phrases to help you refine your search...
|
|
[SOLR-3669] Create a ScriptSearchComponent - Solr - [issue]
|
|
...Building on the infrastructure created from SOLR-1725, a ScriptSearchComponent would be a valuable addition to Solr flexibility.Performance impact will be a very important factor and need to...
|
|
|
http://issues.apache.org/jira/browse/SOLR-3669
Author: Erik Hatcher,
2013-01-09, 11:00
|
|
|
Re: solr invalid date string - Solr - [mail # user]
|
|
...One quick and not so dirty way to do this is to use the . Oops, sorry the wiki is a bit sparse currently, but the feature is "documented" in the Solr 4.0 release as collection1/conf/up...
|
|
|
Author: Erik Hatcher,
2013-01-08, 21:08
|
|
|
Re: Viewing the Solr MoinMoin wiki offline - Solr - [mail # user]
|
|
...Here's a geeky way to do it yourself: Fire up Solr 4.x, run this from example/exampledocs: java -Ddata=web -Ddelay=2 -Drecursive=1 -jar post.jar http://wiki.apache.org/so...
|
|
|
Author: Erik Hatcher,
2012-12-30, 13:05
|
|
|
[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
|
|
|
|