Re: POST VS GET and NON English Characters

2011-07-15 Thread pankaj bhatt
Hi Arun, This looks like an Encoding issue to me. Can you change your browser settinsg to UTF-8 and hit the search url via GET method. We faced the similar problem with chienese,korean languages, this solved the problem. / Pankaj Bhatt. 2011/7/15 Sujatha Arun suja.a

Unsubsribe

2011-04-14 Thread pankaj bhatt
On Thu, Apr 14, 2011 at 1:32 PM, Stephan Raemy stephan.ra...@gmail.comwrote: Sent from my iPhone

Re: adding a document using curl

2011-03-03 Thread pankaj bhatt
application that can be used. Waiting for your answer. / Pankaj Bhatt.

Custom SOLR ADMIN Application

2011-03-03 Thread pankaj bhatt
application that can be used. Waiting for your answer. / Pankaj Bhatt.

Search Result from Multiple Cores

2011-02-28 Thread pankaj bhatt
Hi All, Can anyone please help me in getting the results from multiple cores ( all cores maintain there separate indexes, no sharding). Suppose I had three cores: - Core A ( SQL Server DB), Core B ( FileSystem), Core C (MySQL) if i search for word Java then the combined results from all

DIH From various File system locations

2011-01-25 Thread pankaj bhatt
column=fileLastModified name=date dateTimeFormat=-MM-dd'T'hh:mm:ss / -- field column=fileSize name=size/ field column=file name=filename/ /entity !--baseDir=../site-- /document / Pankaj Bhatt.

Re: DIH From various File system locations

2011-01-25 Thread pankaj bhatt
Thanks Adam, It seems like Nutch use to solve most of my concerns. i would be great if you can have share resources for Nutch with us. / Pankaj Bhatt. On Tue, Jan 25, 2011 at 7:21 PM, Estrada Groups estrada.adam.gro...@gmail.com wrote: I would just use Nutch and specify the -solr param

Re: Indexing FTP Documents through SOLR??

2011-01-21 Thread pankaj bhatt
. / Pankaj Bhatt. On Fri, Jan 21, 2011 at 12:57 PM, Gora Mohanty g...@mimirtech.com wrote: On Fri, Jan 21, 2011 at 12:21 PM, pankaj bhatt panbh...@gmail.com wrote: Hi All, Is there is any way in SOLR or any plug-in through which the folders and documents in FTP location can be indexed

Re: Indexing FTP Documents through SOLR??

2011-01-21 Thread pankaj bhatt
Hi Gora, Thanks, however i think it would be a cumbersome process, to do all this manual. Aren't there any plugin or extracter does this automatically.??? Anyone in the group, if had done this previously.? / Pankaj Bhatt. On Fri, Jan 21, 2011 at 1:41 PM, Gora Mohanty g

Indexing FTP Documents through SOLR??

2011-01-20 Thread pankaj bhatt
Hi All, Is there is any way in SOLR or any plug-in through which the folders and documents in FTP location can be indexed. / Pankaj Bhatt.

Re: [sqljdbc4.jar] Errors

2011-01-04 Thread pankaj bhatt
Hi Adam, Can you try by downgrading your Java version to java 5. However i am using Java 6u13 with sqljdbc4.jar , i however do not get any error. If possible, can you pleease also try with some other version of Java 6. / Pankaj Bhatt. On Wed, Jan 5, 2011 at 5:01 AM

Re: uuid, COMB uuid, distributed farms

2011-01-03 Thread pankaj bhatt
Hi Dennis, I have used UUID's in my project to identify a basic installation of the client. Can i be of any help. / Pankaj Bhatt. On Mon, Jan 3, 2011 at 3:28 AM, Dennis Gearon gear...@sbcglobal.net wrote: Planning ahead here. Anyone have experience with UUIDs, COMB UUIDs

Re: uuid, COMB uuid, distributed farms

2011-01-03 Thread pankaj bhatt
HI Dennis, I have used UUID in context of an application where an installation id (UUID) is generated by the code. It caters to around 10K users. I have not used it in context of SOLR. / Pankaj Bhatt. On Mon, Jan 3, 2011 at 11:05 PM, Dennis Gearon gear...@sbcglobal.netwrote: Thank

Re: Problem using curl in PHP to get Solr results

2010-12-15 Thread pankaj bhatt
HI , On Wed, Dec 15, 2010 at 2:52 PM, Dennis Gearon gear...@sbcglobal.netwrote: I finally figured out how to use curl to GET results, i.e. just turn all spaces into '%20' in my type of queries. I'm using solar spatial, and then searching in both the default text field and a couple of

Re: facet.pivot for date fields

2010-12-14 Thread pankaj bhatt
parameter of facet.query name) http//blasdsdfsd/q?=asdfasdfacet.query=itemduration:[0 To 49]facet.query=itemduration:[50 To 99]facet.query=itemduration:[100 To 149] Hope, it helps. / Pankaj Bhatt. On Wed, Dec 15, 2010 at 2:01 AM, Adeel Qureshi adeelmahm...@gmail.comwrote: It doesnt seems like pivot

PDFBOX 1.3.1 Parsing Error

2010-12-12 Thread pankaj bhatt
Acrobat 9. is there is any solution to this problem??? I get stuck because of this approoach. In Jira Issue-697 has been created against this. https://issues.apache.org/jira/browse/PDFBOX-697 Please help!! / Pankaj Bhatt.

Indexing documents with SOLR

2010-12-10 Thread pankaj bhatt
some sample xml code both for solr-config.xml and the directory-schema.xml Awaiting eagerly for your response. Regards, Pankaj Bhatt.