| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
132650 (0.153s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Returning both partial and complete match results in solr - Solr - [mail # user]
|
|
...On Tue, 2013-06-18 at 12:17 +0200, Prathik Puthran wrote: Without testing: (Brad OR Pitt) NOT (Brad AND Pitt) Although that does require you to parse the query from the user and ...
|
|
|
Author: Toke Eskildsen,
2013-06-18, 10:25
|
|
|
Re: Returning both partial and complete match results in solr - Solr - [mail # user]
|
|
...The 2nd query returns the complete matches as well. So I will have to filter out the complete matches from the partial match results. On Tue, Jun 18, 2013 at 3:31 PM, Upayavira ...
|
|
|
Author: Prathik Puthran,
2013-06-18, 10:17
|
|
|
Reestablishing a Solr node that ran on a completely crashed machine - Lucene - [mail # dev]
|
|
...Hi Scenario: * 1) You have a Solr cloud cluster running - several Solr nodes across several machine - many collections with many replica and documents indexed into them * 2...
|
|
|
Author: Per Steffensen,
2013-06-18, 10:03
|
|
|
Re: yet another optimize question - Solr - [mail # user]
|
|
...Recently we had steadily increasing memory usage and OOM due to facets on dynamic fields. The default facet.method=fc need to build a large array of maxdocs ints for each field (a fieldCache...
|
|
|
Author: Andre Bois-Crettez,
2013-06-18, 10:03
|
|
|
Re: Returning both partial and complete match results in solr - Solr - [mail # user]
|
|
...With two queries. I'm not sure there's another way to do it. Unless you were prepared to get coding, and implement another SearchComponent, but given that you can achieve it with two ...
|
|
|
Author: Upayavira,
2013-06-18, 10:01
|
|
|
Returning both partial and complete match results in solr - Solr - [mail # user]
|
|
...Hi, I wanted to know if it is possible to tweak solr to return the results of both complete and partial query matches. For eg: If the search query is "Brad Pitt" and if the query...
|
|
|
Author: Prathik Puthran,
2013-06-18, 09:59
|
|
|
Re: Shard identification - Solr - [mail # user]
|
|
...What version of Solr? I had something like this on 4.2.1. Upgraging to 4.3 sorted it. Upayavira On Tue, Jun 18, 2013, at 09:37 AM, Ophir Michaeli wrote:...
|
|
|
Author: Upayavira,
2013-06-18, 09:57
|
|
|
Re: How to get SolrJ-serialization / binary-size statistics ? - Solr - [mail # user]
|
|
...Hello, just for information: the Solution might look like (1st approach): I take the sourcecode of the BinaryResponsewriter and surround the serialization with some trackin...
|
|
|
Author: Ralf Heyde,
2013-06-18, 09:20
|
|
|
Shard identification - Solr - [mail # user]
|
|
...Hi, I built a 2 shards and 2 replicas system that works ok on a local machine, 1 zookeeper on shard 1. It appears ok on the solar monitor page, cloud tab (http://localhost:8983/...
|
|
|
Author: Ophir Michaeli,
2013-06-18, 08:37
|
|
|
Re: implementing identity authentication in SOLR - Solr - [mail # user]
|
|
...On 18 June 2013 13:10, Mysurf Mail wrote: As mentioned earlier, no there is no built-in way of doing that if you are using the Solr DataImportHandler. Probably the easiest ...
|
|
|
Author: Gora Mohanty,
2013-06-18, 07:56
|
|
|
|