Securing Solr with Tomcat

2012-04-10 Thread solruser
Hi All, Our web application is allowing users to query directly from browser using Solr as Tomcat application by utilizing AJAX Solr library (using jsonp). I'm looking for ways to block internet users directly either updating the index or hitting the admin pages. I’d appreciate your input on this.

SOLRCloud on appserver

2012-04-04 Thread SOLRUSER
Does anyone have any instructions on setting up SOLRCloud on multiple appservers? Ideally a wiki, blog, step-by-step guide I can follow.

Solr DIH import - Date Question

2011-08-04 Thread solruser@9913
This is perhaps a 'truly newbie' question. I am processing some files via DIH handler/XPATH Processor. Some of the date fields in the XML are in 'Java Long format' i.e. just a big long number. I am wondering how to map them Solr Date field. I used the DIH DateFormatTransformer for some other '

Re: Store complete XML record (DIH & XPathEntityProcessor)

2011-07-28 Thread solruser@9913
Thanks Chantal I am ok with the second call and I already tried using that. Unfortunatly It reads the whole file into a field. My file is as below example ... ... ... Now the XPATH does the 'for each /record' part. For each record I also need

Store complete XML record (DIH & XPathEntityProcessor)

2011-07-27 Thread solruser@9913
I am trying to use DIH to import an XML based file with multiple XML records in it. Each record corresponds to one document in Lucene. I am using the DIH FileListEntityProcessor (to get file list) followed by the XPathEntityProcessor to create the entities. It works perfectly and I am able to

Data Import Handler Diagram

2011-07-27 Thread solruser@9913
Maybe I am looking at the wrong version - the diagram (and the screenshot in the interactive dev mode section) don't show up in the WIKI page. http://wiki.apache.org/solr/DataImportHandler#Architecture Is this a wrong link? I did an inspect element and this is what I see ... ... img alt=

Data Import Handler Architecture Diagram

2011-07-27 Thread solruser@9913
Maybe I am looking at the wrong version - the diagram (and the screenshot in the interactive dev mode section) don't show up in the WIKI page. http://wiki.apache.org/solr/DataImportHandler#Architecture Is this a wrong link? I did an inspect element and this is what I see ... /solr/DataImport

Conditional field values in DataImport

2011-07-26 Thread solruser@9913
This may be a trivial question - I am noob :). In the dataimport of a CSV file, am trying to assign a field based on a conditional check on another field. E.g. this works well. However I need to create another field A that is assigned a value based on X. Something like this

Re: Search with Date field

2009-03-03 Thread Solruser
Can you reply with example of solr request? Amit On Mar 3, 2009, at 11:08 PM, dabboo wrote: Hi, Date search is not happening in solr. I am giving the field name and date value as the request but it is not returning any value. Please suggest. Thanks, Amit Garg -- View this message in co

Need question to configure Log4j for solr

2007-07-11 Thread solruser
Hi Everyone, How do I configure solr to use log4j logging. I am able to configure tomcat 5.5.23 to use log4j. But I could not get solr to use log4j. I have 3 context of solr running in tomcat which refers to war file in commons. -TIA -- View this message in context: http://www.nabble.com/Nee

Re: List of highlighted terms from search query

2007-05-22 Thread solruser
> http://wiki.apache.org/solr/HighlightingParameters) > > and u try solr admin gui to see its output and u will find what u wanna. > > > > 2007/5/23, solruser <[EMAIL PROTECTED]>: >> >> >> Hi, >> >> I am wondering can we get the list of all hig

List of highlighted terms from search query

2007-05-22 Thread solruser
Hi, I am wondering can we get the list of all highlighted terms from the search query. If yes can someone suggest query options? Thanks -- View this message in context: http://www.nabble.com/List-of-highlighted-terms-from-search-query-tf3801344.html#a10755381 Sent from the Solr - User mailin

Re: Query

2007-05-22 Thread solruser
hting purposes) for reply which can run around 100 on the higher side and considering if each reply can have some newline characters too will it be safe to store under single multi-valued field. Thanks - Amit Yonik Seeley wrote: > > On 5/22/07, solruser <[EMAIL PROTECTED]> w

Query

2007-05-22 Thread solruser
Hi, I have a question related to Index, where I have indexed my document with mutiple replies enumerated fields in the document. e.g. .. .. now how can I query document so I can search a document on the content of any reply. Can I make a query such as <<< reply*:con

Phrase Query fetch no results - verfiy

2007-05-03 Thread solruser
Hi Everyone, Question on phrase query. Does the phrase query will return only the documents with all terms matched in the document? To better illustrate there is a phrase query say "How do I look for supply". Now the expected result using phrase query after giving valid slop, should return back d

Wondering about results from PhraseQuer

2007-05-01 Thread solruser
Hi Everyone, Pardon me if this question might be asked here in the mailing list earlier. I tried looking for this but I could not get any answers. I am querying against indexes with a phrase query. And although I can see my terms occurrence in the debug results I get the overall score to be "0".

Re: [acts_as_solr] Few question on usage

2007-04-23 Thread solruser
Hi Erik Thanks for detailed information. With your detailed information I understand that acts_as_solr is presently the best available solution to connect to Solr from rails application for database. And you look forward to bring this under Solr Ruby development going forward. Which I assume wil

Re: [acts_as_solr] Few question on usage

2007-04-20 Thread solruser
Hi Erik, Please find my comments under ">>>" to your queries. > : 1. What are other alternatives are available for ruby integration > with solr > : other than acts-as_solr plugin. acts_as_solr is purely for ActiveRecord (database O/R mapping) integration with Solr, such that when you cr

Re: acts_as_solr

2007-04-19 Thread solruser
Hi, Does the acts_as_solr supports now fancier results such as highlight? Although I see options to use facets but have not yet explored with the plugin. TIA -amit Erik Hatcher wrote: > > > On Aug 28, 2006, at 10:25 PM, Erik Hatcher wrote: >> I'd like to commit this to the Solr repository.

Re: Error when try to find_by_solr

2007-04-18 Thread solruser
n 4/18/07, solruser <[EMAIL PROTECTED]> wrote: >> Below is the error the I received when I tried to query the solr using >> find_by_solr. below bold shows where I output the response header from >> the >> solr server >> >> >> Post.find_by_solr

Error when try to find_by_solr

2007-04-18 Thread solruser
Hi everyone, Below is the error the I received when I tried to query the solr using find_by_solr. below bold shows where I output the response header from the solr server >> Post.find_by_solr("amit") query "(amit) AND type_t:Post" response "{'responseHeader'=>{'status'=>0,'QTime'=>0,'params'=>{'