?
--
Thanks and kind Regards,
Abhishek jain
combine index and search analyzer/tokenizer/token filters.
>
> Thanks;
> Furkan KAMACI
>
>
> 2014-03-09 18:06 GMT+02:00 abhishek jain :
>
> > Hi Friends,
> >
> > I am concerned on Tokenizer, my scenario is:
> >
> > During indexing i want to token o
hi friends,
I want to index some good amount of data, i want to keep both stemmed and
unstemmed versions ,
I am confused should i keep two separate indexes or keep one index with two
versions or column , i mean col1_stemmed and col2_unstemmed.
I have multicore with multi shard configuration.
My se
rt of text" then "A,B" should NOT match the document.
>
> The admin/analysis page is your friend, I strongly suggest you spend
> some time looking at the various transformations performed by
> the various analyzers and tokenizers.
>
> Best,
> Erick
>
> On S
I actually meant
> While indexing A,B
> A and B should give result but
> "A B" should not give result.
>
> Also I will look at analyser.
>
> Thanks
> Abhishek
>
> Original Message
> From: Erick Erickson
> Sent: Monday, 10 March 2014 01:38
> To: abhishek
minimum RAM size of 48GB if we
> assume your heap is 8GB. 64GB would be better.
>
> http://wiki.apache.org/solr/SolrPerformanceProblems#General_information
>
> Thanks,
> Shawn
>
>
--
Thanks and kind Regards,
Abhishek jain
+91 9971376767
hi friends,
when i search for "A and B" it gives me result for A , B , i am not sure
why?
Please guide how can i exact match when it is within phrase/quotes.
--
Thanks and kind Regards,
Abhishek jain
er which cause "and" to be removed.
>
> -- Jack Krupansky
>
> -Original Message- From: abhishek jain Sent: Tuesday, March 25,
> 2014 1:29 PM To: solr-user@lucene.apache.org Subject: AND not as a
> boolean operator in Phrase
> hi friends,
>
> when i sear
hi friends,
I have observed a strange behavior,
I have two indexes of same ids and same number of docs, and i am using a
json file to delete records from both the indexes,
after deleting the ids, the resulting indexes now show different count of
docs,
Not sure why
I used curl with the same json f
Hi,
Ok thanks,
i want to search for phrase "A and B" with the *and *word sandwiched
between A and B. I dont want to work with and as a boolean operator when
within quotes.
I have and as a stop word and i dont want to reindex data.
What is my best bet.
thanks
abhishek jain
On Sun, Ma
at
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
at java.lang.Thread.run(Unknown Source)
Please help,
--
Thanks and kind Regards,
Abhishek jain
+91 9971376767
Hi friends,
What is the best way to stop solr from command line, the command with the
stop port and secret key as given in most online help links don't work for
me all time,
I have to kill it most times ! i have though noted excessive swap usage when
i have to kill it. Is there a link between sw
create a new field with the value from non stored field?
Please advise.
Thanks
Abhishek
--
Thanks and kind Regards,
Abhishek jain
+91 9971376767
Hi friends,
I am facing a strange problem, When I search a term eg .Net , the solr
searches for Net and not includes '.'
Is dot a special character in Solr? I tried escaping it with backslash in
the url call to solr, but no use same resultset,
Also , is there a way to boost some terms
ar discussions and alternative
> solutions.
>
> http://search-lucene.com/m/6dbI9zMSob1
> http://search-lucene.com/m/Ac71G0KlGz
> http://search-lucene.com/m/RRD2D1p1mi
>
> Ahmet
>
>
>
> On Friday, January 31, 2014 8:23 PM, abhishek jain
> wrote:
> Hi friends,
&g
rate your boosting requirement? There is a carat operator
> to boost query terms.
>
> for example : q=term1 term2^0.6
>
>
>
>
> On Saturday, February 1, 2014 1:51 PM, abhishek jain
> wrote:
> Hi,
> Ok thanks, will look more into it,
>
> Any in
Hi Friends,
Is it possible to remove stemming without having to reindex the entire data,
I am using KStem.
Can we do so by query itself, not sure how?
I am not using dismax.
Thanks
Abhishek
17 matches
Mail list logo