| clear query|facets|time |
Search criteria: .
Results from 81 to 90 from
4379 (0.32s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Searches with phonetics - Solr - [mail # user]
|
|
...This is probably due to stemming. Removing the stemming (porter or snowball) from you analysis chains should do the trick. (And reindex) Erik On Dec 17, 2012, at 2:...
|
|
|
Author: Erik Hatcher,
2012-12-17, 10:03
|
|
|
Re: How to change Solr UI - Solr - [mail # user]
|
|
...There's absolutely nothing inherently wrong with using Velocity with lean templating to render responses from Solr. It's just a templating technology. What you've done in ...
|
|
|
Author: Erik Hatcher,
2012-12-14, 17:15
|
|
|
Re: How to change Solr UI - Solr - [mail # user]
|
|
...And basically that's what i had in mind with Prism here: Prism's very lightweight, uses Velocity (or not, any Ruby templating technology available), and is entirely separate from Solr....
|
|
|
Author: Erik Hatcher,
2012-12-04, 17:42
|
|
|
Re: How to change Solr UI - Solr - [mail # user]
|
|
...On Dec 4, 2012, at 08:21 , Jack Krupansky wrote: Point taken about being clear about this. But I disagree about removing /browse. It's useful, even if misunderstood/abused...
|
|
|
Author: Erik Hatcher,
2012-12-04, 14:29
|
|
|
Re: How to change Solr UI - Solr - [mail # user]
|
|
...It's a shame wt=velocity gets a bad rap because /update isn't out of the box strict with the HTTP/RESTful scene. A delete should be a DELETE of some sort. There are 3rd party sta...
|
|
|
Author: Erik Hatcher,
2012-12-04, 10:23
|
|
|
Re: How to change Solr UI - Solr - [mail # user]
|
|
...All of Solr should be considered "behind the firewall", just like a relational database or any other backend system. It's your job to put a privileged front-end on it. That being...
|
|
|
Author: Erik Hatcher,
2012-12-04, 09:58
|
|
|
Re: DefaultSolrParams ? - Solr - [mail # user]
|
|
...Bernd - There never has been, nor is there now, a method that looks for q and falls back to q.alt. The logic for that is purely in DisMaxQParser.java: if (use...
|
|
|
Author: Erik Hatcher,
2012-12-02, 15:24
|
|
|
Re: admin query showing unstored fields - Solr - [mail # user]
|
|
...Did you also restart Solr after changing things? On Nov 16, 2012, at 10:04, Reik Schatz wrote: ...
|
|
|
Author: Erik Hatcher,
2012-11-16, 15:08
|
|
|
Re: Multivalued or not - Solr - [mail # user]
|
|
...But what is your schema version? See the top of schema.xml. On Nov 14, 2012, at 4:17, Peter Kirk wrote: ...
|
|
|
Author: Erik Hatcher,
2012-11-14, 09:21
|
|
|
[SOLR-3957] Remove response "WARNING" of "This response format is experimental" - Solr - [issue]
|
|
...Remove all the useless (which I daresay is all of them) response WARNINGs stating "This response format is experimental".At this point, all of these are more than just experimental, and even...
|
|
|
http://issues.apache.org/jira/browse/SOLR-3957
Author: Erik Hatcher,
2012-11-12, 23:44
|
|
|
|