Re: [jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2010-04-07 Thread Pradeep Pujari
Option 3 is very flexible, can be configured to any core like QA box or integration box. Pradeep. --- On Tue, 4/6/10, Uri Boness (JIRA) wrote: > From: Uri Boness (JIRA) > Subject: [jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client > for Solr > To: solr-dev@lucene.apache.org

Re: [jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2010-02-26 Thread Pradeep Pujari
Hi Uri, It is not clear how to modify the code and customize it is not clear. I am breaking my head to import into eclipse and customise it. So, I took the code and it is compiling now. But how can I run? Also, how the Solr_explorer_nocache.js file is generated. Please send me more documentati

Re: [jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2010-02-08 Thread Pradeep Pujari
n't created a patch for it yet. The > old one you can find in JIRA and applying it will create the > contrib folder for it. > > Uri > > Pradeep Pujari wrote: > > I checked contrib directory. I did not find this > patch. Do you have commited this code? > &

Re: [jira] Created: (SOLR-1739) index of facet fields are not same as original string in record

2010-02-04 Thread Pradeep Pujari
Looks like need to field type as string for that problem field in schema.xml. you may be having as Text or textgen. Let me know if it works. pradeep --- On Thu, 1/28/10, Uma Maheswari (JIRA) wrote: > From: Uma Maheswari (JIRA) > Subject: [jira] Created: (SOLR-1739) index of facet fields are n

Re: [jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client for Solr

2010-02-03 Thread Pradeep Pujari
I checked contrib directory. I did not find this patch. Do you have commited this code? Pradeep. --- On Wed, 1/27/10, Uri Boness (JIRA) wrote: > From: Uri Boness (JIRA) > Subject: [jira] Commented: (SOLR-1163) Solr Explorer - A generic GWT client > for Solr > To: solr-dev@lucene.apache.org >

Re: Inconsistent Search Results for different flavors of same search term

2009-12-07 Thread Pradeep Pujari
I resolved this kind of situations by a) while indexing converted to lower case in DIH and also converting free text keywords to lowercase in the client code before sending it to Solr. pradeep. --- On Mon, 12/7/09, insaneyogi3008 wrote: > From: insaneyogi3008 > Subject: Inconsistent Search R

Re: Entity Extraction feature

2009-11-29 Thread Pradeep Pujari
ber 18, 2009, 3:28 AM > I've used OpenNLP with Lucene/Solr > before, if you are looking for a good open source one.  > It's pretty easy to create a TokenFilter that does the > work. > > On Nov 18, 2009, at 1:25 AM, Pradeep Pujari wrote: > > > Hello all, &

Entity Extraction feature

2009-11-17 Thread Pradeep Pujari
Hello all, Does Lucene or Solr has entity extraction feature? If so, what is the wiki URL? Thanks, Pradeep.

DataImportHandler Error (SEVERE: Ignoring Error when closing connection)

2009-11-09 Thread Pradeep Pujari
I am getting the following error in solr/trunk code while do a full-dataimport from db2 database. INFO: Read dataimport.properties Nov 9, 2009 1:02:55 PM org.apache.solr.handler.dataimport.SolrWriter persist INFO: Wrote last indexed time to dataimport.properties Nov 9, 2009 1:02:55 PM org.apache.

build error in eclipse environment, any help

2009-10-31 Thread Pradeep Pujari
\java\org\apache\solr\handler\clustering\carrot2\CarrotClusteringEngine.java use s or overrides a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. build: [jar] Building jar: b:\Eclipse3.5\workspace\Solr_trunk\contrib\clustering\ build\apache-solr-clustering-1.

Re: deploy solr in Eclipse IDE

2009-10-19 Thread Pradeep Pujari
#Anonymous+Access+%28read-only%29>If > you need more help with setting up Eclipse and Solr trunk > send me an email. > I can send you my .project and .classpath files as I have > it for my setup. > > Take care > Amit > > On Sun, Oct 18, 2009 at 11:34 AM, Pradeep Pu

Re: deploy solr in Eclipse IDE

2009-10-18 Thread Pradeep Pujari
t; >                >         server.addHandler(solr); > >                >         server.setStopAtShutdown(true); > >                >         server.start(); > >                > } catch (Exception e) { > >                >         // TODO Auto-generated

deploy solr in Eclipse IDE

2009-10-13 Thread Pradeep Pujari
Hi All, I am trying to install solr nightly build into Eclipse IDE and facing lot of issues while importing the zip file. The build path, libs and various source files are scattered. It took me lot of tine to configure and make it run. What development environment are being used and is there a

Re: Solr development with IntelliJIDEA - looking for advice

2009-09-07 Thread Pradeep Pujari
is IntelliJIDEA is a free java IDE? Why can not use Eclipse, which is perhaps more popular and free? Thanks, Pradeep. --- On Mon, 9/7/09, Lukáš Vlček wrote: > From: Lukáš Vlček > Subject: Re: Solr development with IntelliJIDEA - looking for advice > To: solr-dev@lucene.apache.org > Date: Mond