Hi Arjun,
You can send commit request to solr
https://wiki.apache.org/solr/UpdateXmlMessages#A.22commit.22_and_.22optimize.22
Regards
Harshvardhan Ojha
On Wed, Aug 13, 2014 at 5:36 PM, M, Arjun (NSN - IN/Bangalore) <
arju...@nsn.com> wrote:
> Hi,
>
> I have a query
version.
Regards
Harshvardhan Ojha
On Tue, Aug 12, 2014 at 12:33 PM, Anshum Gupta
wrote:
> Hi Ramprasad,
>
> You can certainly have a system with hundreds of cores. I know of more than
> a few people who have done that successfully in their setups.
>
> At the same time, I'd a
Hi Shay,
I believe + is treated as space, is it a rest call or api ? what is your
field type ?
Regards
Harshvardhan Ojha
On Mon, Aug 11, 2014 at 4:04 PM, Shay Sofer wrote:
> Hi,
>
> I have some strange cases while search with Solr.
>
> I have doc with names like: rule #22, rul
ating its hash and say if document with this id is
present or not in a single look up O(1) ?
Regards
Harshvardhan Ojha
On Thu, Feb 13, 2014 at 4:07 PM, Mikhail Khludnev <
mkhlud...@griddynamics.com> wrote:
> Harshvardhan,
>
> There almost nothing like this in bare Lucene, the close
rdhan Ojha
On Thu, Feb 13, 2014 at 2:53 PM, Mikhail Khludnev <
mkhlud...@griddynamics.com> wrote:
> Hello
>
> I think you can start from
> http://www.lucenerevolution.org/2013/What-is-in-a-lucene-index
>
>
>
> On Thu, Feb 13, 2014 at 12:56 PM, Harshvardhan Ojha <
someone can provide me with source file names to study
these algorithms in detail.
Regards
Harshvardhan Ojha
Hi Chris,
I am willing to be moderator.
Regards
Harshvardhan Ojha
On Sun, Oct 20, 2013 at 1:17 AM, Furkan KAMACI wrote:
> Hi Chris;
>
> I am volunteer and I really want to be a moderator for a long time as you
> know :)
>
> Thanks;
> Furkan KAMACI
>
>
> 20
Hi Danila,
What do you mean by content information?
A whole document?
Metadata?
do you keep it separate in some fields?
Or is it about solr search queries?
Regards
Harshvardhan Ojha
On Fri, Oct 18, 2013 at 1:09 PM, javozzo wrote:
> Hi, i'm new in solr.
> I use Nutch 1.1 to craw
Hi Sayeed,
you can use fuzzy search. comp engage~0.2.
Regards
harshvardhan ojha
On Fri, Oct 18, 2013 at 10:28 AM, sayeed wrote:
> Hi,
> I am new to solr. Is it possible to do proximity search with solr.
>
> For example
> "comp* engage"~5.
>
>
>
>
> -
have latlng field, value is coming
exceptionally large '8763.191'.
How can I limit this maximum distance(i.e score) as 25?
regards
Harshvardhan Ojha | Software Developer - Technology Development
| MakeMyTrip.com, 243 SP Infocity, Udyog Vihar Phase 1, Gurgaon, Haryana -
122 016,
Hi Anurag,
We are running solr with almost same number of documents having more than 50
indexed fields and 78 stored fields, we have no issues as of now, so I can say
that you won't face any problem.
Regards
Harshvardhan Ojha
-Original Message-
From: anurag.jain [mailto:anu
Hi Bruno,
Why don't you write deletePkQuery to delete these documents and set your cron
to run delta query on every Friday?
Regards
Harshvardhan Ojha
-Original Message-
From: Bruno Mannina [mailto:bmann...@free.fr]
Sent: Sunday, January 27, 2013 6:03 PM
To: solr-user@lucene.apach
Hi Gastone,
I am not very sure, but I think phrase query will resolve this problem.
q=title:"white house" will always have higher relevance that term white and
house separately.
Regards
Harshvardhan Ojha
-Original Message-
From: Gastone Penzo [mailto:gastone.pe...@gmail.
What is your " text_general " type definition in schema.xml?
-Original Message-
From: anurag.jain [mailto:anurag.k...@gmail.com]
Sent: Tuesday, January 15, 2013 12:16 PM
To: solr-user@lucene.apache.org
Subject: Regarding Copyfield
hi
in copy field i am not storing first_name last_name e
Hi Uwe,
Thanks for your reply. I think this will solve my problem.
Regards
Harshvardhan Ojha
-Original Message-
From: Uwe Reh [mailto:r...@hebis.uni-frankfurt.de]
Sent: Wednesday, January 09, 2013 2:52 PM
To: solr-user@lucene.apache.org
Subject: Re: Hotel Searches
Hi,
maybe I
oc missing in a range
don’t give me any result.(if a user asked for hotel tariff from 11th to 13th,
and I don’t have tariff for 12th, I shouldn't add 11th and 13th only).
Hope I made my problem very simple.
Regards
Harshvardhan Ojha
-Original Message-
From: Alexandre Rafal
beside tariff.
Hope this makes sense.
Regards
Harshvardhan Ojha
-Original Message-
From: Gora Mohanty [mailto:g...@mimirtech.com]
Sent: Tuesday, January 08, 2013 5:37 PM
To: solr-user@lucene.apache.org
Subject: Re: Hotel Searches
On 8 January 2013 17:10, Harshvardhan Ojha
wrote:
> Hi
input source
for them
e.g: Running some Map-Reduce jobs to get all the 100K search responses and
putting into the store or cache.
Looking for suggestions cum options.
Regards
Harshvardhan Ojha
ource
for them
e.g: Running some Map-Reduce jobs to get all the 100K search responses and
putting into the store or cache.
Looking for suggestions cum options.
Regards
Harshvardhan Ojha
Yes Anderson, you don't need cache for master, neither warming.
-Original Message-
From: Anderson vasconcelos [mailto:anderson.v...@gmail.com]
Sent: Wednesday, October 17, 2012 9:55 PM
To: solr-user
Subject: Disable Caching
Hi
I have a server that just index data and sincronize this dat
Hi Alex,
During replication also your slave will be available for searches and opens a
new searcher just after replication. You won't get any downtime, but you might
not have warmed cache at the moment. Please look into cache configuration for
solr.
Regards
Harshvardhan OJha
-Ori
Hi Veena,
No you can't have more than one field as defaultSearchField, instead you can
use copy field.
Regards
Harshvardhan Ojha
-Original Message-
From: veena rani [mailto:veenara...@gmail.com]
Sent: Friday, September 14, 2012 11:01 AM
To: solr-user@lucene.apache.org
Subject:
Hi,
I have added to my schema.xml, although I
am searching on name field.
It seems to be working fine. What is its default behavior?
Regards
Harshvardhan Ojha
-Original Message-
From: Rafał Kuć [mailto:r@solr.pl]
Sent: Tuesday, July 03, 2012 5:35 PM
To: solr-user
Hi,
Thanks for reply.
I want to sort my docs on name field, it is working well only if I have all
fields populated well.
But my latlng field is optional, every doc will not have this value. So those
docs are not getting sorted.
Regards
Harshvardhan Ojha
-Original Message-
From: Rafał
24 matches
Mail list logo