65]
0
7
1
ALNUM
1
Version 4.6
SF
text
raw_bytes
type
start
end
position
message
[6d 65 73 73 61 67 65]
ALNUM
0
7
1
Thanks,
Rishi.
-Original Message-
From: Shawn Heisey
To: solr-user
Sent: Fri, Feb 20, 2015 6:51 pm
Subject: Re: Strange
On 2/20/2015 4:24 PM, Rishi Easwaran wrote:
> Also, the tokenizer we use is very similar to the following.
> ftp://zimbra.imladris.sk/src/HELIX-720.fbsd/ZimbraServer/src/java/com/zimbra/cs/index/analysis/UniversalTokenizer.java
> ftp://zimbra.imladris.sk/src/HELIX-720.fbsd/ZimbraServer/src/java/com
/UniversalLexer.jflex
From the looks of it the text is being indexed as a single token and not broken
across whitespace.
Thanks,
Rishi.
-Original Message-
From: Shawn Heisey
To: solr-user
Sent: Fri, Feb 20, 2015 11:52 am
Subject: Re: Strange search behaviour when upgrading to 4.10.3
On 2
/ZimbraAnalyzer.java
ftp://zimbra.imladris.sk/src/HELIX-720.fbsd/ZimbraServer/src/java/com/zimbra/cs/index/analysis/UniversalAnalyzer.java
-Original Message-
From: Shawn Heisey
To: solr-user
Sent: Fri, Feb 20, 2015 11:52 am
Subject: Re: Strange search behaviour when upgrading to 4.10.3
On 2/20/2015 9:37 AM, Rishi Easwaran wrote:
> We are trying to upgrade from Solr 4.6 to 4.10.3. When testing search 4.10.3
> search results are not being returned, actually looks like only the first
> word in a sentence is getting indexed.
> Ex: inserting "This is a test message" only returns re
Hi,
We are trying to upgrade from Solr 4.6 to 4.10.3. When testing search 4.10.3
search results are not being returned, actually looks like only the first word
in a sentence is getting indexed.
Ex: inserting "This is a test message" only returns results when searching for
content:this*. search
1 Core with 31 Million Documents other Cores < 100.000
- Solr1 for Search-Requests - commit every Minute - 4GB Xmx
- Solr2 for Update-Request - delta every 2 Minutes - 4GB Xmx
--
View this message in context:
http://lucene.472066.n3.nabble.com/strange-search-behavior-over-dynamic
for Update-Request - delta every 2 Minutes - 4GB Xmx
--
View this message in context:
http://lucene.472066.n3.nabble.com/strange-search-behavior-over-dynamic-field-tp2508711p2509166.html
Sent from the Solr - User mailing list archive at Nabble.com.
cuments other Cores < 100.000
>
> - Solr1 for Search-Requests - commit every Minute - 4GB Xmx
> - Solr2 for Update-Request - delta every 2 Minutes - 4GB Xmx
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/strange-search-behavior-over-dynamic-field-tp2508711p2508711.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
commit every Minute - 4GB Xmx
- Solr2 for Update-Request - delta every 2 Minutes - 4GB Xmx
--
View this message in context:
http://lucene.472066.n3.nabble.com/strange-search-behavior-over-dynamic-field-tp2508711p2508711.html
Sent from the Solr - User mailing list archive at Nabble.com.
rking schema.xml and solrconfig from own project?
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Strange-search-tp998961p1778760.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
On Wed, Oct 27, 2010 at 1:23 PM, ramzesua wrote:
>
> Can anyone give me working schema.xml and solrconfig from own project?
[...]
Solr comes with an example configuration in example/solr/conf/ . Please see
http://lucene.apache.org/solr/tutorial.html for an example of how to get started
with that.
Can anyone give me working schema.xml and solrconfig from own project?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-search-tp998961p1778760.html
Sent from the Solr - User mailing list archive at Nabble.com.
ut if I try to find term "html" (frequency "5") I don't get any result
even with wildcard. Where is problem and how I can it solvе?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-search-tp998961p1774059.html
Sent from the Solr - User mailing list archive at Nabble.com.
t well english.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-search-tp998961p1773307.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello,
Try searching for name_de:(das urteil). A search for name_de:das urteil will
search for "das" in *name_de* and for "urteil" in the default field (e.g.
"catch all" field).
Hope that helps,
-- Savvas
On 8 October 2010 09:00, Thomas Kellerer wrote:
> Hi,
>
> I have the following field defi
Hi,
I have the following field defined in my schema:
The field contains the value "Das Urteil" which is thus stored as "das urteil"
The following query (using Solr 1.4) returns nothing
name_de:das urteil
But when I run the query
name_de:"das urteil"
t
try to delete "solr.SnowballPorterFilterFactory" from your analyzerchain. i
had similar problems by using german SnowballPorterFilterFactory
--
View this message in context:
http://lucene.472066.n3.nabble.com/Strange-search-tp998961p1001990.html
Sent from the Solr - User mailing li
t;solr-user@lucene.apache.org"
> Sent: Wed, February 24, 2010 7:00:02 AM
> Subject: Strange search behavior
>
> Hi,
>
> I'm having some problems understanding why certain search queries don't
> return
> any results.
> I ha
Hi,
I'm having some problems understanding why certain search queries don't return
any results.
I have a field of type "text", which is defined like this:
20 matches
Mail list logo