How to Join more than two(2) cores in solr query

2017-07-28 Thread aniljayanti
query for above requirement. Could you please help me out of this. Thanks in advance, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-Join-more-than-two-2-cores-in-solr-query-tp4348067.html Sent from the Solr - User mailing list archive at Nabble.com.

Nested documents using solr 6.2.1

2017-05-30 Thread aniljayanti
hi , i am trying to work on nested documents in solr 6.2.1. I am trying to generate employee info from database. parent node consists of empid,cid,sid,pid. child node consists of price,empid,cid,sid,pid.[multiple prices will be exists, remaining values are same as parent] data-config.xml

Filter first-components result in solr.SearchHandler

2015-10-06 Thread aniljayanti
custom-priority How I can pass employee id's in qf param correctly in query so that solr can use this while searching ? Suggestions are appreciated.. thanks in advance AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Filter-first

Re: Filter first-components result in solr.SearchHandler

2015-10-06 Thread aniljayanti
are priority employee id's. when i am searching with specific keyword then got 4 docs (employee id's are 1,2,4,7) as results. then i want to display the final result as below. final result : 3,5,6,8,9,1,2,4,7 Please suggest me. Thanks. AnilJayanti -- View this message in context: http://lucene

Combine multiple SOLR Query Results

2015-03-09 Thread aniljayanti
by score descending order. Using text_general fieldType for both track name and artist name. copy fields are trackname and artistname Plase suggest me how to write solr Query to combine two solr results into single result. Thanks in advance. AnilJayanti -- View this message in context: http

passing SYS_REFCURSOR as out parameter for Oracle stored procedure

2013-12-06 Thread aniljayanti
name output params : cv_1 IN OUT SYS_REFCURSOR* In solr, data-config.xml below is my configuration. *entity name=index query=UDP_Getdetails(32,'GT', ); * I donot know how to pass *SYS_REFCURSOR* to procedure in solr. Please help me out of this. Thanks in Advance, Aniljayanti -- View

Re: Indexing Multiple Languages with solr (Arabic English)

2013-12-03 Thread aniljayanti
Hi, Thanks for ur post, I donot know how to use text_ar fieldtype for Arabic language. What are the configurations need to add in schema.xml file ? Please guide me. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-Multiple-Languages-with-solr-Arabic

Indexing Multiple Languages with solr (Arabic English)

2013-12-02 Thread aniljayanti
class=solr.ArabicStemFilterFactory/ /analyzer /fieldType Please suggest me to configure Arabic indexing and searching. Thanks in Advance, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Indexing-Multiple-Languages-with-solr-Arabic-English-tp4104580.html

Re: Best approach to multiple languages

2013-12-02 Thread aniljayanti
, aniljayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Best-approach-to-multiple-languages-tp498198p4104593.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Caused by: java.net.SocketException: Connection reset by peer: socket write error solr querying

2013-08-26 Thread aniljayanti
:841) ... 50 more Thanks, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Caused-by-java-net-SocketException-Connection-reset-by-peer-socket-write-error-solr-querying-tp4086234p4086565.html Sent from the Solr - User mailing list archive at Nabble.com.

Caused by: java.net.SocketException: Connection reset by peer: socket write error solr querying

2013-08-23 Thread aniljayanti
) at java.lang.Thread.run(Thread.java:662) Please help me out of this. Thanks in advance. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Caused-by-java-net-SocketException-Connection-reset-by-peer-socket-write-error-solr-querying-tp4086234.html Sent from

“ClientAbortException: java.io.IOException” in solr query

2013-08-03 Thread aniljayanti
) at org.apache.coyote.Response.action(Response.java:170) at org.apache.catalina.connector.OutputBuffer.doFlush(OutputBuffer.java:328) ... 24 more Can you please help me out of this.. thanks in advance, Aniljayanti -- View this message in context: http://lucene.472066.n3.nabble.com

Re: Restrict/change numFound solr result

