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
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
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 value using SolrJ
>
> When using *:* on br
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,
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
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 state and city
which is not blank. something like: state NOT "" AND city NOT "".
I tried -state:"" but its not working.
Or suggest me to do this in better way..
r
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,
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
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
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
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
>
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
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
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
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 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
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 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
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,
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
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,
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
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 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 SolrConfig(ho
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
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,
Facing problem when someone searching the string which carry special
character " : ".
For example:
when querying by "ipod:touch" then throwing exception due to " : ".
Jan 31, 2010 9:56:35 PM org.apache.solr.common.SolrException log
SEVERE: org.apache.solr.common.SolrException: undefined
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
al unstemmed text field)
>
> the whitespacetokenizer + worddelimiterfilter used by this type will
> work correctly for hindi tokenization and punctuation.
>
> On Thu, Jan 21, 2010 at 10:55 AM, Ranveer kumar
> wrote:
> > Hi all,
> >
> > I am very new in solr.
>
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
30 matches
Mail list logo