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 > He

Unsubsribe

2011-04-14 Thread pankaj bhatt
On Thu, Apr 14, 2011 at 1:32 PM, Stephan Raemy wrote: > > > Sent from my iPhone >

Custom SOLR ADMIN Application

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

Re: adding a document using curl

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

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

DIH From various File system locations

2011-01-25 Thread pankaj bhatt
:- / Pankaj Bhatt.

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

Re: Indexing FTP Documents through SOLR??

2011-01-21 Thread pankaj bhatt
l be great. / Pankaj Bhatt. On Fri, Jan 21, 2011 at 12:57 PM, Gora Mohanty wrote: > On Fri, Jan 21, 2011 at 12:21 PM, pankaj bhatt 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. &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 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 wrote: > Thank you Pankaj. >

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 wrote: > Planning ahead here. > > Anyone have experience with UUIDs, COMB UUIDs (sequen

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 wrote: > 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 columns. Works fine on

Re: facet.pivot for date fields

2010-12-14 Thread pankaj bhatt
parameter of "facet.query" name) http//blasdsdfsd/q?=asdfasd&facet.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 wrote: > It doesnt seems l

PDFBOX 1.3.1 Parsing Error

2010-12-12 Thread pankaj bhatt
n used by Adobe 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
need some sample xml code both for solr-config.xml and the directory-schema.xml Awaiting eagerly for your response. Regards, Pankaj Bhatt.