On 10/6/07, Frederik M. Kraus <[EMAIL PROTECTED]> wrote:
> Looks like we ran into a urldecode problem when having certain query
> strings. This is what happens:
>
> Client: Jeffrey's Bay -> Jeffrey%26%2339%3Bs+Bay (php 5.2
> urlencode/rawurlencode)
It looks like the client is doing XML esca
: The query is against a schema that stores the user_ids who have worked on each
: document in a multi-value integer field called 'user_ids'. I'd like to query
: solr for all documents that anyone other than a few users have worked on.
:
: For instance, say the user group I'm working with is use
: Is there a simple way (or command line tool)
: to merge different Solr indexes (located on different machines)
: into one ?
Solr doesn't have anything like this built in, but there is a command line
java class in Lucene that can do this, it's
org.apache.lucene.misc.IndexMergeTool in the misce
: this is my first day with Solr and now I'm looking if there is a way to make
: a middleword search like:
: *searchword*
FYI: i've never seen the term "middleword" used before, this is usually
refered to as "wildcard query" that has the unique property of including a
"leading wildcard" charact
Hi Chris !
Thanks for the pointer. After two silent days waiting for reply,
I decided to implement a command line for that. Works like a charm !!!
If anyone is interested, don't hesitate to ask for.
cheers
Y.
Chris Hostetter a écrit :
: Is there a simple way (or command line tool)
: to merge
: Thanks for the pointer. After two silent days waiting for reply,
: I decided to implement a command line for that. Works like a charm !!!
well, sometimes people just don't post because they don't know the
answer to something (better then 50 people posting "i don't know").
but a big part of h
Hello,
Did I miss this contribution or did it not happen? I'm referring to the change
to the SpellCheckerRequestHandler to handle spelling corrections/suggestions
for multi-word queries.
Any chance you can provide a patch?
Thanks!
Otis
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
Hi everybody,
I have installed solr lucene for my website: clickindia.com, but I am
unable to apply proximity search for the same over there.
Please help me that how should I index solrconfig.xml & schema.xml
after providing an option of proximity search.
--
View this message in context:
http: