Hi All,
I have a specific requirement as stated below. Kindly suggest if this can
be acheived or not and the steps to acheive it.
I have 2 cores storing different kind of data.
My search query should return results in the below given order
1) Exact match resutls from core1
2) Exact match res
Thanks Jonathan. I appreciate your reply.
Though I got few ideas for implementing my requirement, I got stuck up with
few issues. It would be more helpful if you guide me in resolving those.
As you suggested I configured single core with different fields.
For example the core contains the follo
Hi Jonathan,
Once again many thanks for your guidance. I made it work this time :-)
Thanks,
Balaji.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Get-only-partial-match-results-tp963212p976106.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi All,
I am aware that Solr internally uses Lucene for search and indexing. But
it would be helpful if anybody explains about Solr features that is not
provided by Lucene.
Thanks,
Balaji.
--
View this message in context:
http://www.nabble.com/When-to-use-Solr-over-Lucene-tp25472354p25472354
Hi All,
I am trying to get spell check suggestions in my distributed search query
using shards. I have 2 cores configured core0 and core1 both having spell
check component configured. On requesting search result using the following
query I don't get the spelling suggestions.
http://localhost:
false
false
1
spellcheck
Shalin Shekhar Mangar wrote:
>
> On Wed, Oct 7, 2009 at 2:14 PM, balaji.a wrote:
>
>>
>> Hi All,
>> I am trying to get spell check suggestions in my distributed sear
Sorry! it was my mistake of not copying the war at correct location.
balaji.a wrote:
>
> Thanks Shalin! I applied your patch and deployed the war. While debugging
> the overridden method SpellCheckComponent.finishStage is not getting
> invoked by the SearchHandler. Instead its