Hi,
Is there any way to get empty result set if empty query is passed to solr.
Am using solr 1.2 and dismax request handler.
Thanks,
Anshul Johri
--
View this message in context:
http://www.nabble.com/Empty-query-tp19243534p19243534.html
Sent from the Solr - User mailing list archive at Nabble
And also is there any way to read spellings from a file spellings.txt by
using SpellCheckerRequestHandler.
Please suggest.
Thanks,
Anshul
anshuljohri wrote:
>
> Ok Thats fine.
> Also i can switch to solr 1.3 but i think stable version solr 1.3 is not
> publicly launched yet
o spell
> checker.
>
> On Sun, Aug 17, 2008 at 11:32 PM, anshuljohri <[EMAIL PROTECTED]>
> wrote:
>
>>
>> But I am using solr 1.2 which doesn't have all the required classes for
>> SpellCheckComponent.
>> Is there any way to use this component
th Solr 1.3 and it has
> been replaced by SpellCheckComponent.
>
> http://wiki.apache.org/solr/SpellCheckComponent
>
> On Thu, Aug 14, 2008 at 3:42 AM, anshuljohri <[EMAIL PROTECTED]>
> wrote:
>
>>
>> Hi,
>>
>> I am using dismax handler and I want
Hi,
I am using dismax handler and I want to use spellchecker functionality also.
Is there any way so that I could use both dismax and spellchecker request
handler together.
As I have configured everything related to spellcheck described in following
link --
http://wiki.apache.org/solr/SpellCheck
-Anshul
zayhen wrote:
>
> Oh,
>
> Sorry!
>
> Can you be a little more specific? Do these indexes have different
> schemas,
> or do they represent the same data model?
>
> 2008/8/7 anshuljohri <[EMAIL PROTECTED]>
>
>>
>> Thanks zayhen
Thanks zayhen for such a quick response but am not talking about sharding. I
have requirement of indexing 3 indexes. Need to do query on diff indexes
based on input.
-Anshul
zayhen wrote:
>
> 2008/8/7 anshuljohri <[EMAIL PROTECTED]>
>
>>
>> Hi everybody!
>
Hi everybody!
I need to create multiple indexes lets say 3 due to project requirement. And
the query will be fired from backend on different indexes based on input. I
can't do it in one index with the help of "fq" parameter. As i have already
thought on it but thats of no use.
So i searched a lo
Hi,
I don't know why or in what mood i deleted all the files in data/index/ dir.
And now when i am trying to reindex the records through update command, it's
throwing exception of FileNotFound segments.gen
What should i do now. Do i need to reinstall whole solr as i dont remember
whether this fi
Hi,
I need to change the filed names in schema.xml eg. default names are
id,sku,name,text etc. But i want to use my own name instead of these names.
Lets say i use title, desc, sub, cat respectively. Than where i have to put
my changes. I see that these default names are used in solrconfig.xml al
atabase/tables you want to index?
>> That way you can keep track of all kinds of changes and updates and
>> not just addition of a new record.
>>
>> Ravish
>>
>> On Tue, Jul 22, 2008 at 8:15 PM, anshuljohri <[EMAIL PROTECTED]>
>> wrote:
>>&
Hi,
In my project i have to index whole database which contains text data only.
So if i follow incremental indexing approch than my problem is that how will
I pick delta data from database. Is there any utility in solr to keep track
the last indexed record. Or is there any other approch to solve
12 matches
Mail list logo