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.
Does anyone have any instructions on setting up SOLRCloud on multiple
appservers? Ideally a wiki, blog, step-by-step guide I can follow.
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
'
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
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
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=
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
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
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
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
> 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
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
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
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
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
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".
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
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
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.
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
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'=>{'
21 matches
Mail list logo