2013-07-09 Thread aniljayanti
Hi Erick, thanks for reply, I am doing the same thing already. But for paging calculation i am depending on numFound=120 value. That result i want .(result name=response numFound=120 start=0) thanks aniljayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Restrict

Re: Restrict/change numFound solr result

2013-07-08 Thread aniljayanti
count per page then i'll get 10 pages. (120/12 =10 pages). Please help. thanks, Aniljayanti. -- View this message in context: http://lucene.472066.n3.nabble.com/Restrict-change-numFound-solr-result-tp4075882p4076101.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Restrict/change numFound solr result

2013-07-08 Thread aniljayanti
. So i want that scenario. . i do not want total 540 records as (result name=response numFound=540) this. thanks, aniljayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Restrict-change-numFound-solr-result-tp4075882p4076149.html Sent from the Solr - User mailing list

Restrict/change numFound solr result

2013-07-06 Thread aniljayanti
=Labelgreen/str str name=Labelblue/str str name=Labelred/str /doc .. (120 records) /response Please suggest me how to query to get desired numFound records. thanks in advance. aniljayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Restrict

undefined field http:// while searchi query

2013-07-02 Thread aniljayanti
. Aniljayanti. -- View this message in context: http://lucene.472066.n3.nabble.com/undefined-field-http-while-searchi-query-tp4074601.html Sent from the Solr - User mailing list archive at Nabble.com.

Index generation using SOLR 4.2 configurations

2013-03-20 Thread aniljayanti
) at org.apache.solr.handler.dataimport.JdbcDataSource$ResultSetIterator.init(JdbcDataSource.java:240) ... 12 more Please help me in this... Thanks in Advance. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Index-generation-using-SOLR-4-2-configurations-tp4049618.html Sent from the Solr - User mailing

want to get Alert while “java.lang.OutOfMemoryError: PermGen space” error coming in SOLR Generation

2012-12-06 Thread aniljayanti
) at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632) i have given below memory size. --JvmMs 2048 --JvmMx 3096 -XX:MaxPermSize=1024m So i want to get ALERT when ever SOLR strucked or gives OutOfMemory. Thanks in Advance. AnilJayanti. -- View this message in context: http://lucene.472066.n3

Encryption of dataConfig section fields in SOLR

2012-10-05 Thread aniljayanti
* fields in above configuration. Please Help, Thanks in Advance. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Encryption-of-dataConfig-section-fields-in-SOLR-tp4012005.html Sent from the Solr - User mailing list archive at Nabble.com.

same results for select and More Like This(MLT) search

2012-10-03 Thread aniljayanti
results and count with MLT same like normal select query. Can you please guide me if i did any wrong configurations for MLT ??? Thanks in Advance, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/same-results-for-select-and-More-Like-This-MLT-search-tp4011563

Problem with Special Characters in SOLR Query

2012-09-27 Thread aniljayanti
=text_general indexed=true stored=false multiValued=true/ defaultSearchFieldtext/defaultSearchField copyField source=title dest=text/ Please suggest me in this, and thanks in advance. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Problem-with-Special

Re: Problem with Special Characters in SOLR Query

