| clear query|facets|time |
Search criteria: .
Results from 1 to 10 from
17 (0.408s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Bad performance while query pdf solr documents - Solr - [mail # user]
|
|
...Do you really need them all in the response to show them in the results? As you define them as not stored now this does not seem so. 2012/12/23 Otis Gospodnetic ...
|
|
|
Author: Dirk Högemann,
2012-12-23, 14:26
|
|
|
Re: Bad performance while query pdf solr documents - Solr - [mail # user]
|
|
...You can define the fields to be returned with the fl parameter fl=the, needed, fields - usually the score and the id... 2012/12/23 uwe72 ...
|
|
|
Author: Dirk Högemann,
2012-12-23, 09:30
|
|
|
Re: Solr3.5 PatternTokenizer / Search Analyzer tokenizing always at whitespace? - Solr - [mail # user]
|
|
...Ah - now I got it. My solution to this was to use phrase queries - now I know why: Thanks! 2012/12/17 Jack Krupansky ...
|
|
|
Author: Dirk Högemann,
2012-12-17, 18:36
|
|
|
Re: Solr3.5 PatternTokenizer / Search Analyzer tokenizing always at whitespace? - Solr - [mail # user]
|
|
...Ok- right, changed that... Nevertheless I thought I should always use the same analyzers for the query and the index section to have consistent results. Does this mean that the tokenizer in ...
|
|
|
Author: Dirk Högemann,
2012-12-17, 16:01
|
|
|
Re: Solr3.5 PatternTokenizer / Search Analyzer tokenizing always at whitespace? - Solr - [mail # user]
|
|
...{!q.op=AND df=cl2Categories_NACE}08 Gewinnung von Steinen und Erden, sonstiger Bergbau+cl2Categories_NACE:08 +cl2Categories_NACE:gewinnung +cl2Categories_NACE:von +cl2Categories_NACE:steinen...
|
|
|
Author: Dirk Högemann,
2012-12-17, 11:01
|
|
|
Solr3.5 PatternTokenizer / Search Analyzer tokenizing always at whitespace? - Solr - [mail # user]
|
|
...Hi, I am not sure if am missing something, or maybe I do not exactly understand the index/search analyzer definition and their execution. I have a field definition like this: &nb...
|
|
|
Author: Dirk Högemann,
2012-12-17, 10:59
|
|
|
Re: Forwardslash delimiter.Solr4.0 query for path like /Customer/Content/* - Solr - [mail # user]
|
|
...Ok.If there is no other way I will have some string parsing to do, but in this case I am wondering a little bit about the chosen delimiter...as it is central to nearly any path in directorie...
|
|
|
Author: Dirk Högemann,
2012-11-01, 20:02
|
|
|
Forwardslash delimiter.Solr4.0 query for path like /Customer/Content/* - Solr - [mail # user]
|
|
...Hi, I am currently upgrading from Solr 3.5 to Solr 4.0 I used to have filter-bases restrictions for my search based on the paths of documents in a content repository. E.g. ...
|
|
|
Author: Dirk Högemann,
2012-10-30, 17:07
|
|
|
Re: solr4.0 LimitTokenCountFilterFactory NumberFormatException - Solr - [mail # user]
|
|
...Am 17.10.2012 16:12 schrieb "Jack Krupansky" : ...
|
|
|
Author: Dirk Högemann,
2012-10-17, 17:57
|
|
|
solr4.0 LimitTokenCountFilterFactory NumberFormatException - Solr - [mail # user]
|
|
...Hi, I am trying to upgrade from Solr 3.5 to Solr 4.0. I read the following in the example solrconfig: --> I tried that as follows: ... ...
|
|
|
Author: Dirk Högemann,
2012-10-17, 15:50
|
|
|
|