less same thing I am doing in www.jagranjosh.com and videos.jagran.com
regards
Ranveer
On Monday 05 Septyember 2011 01:09 PM, Tony Qiu wrote:
Dear Gupta,
In my case, I am doing something similar to you.
I use tow core, one core I build category's tree, another core I use to
build the prod
.
Scoring (TEST)
Scoring rate 3/4 (5)
above value coming on browser but getting blank in solrj. I also noticed
that all field with '(' or ')' have this kind of problem.
If this is related to '(' then how to skip special char so can get value
in solrj.
regards
Ranveer
other than special char field value.
regards
Ranveer
On Sunday 25 September 2011 12:11 AM, Erick Erickson wrote:
I can't imagine that the ( or ) is a problem. So I think we need to see
how you're using SolrJ. In particular, are you asking for the
field in question to be returned (e.g. S
Hi,
I am facing same problem. Did -Dhttp.maxConnections resolve the problem ?
Please let us know!
regards
Ranveer
On Thursday 15 December 2011 11:30 AM, samarth s wrote:
Thanks Erick and Mikhail. I'll try this out.
On Wed, Dec 14, 2011 at 7:11 PM, Erick Erickson wrote:
I'm gue
ere is not much thread is open. I have
doubt in httpclient.
any help..
regards
On Tuesday 24 January 2012 07:27 AM, Mukunda Madhava wrote:
Hi Ranveer,
I dont have any solution to this problem. I havent got any response
from the forums as well.
I implemented custom design for distributed
Ranveer
On Wednesday 28 July 2010 08:11 PM, Ma, Xiaohui (NIH/NLM/LHC) [C] wrote:
I am new for solr. Just got example xml file index and search by following solr
tutorial. I wonder how I can get the search result display in a JSP. I really
appreciate any suggestions you can give.
Thanks so much
I think you using wild-card search or should use wild-card search. but
first of all please provide the schema and configuration file for more
details.
regards
Ranveer
On Wednesday 28 July 2010 07:51 PM, Nguyen, Vincent (CDC/OSELS/NCPHI)
(CTR) wrote:
Hi,
I'm new to Solr and have a r
Rajani is right you can get response by passing wt=json. But I think if
you want to use solrj then
you will require to parse binary format data in json format or you can
use third party json parser.
regards
Ranveer
http://www.onlymyhealth.com
On Thursday 29 July 2010 09:55 AM, rajini maski
Dear all,
I am using
SolrServer server = new CommonsHttpSolrServer(URL);
through out the class. How can I improve the connection, in my case:
should I need to close the server after fetching the result or
CommonsHttpSolrServer(URL); will maintain at their end. There is other
way: I can make
Please help I am also in same situation.
regards
On Sunday 19 June 2011 12:59 PM, Jonty Rhods wrote:
Dear all,
I am quite new and not work on solr for heavy request.
I have following server configuration:
16GB RAM
16 CPU
I need to index update in every minutes and at least more than 5000 d
thanks..
however few more query.
How to maintain connections threads (max and min settings)?
What would be ideal setting for max in setMaxConnectionsPerHost method.
Will it be ok for 30 to 40 concurrent user. How thread will be maintain for
MultiThreadedHttpConnectionManager class.
On Sunday
, Erick Erickson wrote:
From Ahmet Arslan's email to Ranveer:
It uses HttpClient under the hood. You can pass httpClient to its
constructor too. It seems that MultiThreadedHttpConnectionManager has
setMaxConnectionsPerHost method.
String serverPath = "http://localhost:8983/solr";;
Ht
Dear all,
Kindly help me..
thanks
On Tuesday 21 June 2011 11:46 AM, Jonty Rhods wrote:
I am using solrj to index the data. I have around 5 docs indexed. As at
the time of commit due to lock server stop giving response so I was
calculating commit time:
double starttemp = System.currentTime
Hi,
How to know the row number of current record.
i.e : suppose we have 10 million record indexed. Currently I am on
5th records and id of the this record is XYZ00234, how to know that
the current record rows no is 5th.
thanks..
regards
Ranveer
any help..
On Tuesday 02 August 2011 11:22 PM, Ranveer wrote:
Hi,
How to know the row number of current record.
i.e : suppose we have 10 million record indexed. Currently I am on
5th records and id of the this record is XYZ00234, how to know
that the current record rows no is 5th
Hi Anshum,
Thanks for reply.
My requirement is to get result start from current id. For this I need
to set start rows.
I am looking something like Jonty's post :
http://lucene.472066.n3.nabble.com/previous-and-next-rows-of-current-record-td3187935.html
thanks
Ranveer
On Wednesd
On 4/29/10 3:45 PM, Koji Sekiguchi wrote:
Ranveer Kumar wrote:
Hi,
I require to configure synonym to exact match.
The field I need to search is string type. I tried to configure by
the text
but in text, due to whitespace tokenizer exact match not found.
My requirement is :
suppose user
Hi,
I am trying to configure synonym filter.
my requirement is:
when user searching by phrase like "what is solr user?" then it should
be replace with "solr user".
something like : what is solr user? => solr user
My schema for particular field is:
positionIncrementGap="100">
ignoreC
On 4/29/10 8:50 PM, Marco Martinez wrote:
Hi Ranveer,
If you don't specify a field type in the q parameter, the search will be
done searching in your default search field defined in the solrconfig.xml,
its your default field a text_sync field?
Regards,
Marco Martínez Bautista
Hi,
How many column can we defined in schema.
I have already around 100 column in schema..
thanks
Hi Peter,
actually I want the index process should start automatically. right now
I am doing mannually.
same thing I want to start indexing when less load on server i.e. late
night. So setting auto will fix my
problem..
On Wednesday 02 June 2010 02:00 PM, Peter Karich wrote:
Hi Jonty,
what
Is any help.. I am unable to figure out..
On 20-Sep-2011 2:22 PM, "Ranveer" wrote:
> Hi All,
>
> I am facing problem to get value from solr server for a particular field.
> My environment is :
> Red hat 5.3
> Solr 3.3
> Jdk 1.6.24
> Tomcat 6.2x
> Fetching va
Tucky can also help you if you are u
Sing java..
On Oct 6, 2011 1:24 PM, "Finotti Simone" wrote:
> Hello,
>
> I have been assigned the task to migrate from Endeca to Solr.
>
> The former engine allowed me to set keyword triggers that, when matched
exactly, caused the web client to redirect to a sp
You should use cron for that..
On 10 Nov 2010 08:47, "Tri Nguyen" wrote:
Hi,
Can I configure solr to schedule imports at a specified time (say once a
day,
once an hour, etc)?
Also, does solr have some sort of heartbeat mechanism?
Thanks,
Tri
How much query per second a single core can handle in this case..
regards
On Wed, Jan 25, 2012 at 9:49 AM, Sujatha Arun wrote:
> Thanks Erick.
>
> Regards
> Sujatha
>
> On Mon, Jan 23, 2012 at 11:16 PM, Erick Erickson >wrote:
>
> > You can have a large number of cores, so people have multiple
Hi,
I m intrested to atained but not in aus.:-(
Regards
On 21-Jul-2011 9:45 AM, "Dave Hall" wrote:
> Hi Tal,
>
> On 21/07/11 14:04, Tal Rotbart wrote:
>> We have noticed that there is a blossoming of Apache Solr/Lucene usage
>> & development in Melbourne in addition to a lack of an unofficial,
t me to do this in better way..
regards
Ranveer
Hi,
is it right way to do :
q=(state:[* TO *] AND city:[* TO *])
regards
Ranveer
On Wed, Aug 24, 2011 at 12:54 PM, Ranveer Kumar wrote:
> Hi All,
>
> How to do negative query in solr. Following are the criteria :
> I have state and city field where I want to filter only those stat
any help...
On Wed, Aug 24, 2011 at 12:58 PM, Ranveer Kumar wrote:
> Hi,
>
> is it right way to do :
> q=(state:[* TO *] AND city:[* TO *])
>
> regards
> Ranveer
>
>
> On Wed, Aug 24, 2011 at 12:54 PM, Ranveer Kumar wrote:
>
>> Hi All,
>>
>>
Hi all,
I am very new in solr.
I download latest release 1.4 and install. For Indexing and Searching I am
using SolrJ api.
My Question is "How to enable solr to search hindi language text ?".
Please Help me..
thanks
with regards
Ranveer K Kumar
figuration
id
textgen
In the summary field there are hindi keywords.
Please help..
thanks
with regards
Ranveer K Kumar
On Thu, Jan 21, 2010 at 11:25 PM, Robert Muir wrote:
> hello, take a look at field type "textgen" (a gener
Hi all,
How to remove/disable wildcard search in solr.
I have no requirement of wildcard.
is there any configuration to disable wildcard search in solr.
I am using solrj for searching..
thanks
With regards
Ranveer K Kumar
ommon.SolrException: undefined field ipod
my full query is :
http://localhost:8080/solr/select?q=ipod:touch&hl=true&start=0&rows=10&hl.fragsize=0&hl.fl=body&hl.snippets=2&wt=xml&version=2.2
is there any configuration to allow ":" in query.
please help.
thanks
with regards
Ranveer K Kumar
ry and those who don’t “
>
>
> Regards,
> P.N.Raju,
>
>
>
>
>
> From: Ranveer Kumar
> To: solr-user@lucene.apache.org
> Sent: Sun, January 31, 2010 5:35:37 PM
> Subject: getting error when ":" in the query
>
> Hi All,
>
> Facing problem when some
Hi All,
I have problem related to html tag.
Basically in database some column carry html tage, for example"
Hello how are you?
I am indexing same as it is in index.
I am filtering solr supported special character at query time.
now the problem is when I am searching by "p" then result is
* He
Hi All,
I am still very new to solr.
Currently I am facing problem to use EmbeddedSolrServer.
following is my code:
File home = new
File("D:/ranveer/java/solr_home/solr/first");
CoreContainer coreContainer = new CoreContainer();
SolrConfig config = null;
config = new
rServer) and subsquently use the query method of SolrServer to
> do the query.
>
> Cheers,
>Sven
>
>
> --On Sonntag, 7. Februar 2010 21:54 +0530 Ranveer Kumar <
> ranveer.s...@gmail.com> wrote:
>
> Hi All,
>>
>> I am still very new to solr.
>&g
Hi all,
I need logic in solr to join two field in query;
I indexed two field : id and body(text type).
5 rows are indexed:
id=1 : text= nokia samsung
id=2 : text= sony vaio nokia samsung
id=3 : text= vaio nokia
etc..
I am searching by "q=id:1" returning result perfectly, returning "n
Hi Ahmet,
Thank you very much..
my problem solved..
with regards
On Tue, Feb 9, 2010 at 5:38 PM, Ahmet Arslan wrote:
>
> > I am searching by "nokia" and resulting (listing) 1,2,3
> > field with short
> > description.
> > There is link on search list(like google), by clicking on
> > link perfo
Hi All,
My concept still not clear about facet search.
I am trying to search using facet query. I am indexing data from three
table, following is the detail of table:
table name: news
news_id
news_details
table name : article
article_id
article_details
table name: blog
blog_id
blog_details
I
d 'blog' for documents news,article and blog
> respectively.
> when searching with facet's elabled make use of this 'type' field then you
> will get what you wanted.
>
> Regards,
> P.N.Raju,
>
>
>
>
>
> ___
Hi All,
I have no idea about "How to run patch?"
I am using windows os and I need to patch
https://issues.apache.org/jira/secure/attachment/12407047/SOLR-1139.patch
Currently I download solr 1.4 and using.
Should I need to download source code and compiled. or can patch jar
(compiled) file directl
Hi all,
I am using solr for searching and working fine with independent tomcat
server. I want to integrate solr with Interwoven TeamSite.
But No Idea of Integration solr with teamsite..
please help.
Hi all,
I am facing problem to configure HTMLStripCharFilterFactory.
following is the schema :
when I am checking with analysis.jsp it giving true result. But in m
he stored value of the field as a result and
> not the indexed one.
>
> Cheers,
> Sven
>
>
> --On Wednesday, April 14, 2010 02:54:52 PM +0530 Ranveer Kumar <
> ranveer.s...@gmail.com> wrote:
>
> Hi all,
>>
>> I am facing problem to configu
Hi,
I am facing problem to get facet result count. I must be wrong somewhere.
I am getting proper result count when searching by single word, but when
searching by string then result count become wrong.
for example : -
search keyword : Bagdad bomb blast.
I am getting 5 result count for facet coun
thanks..
Actually I am using SolrJ client..
Is there anyway to do same using solrj.
thanks
On Sat, Apr 17, 2010 at 8:06 PM, Ahmet Arslan wrote:
>
>
> > Thanks for reply..
> > but how will I get the stored value instead of indexed
> > value..
> > where I need to configure to get stored instead
I am.using text for type, which is static. For example: type is a field and
I am using type for categorization. For news type I am using news and for
blog using blog.. type is a text field.
On Apr 17, 2010 8:38 PM, "Ahmet Arslan" wrote:
> I am facing problem to get facet result count. I must be
you're trying to
> facet on tokenized fields, which is not recommended.
>
> You might take a look at:
> http://wiki.apache.org/solr/UsingMailingLists, it'll help you
> frame your questions in a manner that gets you your
> answers as fast as possibld.
>
> Best
> Erick
>
Hi,
Recently I change my search handler to dismax from standard. But I am facing
problem to get result by OR operator. I am getting AND operator result only.
I think somewhere I am missing configuration.
following is my configuration :
schema.xml : ---
solrconfig.xml:---
dismax
Hi,
I require to configure synonym to exact match.
The field I need to search is string type. I tried to configure by the text
but in text, due to whitespace tokenizer exact match not found.
My requirement is :
suppose user search by "solr user" and exact "solr user" (or equivalant
synonym) are av
51 matches
Mail list logo