2012-09-27 Thread aniljayanti
: description The request sent by the client was syntactically incorrect (org.apache.lucene.queryParser.ParseException: Cannot parse 'Oot \': Lexical error at line 1, column 6. Encountered: EOF after : ). anilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/Problem

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-09-25 Thread aniljayanti
Hi, Finally got Solved using TermComponents. schema.xml -- fieldType name=edgytext class=solr.TextField analyzer tokenizer class=solr.KeywordTokenizerFactory/ filter class=solr.LowerCaseFilterFactory/ /analyzer /fieldType field name=title type=edgytext

Re: Certain form of autocomplete (like Google Suggest)

2012-09-13 Thread aniljayanti
Hi, Have you got any solution for this ??? I worked out in SOLR check this.. http://stackoverflow.com/questions/12174672/suggesterauto-completion-search-in-solr-using-ngrams-one-collation-for-sugges -- View this message in context:

Re: suggester issues

2012-09-12 Thread aniljayanti
Hi, I m also facing same issue while using suggester (working in c#.net). Below is my configurations. suggest/?q=michael ja --- fieldType name=edgytext class=solr.TextField positionIncrementGap=100 omitNorms=true analyzer type=index tokenizer

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-09-06 Thread aniljayanti
Hi, Thanks, Iam getting the results with below url. *suggest/?q=michael bdf=titledefType=lucenefl=title* But, i want the results in spellcheck section. i want to search with title or empname or both. Aniljayanti -- View this message in context: http://lucene.472066.n3.nabble.com/auto

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-09-05 Thread aniljayanti
strba/str strbab/str strbar/str strbarb/str strbe/str strben/str strbi/str strbl/str /arr /lst str name=collationmichael b/str /lst /lst I sent my schema and solrconfig xml file configurations. Please check. Aniljayanti -- View this message in context: http

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-09-04 Thread aniljayanti
Hi, thanks, I m sending my whole configurations in schema and solrconfig.xml files. schema.xml --- fieldType name=edgytext class=solr.TextField positionIncrementGap=100 omitNorms=true analyzer type=index

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-09-03 Thread aniljayanti
Hi, thanks, Im not able to attach asked xml files here. Can u give me ur Email id, so that i can send schema and solrconfig.xmls. Regards, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/auto-completion-search-with-solr-using-NGrams-in-SOLR-tp3998559p4005141

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-31 Thread aniljayanti
/ filter class=solr.LowerCaseFilterFactory / filter class=solr.PatternReplaceFilterFactory pattern=\s+ replacement= replace=all/ * /analyzer /fieldType getting same results. AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/auto-completion-search

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-30 Thread aniljayanti
) at org.apache.solr.schema.IndexSchema.access$100(IndexSchema.java:62) at ... can u tell me wht to do? AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/auto-completion-search-with-solr-using-NGrams-in-SOLR-tp3998559p4004605.html Sent from the Solr - User mailing list archive

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-29 Thread aniljayanti
Hi, thanks for ur reply, I donot know how to remove multiple white spaces using regax in the search text. Can u share me that one. Thanks, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/auto-completion-search-with-solr-using-NGrams-in-SOLR-tp3998559p4003991

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-29 Thread aniljayanti
Hi thanks, I tried with below said changes, but getting same result as earlier. suggest/?q=michael ja --- fieldType name=edgytext class=solr.TextField positionIncrementGap=100 omitNorms=true analyzer type=index tokenizer class=solr.KeywordTokenizerFactory

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-29 Thread aniljayanti
/str strjamppa/str strjamppa t/str* /arr /lst str name=collationmichael ja/str /lst /lst /response Please suggest me if anything missing? Regards, AnilJayanti -- View this message in context: http://lucene.472066.n3.nabble.com/auto-completion-search-with-solr-using-NGrams

Re: AW: AW: auto completion search with solr using NGrams in SOLR

2012-08-03 Thread aniljayanti
Hi thanks, which doing searching i will search either with empname or title only. And also not using any asterics in the query. ex : if i search with mic result should come like michale jackson michale border michale smith want the result just like google search. can us suggest me wht are

Re: AW: auto completion search with solr using NGrams in SOLR

2012-08-02 Thread aniljayanti
Hi, thanks, im searching with empname filed. want to search with both empname and title. below is my changed code. fieldType name=edgytext class=solr.TextField positionIncrementGap=100 analyzer type=index tokenizer class=solr.LowerCaseTokenizerFactory/ filter

Re: Solr TermsComponent: space in term

2012-08-02 Thread aniljayanti
Hi Im working on autocompelte functionality in solr. can u suggest me the required configurations in schema.xml and solrconfig.xml for doing autocomplete in solr ?? thanks in advance, Anil -- View this message in context:

auto completion search with solr using NGrams in SOLR

2012-08-01 Thread aniljayanti
I want to implement an auto completion search with solr using NGrams. If the user is searching for names of employees, then auto completion should be applied. ie., if types j then need to show the names starts with j if types ja then need to show the names starts with ja if types jac then need