need a
tuning or not.
Kind Regards,
Furkan KAMACI
On Thu, Aug 6, 2020 at 8:46 AM kumar gaurav wrote:
> HI
>
> I am getting the following exception if passing a long String in q
> parameter .
>
>
> q=uid:TCYY1EGPR38SX7EZ+OR+uid:TCYY1EGPR6M1ARAZ+OR+uid:TCYY1EGPR3NTTO3Z+OR+ui
Hi Swetha,
Given URL is encoded. So, you can decode it before analyzing. Plus
character is used for whitespaces when you encode a URL and minus sign
represents a negative query in Solr.
Kind Regards,
Furkan KAMACI
On Tue, Jul 7, 2020 at 9:16 PM swetha vemula
wrote:
> Hi,
>
> I have a
Hi Reinaldo,
Which version of Solr do you use and could you share your cache settings?
On the other hand, did you check here:
https://cwiki.apache.org/confluence/display/SOLR/SolrPerformanceProblems
Kind Regards,
Furkan KAMACI
On Thu, Jun 25, 2020 at 11:09 PM Odysci wrote:
> Hi,
>
>
Hi Shashikant,
You can tell me if you need help.
By the way, one can use solr-user-ow...@lucene.apache.org for such kinds of
questions so not to disturb the user mailing list.
Kind Regards,
Furkan KAMACI
On Sat, Jun 20, 2020 at 12:53 PM Erick Erickson
wrote:
> Follow the instructions h
Hi Jigar,
Is that a numeric field or not? By the way, have you checked the terms.sort
parameter or json facet sort parameter?
Kind Regards,
Furkan KAMACI
On Mon, Jun 1, 2020 at 11:37 PM Jigar Gajjar
wrote:
> Hello,
> is it possible to retrieve index terms in the descending order
Hi David,
Thanks for the response! I use Unified Highlighter combined with
maxAnalyzedChars to accomplish my needs.
I'll file an issue and PR for it!
Kind Regards,
Furkan KAMACI
On Fri, May 22, 2020 at 11:25 PM David Smiley wrote:
> Feel free to file an issue; I know it's not
o not use the GA build 147 or update versions u40, u45
and u51! We recommend using u55 or later."
Kind Regards,
Furkan KAMACI
On Fri, May 22, 2020 at 4:26 AM Akhila John wrote:
> Hi Team,
>
> We use solr 5.3.1 for sitecore 8.2.
> We require to upgrade Java version to 'Ja
Hi,
Do you have an id field for your documents? On the other hand, does your
document count increases when you index it again?
Kind Regards,
Furkan KAMACI
On Fri, May 22, 2020 at 1:03 AM gnandre wrote:
> Hi,
>
> I do not pass that field at all.
>
> Here is the document that I
Hi,
How do you index that document? Do you index it with an empty
*index_time_stamp_create* field as the second time too?
Kind Regards,
Furkan KAMACI
On Fri, May 22, 2020 at 12:05 AM gnandre wrote:
> Hi,
>
> Following is the update request processor chain.
>
>
> &
Hi John,
I've denied and dropped him from mail list.
Kind Regards,
Furkan KAMACI
On Wed, May 13, 2020 at 8:06 PM John Blythe wrote:
> can we get this person blocked?
> --
> John Blythe
>
>
> On Wed, May 13, 2020 at 1:05 PM ART GALLERY wrote:
>
> > chec
ed for special circumstances.
Kind Regards,
Furkan KAMACI
[1] https://cwiki.apache.org/confluence/display/solr/EmbeddedSolr
[2]
https://www.reddit.com/r/java/comments/499227/is_the_tomcat_server_embedded_in_spring_boot/
On Mon, Nov 4, 2019 at 9:59 AM Jörn Franke wrote:
> Yes, simply search th
Hi Arnold,
Such errors may arise due to file permission issues. I can run latest
version without of Solr via docker image without any errors. Could you
write which steps do you follow to run Solr docker?
Kind Regards,
Furkan KAMACI
On Tue, Aug 20, 2019 at 1:25 AM Arnold Bronley
wrote:
>
, softcommit and shard size according to your needs.
4) Adjust JVM parameters.
5) Do not use swap if you can.
Kind Regards,
Furkan KAMACI
On Tue, Aug 13, 2019 at 8:37 PM Erick Erickson
wrote:
> Here’s some sample SolrJ code using TIka outside of Solr’s Extracting
> Request Handler, along wit
Hi,
You can change invariants i.e. *qt* and *q* of a *PingRequestHandler*:
/search
some test query
Check documentation fore more info:
https://lucene.apache.org/solr/7_6_0//solr-core/org/apache/solr/handler/PingRequestHandler.html
Kind Regards,
Furkan KAMACI
On Sat, Aug 3
Hi,
First of all, could you check here:
https://lucidworks.com/post/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/
to
better understand hard commits, soft commits and transaction logs to
achieve NRT search.
Kind Regards,
Furkan KAMACI
On Wed, Jul 31, 2019 at 3:47 PM
/462d7467b2f2d064223eb46763a6a6e606ac670fe7f7b40858d97c0d@1366325333@%3Csolr-user.lucene.apache.org%3E
Kind Regards,
Furkan KAMACI
On Mon, Jul 29, 2019 at 10:25 PM Kaminski, Adi
wrote:
> Hi,
> We are about to size large environment with 7 nodes/servers with
> replication factor 2 of SolrCloud cluster (using
Hi Vipul,
You are welcome!
Kind Regards,
Furkan KAMACI
On Fri, Jul 26, 2019 at 11:07 AM Vipul Bahuguna <
newthings4learn...@gmail.com> wrote:
> Hi Furkan -
>
> I realized that I was searching incorrectly.
> I later realized that if I need to search by specific field, I n
Hi Roland,
Could you check Analysis tab (
https://lucene.apache.org/solr/guide/8_1/analysis-screen.html) and tell how
the term is analyzed for both query and index?
Kind Regards,
Furkan KAMACI
On Tue, Jul 30, 2019 at 4:50 PM Szűcs Roland
wrote:
> Hi All,
>
> I have an author
Hi Govind,
Highlighting is the easiest way to detect it. You can find a similar
question at here:
https://stackoverflow.com/questions/9629147/how-to-return-column-that-matched-the-query-in-solr
Kind Regards,
Furkan KAMACI
On Wed, Jul 24, 2019 at 9:28 PM govind nitk wrote:
> Hi Furkan KAM
Hi Doss,
What was existing value and what happens after you do atomic update?
Kind Regards,
Furkan KAMACI
On Wed, Jul 24, 2019 at 2:47 PM Doss wrote:
> HI,
>
> I have a multiValued field of type String.
>
> multiValued="true"/>
>
> I want to keep this
Hi Govind,
Using *hl.tag.pre* and *hl.tag.post* may help you. However you should keep
in mind that even such term exists in desired field, highlighter can use
fallback field due to *hl.maxAnalyzedChars* parameter.
Kind Regards,
Furkan KAMACI
On Wed, Jul 24, 2019 at 8:24 AM govind nitk wrote
Hi Vipul,
Which query do you submit? Is that one:
q=appname:App1
Kind Regards,
Furkan KAMACI
On Mon, Jul 22, 2019 at 10:52 AM Vipul Bahuguna <
newthings4learn...@gmail.com> wrote:
> Hi,
>
> I have installed SOLR 8.1.1.
> I am new and trying the very basics.
>
>
t;content")
.set("hl.useFastVectorHighlighter", "true");
.set("hl.maxAlternateFieldLength", 300);
As far as I see, there is no definitions for alternate fields for unified
highlighter. How can I configure such a configuration?
Kind Regards,
Furkan KAMACI
quot;$SOLR_OPTS
-Dorg.eclipse.jetty.server.Request.maxFormContentSize=200" at solr.in.sh
I need to send a long query into Solr. I use Solr 7.6.0 and plan to use 8.1
whenever available.
Any ideas about how to overcome this?
Kind Regards,
Furkan KAMACI
tal term count in a multivalued field beside
running a json facet on that?
Kind Regards,
Furkan KAMACI
n send a *fq* to retrieve
related docs.
However, is there any other efficient way (via rest or Solrj) for my case?
Kind Regards,
Furkan KAMACI
Hi Maimuna,
Could you check here:
https://stackoverflow.com/questions/47868737/solr-cloud-no-registered-leader-was-found-after-waiting-for-4000ms
Kind Regards,
Furkan KAMACI
On Wed, Mar 6, 2019 at 10:25 AM maimuna ambareen
wrote:
> when i run the healthcheck command in solr :
> bi
Hi Gaël,
Does all three servers have same specifications? On the other hand, is your
load balancing configuration for Varnish is round-robin?
Kind Regards,
Furkan KAMACI
On Mon, Mar 4, 2019 at 3:18 PM Gael Jourdan-Weil <
gael.jourdan-w...@kelkoogroup.com> wrote:
> Hello,
>
>
Hi Sami,
Did you check delta import documentation:
https://wiki.apache.org/solr/DataImportHandler#Using_delta-import_command
Kind Regards,
Furkan KAMACI
On Thu, Feb 28, 2019 at 7:24 PM sami wrote:
> Hi Shawan, can you please suggest a small program or atleast a backbone of
> a
> prog
Hi Fiz,
Could you elaborate your question?
Kind Regards,
Furkan KAMACI
On Fri, Mar 1, 2019 at 7:41 PM Fiz Ahmed wrote:
> Hi Solr Experts,
>
> Can you please suggest Code review techniques for SOLR related changes in a
> Project.
>
>
> Thanks
> FIZ
> AML Team.
>
specific questions, you can ask them at this forum:
https://community.hortonworks.com/topics/forum.html
Kind Regards,
Furkan KAMACI
On Thu, Feb 21, 2019 at 1:43 PM Rushikesh Garadade <
rushikeshgarad...@gmail.com> wrote:
> Hi Furkan,
> I think the link you provided is for ranger a
Hi,
Could you give some more information about your configuration? Also, check
here for how to debug the reason:
https://lucene.apache.org/solr/guide/7_6/analysis-screen.html
Kind Regards,
Furkan KAMACI
On Tue, Feb 12, 2019 at 11:34 AM 유정인 wrote:
>
> Hi I'm using the &quo
Hi Rushikesh,
Did you check here:
https://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.6.5/bk_security/content/solr_ranger_configure_solrcloud_kerberos.html
By the way, which versions do you use?
Kind Regards,
Furkan KAMACI
On Thu, Feb 21, 2019 at 11:41 AM Rushikesh Garadade <
rushikeshga
-Modified, ETag, Expires, Cache-Control headers.
Kind Regards,
Furkan KAMACI
On Wed, Feb 20, 2019 at 11:18 PM Joakim Hansson
wrote:
> Hello dear user list!
> I work at a company in retail where we use solr to perform searches as you
> type.
> As soon as you type more than 1 chara
Hi,
As Walter suggested you can check it via analyses page. You can find more
information here:
https://lucene.apache.org/solr/guide/7_6/analysis-screen.html
Kind Regards,
Furkan KAMACI
On Tue, Feb 5, 2019 at 8:51 PM Walter Underwood
wrote:
> Why?
>
> If you want to look at th
,
Furkan KAMACI
Hi,
Solr 6.3.0 had SolrInfoMBean.Category.QUERYHANDLER. However, I cannot see
it at Solr 6.5.0.
What is the new name of that variable?
Kind Regards,
Furkan KAMACI
uestion is, how can I support OCR with Solr?
Kind Regards,
Furkan KAMACI
I found the problem :) Problem is processor are not combined into one chain.
On Thu, Oct 4, 2018 at 3:57 PM Furkan KAMACI wrote:
> I've defined my update processors as:
>
>
> class="org.apache.solr.update.processor.LangDetectLanguageIdentifier
can I solve this problem?
Kind Regards,
Furkan KAMACI
Here is my schema configuration:
On Wed, Oct 3, 2018 at 10:50 AM Furkan KAMACI
wrote:
> Hi,
>
> I use Solr 6.6 and try to test automatic language detection. I've added
> these configuration into my solrconfig.xml.
>
&g
Kind Regards,
Furkan KAMACI
Hi,
Here is an explanation about deprecation of
https://docs.oracle.com/javase/9/gctuning/concurrent-mark-sweep-cms-collector.htm
Kind Regards,
Furkan KAMACI
On Tue, Nov 7, 2017 at 10:46 AM, Daniel Collins
wrote:
> Oh, blimey, have Oracle gone with Ubuntu-style numbering now? :)
>
Hi Wei,
Do you compare it with files which are under /var/solr/logs by default?
Kind Regards,
Furkan KAMACI
On Sun, Nov 5, 2017 at 6:59 PM, Wei wrote:
> Hi,
>
> I use the following api to track the number of update requests:
>
> /solr/collection1/admin/mbeans?cat=UPDATE&
Hi Vishal,
You can also check here:
https://lucene.apache.org/solr/guide/6_6/using-solrj.html#using-solrj You
can get enough information about how to use it.
Kind Regards,
Furkan KAMACI
On Thu, Sep 14, 2017 at 1:25 PM, Leonardo Perez Pulido <
leoperezpul...@gmail.com> wrote:
> Hi,
&
any.
Kind Regards,
Furkan KAMACI
On Thu, Sep 14, 2017 at 1:34 PM, Rick Leir wrote:
> hi Can Ezgi
> > First of all, i want to use spatial index for my data include polyghons
> and points. But solr indexed first 18 rows, other rows not indexed.
>
> Do all rows have a unique id fi
Hi Thaer,
Do you use schemeless mode [1] ?
Kind Regards,
Furkan KAMACI
[1] https://cwiki.apache.org/confluence/display/solr/Schemaless+Mode
On Wed, Jul 5, 2017 at 4:23 PM, Thaer Sammar wrote:
> Hi,
> We are trying to index documents of different types. Document have
> differe
://issues.apache.org/jira/browse/SOLR-7105 but not yet completed.
Could you check this:
http://coding-art.blogspot.com.tr/2016/07/running-solr-61-as-windows-service.html
Kind Regards,
Furkan KAMACI
On Sun, Jul 2, 2017 at 6:12 PM, rojerick luna
wrote:
> Hi,
>
> Anyone who successfully
Hi,
How can I search for SSN regex pattern which overwhelms special dash
character issue?
As you know that /[0-9]{3}-[0-9]{2}-[0-9]{4}/ will not work as intended.
Kind Regards,
Furkan KAMACI
Hi,
Does Solr SQL supports subqueries?
Kind Regards,
Furkan KAMACI
gspot.com/
>
> On Mon, Apr 24, 2017 at 5:09 AM, Furkan KAMACI
> wrote:
>
> > Hi,
> >
> > As you know that json facet api returns inconsistent counts in cloud set
> up
> > (SOLR-7452). I would like to learn that is the situation same for Solr
> SQL
> > queries too?
> >
> > Kind Regards,
> > Furkan KAMACI
> >
>
Hi,
As you know that json facet api returns inconsistent counts in cloud set up
(SOLR-7452). I would like to learn that is the situation same for Solr SQL
queries too?
Kind Regards,
Furkan KAMACI
Hi Alexandre,
My content is protected via Basic Authentication. Is it possible to use
Basic Authentication with Solr Content Streams?
Kind Regards,
Furkan KAMACI
On Wed, Apr 19, 2017 at 9:13 PM, Alexandre Rafalovitch
wrote:
> Have you tried stream.url parameter after enabling
Hi,
Is it possible to stream a CSV content from URL to Solr?
I've tried URLDataSource but could not figure out about what to use as
document.
Kind Regards,
Furkan KAMACI
echoParams=all to see that you are not
> having any hidden extra parameters that get appended?
>
> Regards,
>Alex.
>
>
> http://www.solr-start.com/ - Resources for Solr users, new and experienced
>
>
> On 18 April 2017 at 11:43, Furkan KAMACI wrote:
> >
OK, it returns 0 results every time.
So,
I want to filter out research values with empty string ("") from facet
result. How can I do that?
On Tue, Apr 18, 2017 at 8:53 AM, Furkan KAMACI
wrote:
> First problem is they do not match with main query.
>
> 18 Nis 2017 Sal, s
First problem is they do not match with main query.
18 Nis 2017 Sal, saat 01:54 tarihinde Dave
şunu yazdı:
> Min.count is what you're looking for to get non 0 facets
>
> > On Apr 17, 2017, at 6:51 PM, Furkan KAMACI
> wrote:
> >
> > My query:
> >
>
") from facet
result. How can I do that?
Kind Regards,
Furkan KAMACI
quot;") to
queries
or negative search clauses?
On Mon, Apr 17, 2017 at 2:22 PM, Furkan KAMACI
wrote:
> On the other hand, that query does not do what I want.
>
> On Mon, Apr 17, 2017 at 2:18 PM, Furkan KAMACI
> wrote:
>
>> Btw, what is the difference between
>&
On the other hand, that query does not do what I want.
On Mon, Apr 17, 2017 at 2:18 PM, Furkan KAMACI
wrote:
> Btw, what is the difference between
>
> +name:test +(type:research (*:* -type:[* TO *]))
>
> and
>
> +name:test +(type:research -type:[* TO *])
>
> On M
Btw, what is the difference between
+name:test +(type:research (*:* -type:[* TO *]))
and
+name:test +(type:research -type:[* TO *])
On Mon, Apr 17, 2017 at 1:33 PM, Furkan KAMACI
wrote:
> Actually, amount of documents which have 'type' field is relatively too
> small across
ses?
>
> Regards,
>Alex.
>
> http://www.solr-start.com/ - Resources for Solr users, new and experienced
>
>
> On 16 April 2017 at 23:58, Mikhail Khludnev wrote:
> > +name:test +(type:research (*:* -type:[* TO *]))
> >
> > On Sun, Apr 16, 2017 at 11:47 P
type field exists (result
will be Doc 1 and Doc 3).
How can I do that?
Kind Regards,
Furkan KAMACI
response which is
the percentage of sold products (ratio will be calculated as sold_products
* 100 / products)
Kind Regards,
Furkan KAMACI
Hi All,
I have a multivalued date field i.e.:
[2017-02-06T00:00:00Z,2017-02-09T00:00:00Z,2017-03-04T00:00:00Z]
I want to count how many dates exist given a data range within such field.
i.e.
start: 2017-02-01T00:00:00Z
end: 2017-02-28T00:00:00Z
result is 2 (2017-02-06T00:00:00Z and 2017-02-09T
gt; http://www.solr-start.com/ - Resources for Solr users, new and experienced
>
>
> On 13 March 2017 at 11:15, Furkan KAMACI wrote:
> > Hi,
> >
> > I generate dummy documents to test Solr 6.4.2. I create a field like that
> > at my test code:
> >
> >
OK, I found the answer here:
http://stackoverflow.com/questions/38730035/solr-schemaless-mode-creating-fields-as-multivalued
On Mon, Mar 13, 2017 at 5:15 PM, Furkan KAMACI
wrote:
> Hi,
>
> I generate dummy documents to test Solr 6.4.2. I create a field like that
> at
Field
and
Multivalued.
I want to use FieldCache on multivalued field and don't want it to be
multivalued. When I check managed-schema I see that:
So, it seems that it's predicted as longs instead of long.
What is the reason behind that?
Kind Regards,
Furkan KAMACI
Any other definitions in that URP chain are triggered?
>
> Are you seeing this in a nested document by any chance?
>
> Regards,
>Alex.
>
> http://www.solr-start.com/ - Resources for Solr users, new and experienced
>
>
> On 13 March 2017 at 10:29, Furkan KAMACI w
has proper solr.ParseDateFieldUpdateProcessorFactory definition.
What I'm missing?
Kind Regards,
Furkan KAMACI
Hi Jeffery,
I was looking whether an issue is raised for it or not. Thanks for pointing
it, I'm planning to create a patch.
Kind Regards,
Furkan KAMACI
On Mon, Jan 9, 2017 at 6:44 AM, Jeffery Yuan wrote:
> I am looking for same things.
>
> Seems Solr doesn't support this
segments in your index. Alternatively: fully
optimize your index with Solr 5.5 to make sure it consists only of one
up-to-date index segment.
You can read more from here:
https://cwiki.apache.org/confluence/display/solr/Major+Changes+from+Solr+5+to+Solr+6
Kind Regards,
Furkan KAMACI
On Tue, Jan 3
Hi,
Can we access to Query Elevation Component as a Managed Resource? If not, I
would like to add that functionality.
Kind Regards,
Furkan KAMACI
documents which has large content. How can
I solve this problem. I've tried Standard Highlighter and FastVector
Highlighter (termVectors, termPositions, and termOffsets are enabled for hl
fields) but result is same?
Kind Regards,
Furkan KAMACI
ll.java:607)\n\tat
I searched on the web and there are some other people who gets that error
too. Responses to such questions indicate that it may be usual if there are
many data on index. However I just index 4 small PDF files and get that
error when I want to construct suggester.
Any ideas?
Kind Regards,
Furkan KAMACI
of terms (I
know that such implementations does return suggestions even desired terms
are inside the term, not the beginning).
Is it possible to limit that suggested term count?
Kind Regards,
Furkan KAMACI
Hi Emir,
As far as I know, it should be enough to be stored=true for a suggestion
field? Should it be both indexed and stored?
Kind Regards,
Furkan KAMACI
On Thu, Dec 22, 2016 at 11:31 AM, Emir Arnautovic <
emir.arnauto...@sematext.com> wrote:
> That is because my_field_2 is no
Hi All,
I've a field like that:
When I run a suggester on my_field_1 it returns response. However
my_field_2 doesn't. I've defined suggester as:
suggester
FuzzyLookupFactory
DocumentDictionaryFactory
What can be the reason?
Kind Regards,
Furkan KAMACI
more
information and we can find a solution.
Kind Regards,
Furkan KAMACI
On Sun, Dec 18, 2016 at 2:28 PM, Lasitha Wattaladeniya
wrote:
> Hi furkan,
>
> Thanks for your reply, it is generally a query heavy system. We are using
> realtime indexing for editing the available data
>
>
re is another parameter named as *elapsed time*. It shows time
frame of the query sent to Solr and response is returned. Includes query
time, reading bits from disk, constructing the response and transmissioning
it, etc.
Kind Regards,
Furkan KAMACI
On Sat, Dec 17, 2016 at 6:43 PM, S G wrote:
Hi Lasitha,
What is your indexing / querying requirements. Do you have an index
heavy/light - query heavy/light system?
Kind Regards,
Furkan KAMACI
On Sun, Dec 18, 2016 at 11:35 AM, Lasitha Wattaladeniya
wrote:
> Hello devs,
>
> I'm here with another problem i'm facing.
Hi,
Sole's default similarity is BM25 anymore. Its parameters are defined as
k1=1.2, b=0.75
as default. However is there any way that to check the effect of using
different coefficients to calculate BM25 to find the optimal values?
Kind Regards,
Furkan KAMACI
s.
Is there any possibility to set number of shards and maximum shards per
node etc. at initial start of Solr?
Kind Regards,
Furkan KAMACI
matched fields into a pre defined field. As like:
content_* => content
So, one can handle a generic name for such cases at response?
If not, I can implement such a feature.
Kind Regards,
Furkan KAMACI
ch on only *text* field. However, when I copy
that fields into *text *field, they are indexed according to text_general.
How can I copy *tokens* to *text *field?
Kind Regards,
Furkan KAMACI
> from pdf files.
> You can confirm by performing manual copy-paste from original pdf file.
>
> Ahmet
>
>
> On Friday, December 9, 2016 8:44 PM, Furkan KAMACI
> wrote:
> Hi,
>
> I'm trying to index Turkish characters. These are what I see at my index (I
> s
k the original
PDF file.
What do you think about it. Is it related to Solr or Tika?
PS: I use text_general for analyser of content field.
Kind Regards,
Furkan KAMACI
gt; it is not normal to get that many error actually. Main problem should be
> > from your index. It seems to me your index is corrupted.
> >
> > 29 Kas 2016 Sal, 14:40 tarihinde, Furkan KAMACI
> > şunu yazdı:
> >
> >> On the other hand, my Solr instance stops
.solr.core.SolrCore@447dc7d4
2016-11-29 12:26:03.884 WARN (Thread-0) [ ]
o.e.j.s.ServletContextHandler ServletContextHandler.setHandler should not
be called directly. Use insertHandler or setSessionHandler etc.
On Tue, Nov 29, 2016 at 1:15 PM, Furkan KAMACI
wrote:
> I use Solr 6.3 and
org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:572)
at java.lang.Thread.run(Thread.java:745)
Kind Regards,
Furkan KAMACI
try with
different keywords: Some query keywords has highlight section and some of
them are not. What my be the problem for that? I didn't edit stopwords,
synonyms, etc.
Kind Regards,
Furkan KAMACI
PS: \n characters are not shown in browser but breaks how highlighter work.
\n characters are considered at fragsize too.
On Sat, Nov 26, 2016 at 9:47 PM, Furkan KAMACI
wrote:
> Hi Erick,
>
> I resolved my metadata problem with configuring solrconfig.xml However
> even I post data
that is a pdf file
and its newline characters are interpreted as *\n* at Solr. How can I
remove them (\n and non-ASCII characters).
Kind Regards,
Furkan KAMACI
On Thu, Nov 24, 2016 at 8:58 PM, Erick Erickson
wrote:
> Not sure. What have you tried?
>
> For production situations or when
y+Definition+in+SolrConfig
)
How can I use ClassicIndexSchemaFactory with Solr 6.3?
Kind Regards,
Furkan KAMACI
e added by Tika, but Solr. Do you know how
to enable/disable this feature?
Kind Regards,
Furkan KAMACI
[1] https://wiki.apache.org/solr/ExtractingRequestHandler
On Thu, Nov 24, 2016 at 6:51 PM, Erick Erickson
wrote:
> about PatternCaptureGroupFilterFactory. This isn't going to help. The
&
it except for
using PatternCaptureGroupFilterFactory?
Kind Regards,
Furkan KAMACI
On Thu, Nov 24, 2016 at 6:31 PM, Erick Erickson
wrote:
> 1> I'm assuming when you "see" this data you're looking at the stored
> data, right? It's a verbatim copy of whatever you
:
1) Is it usual to have that newline characters?
2) Is it usual to have file metadata at the beginning of the content (i.e.
stream source, stream_content_type) or related to tool that I post data to
Solr?
Kind Regards,
Furkan KAMACI
Is it possible to do such a facet on a date field:
Last 1 Day
Last 1 Week
Last 1 Month
Last 6 Month
Last 1 Year
Older than 1 Year
which has overlapped facet gaps?
Kind Regards,
Furkan KAMACI
Yes, it works with hours too. You can run a sum function each hour facet
which is named as bucket.
On Nov 4, 2016 10:14 PM, "William Bell" wrote:
> How about hours?
>
> NOW+1HR
> NOW+2HR
> NOW+12HR
> NOW-4HR
>
> Can we add that?
>
>
> On Fri, Nov
Seems that Solrj doesn't support JSON Facet API yet.
On Fri, Nov 4, 2016 at 9:08 PM, Furkan KAMACI
wrote:
> Fantastic! Thanks Yonik, I could do the stuff that I want with JSON Facet
> API.
>
> On Fri, Nov 4, 2016 at 8:42 PM, Yonik Seeley wrote:
>
>> On Fri, Nov
1 - 100 of 750 matches
Mail list logo