You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tommaso Teofili (JIRA)" <ji...@apache.org> on 2016/03/15 11:53:33 UTC

[jira] [Comment Edited] (SOLR-7739) Lucene Classification Integration - UpdateRequestProcessor

    [ https://issues.apache.org/jira/browse/SOLR-7739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15195090#comment-15195090 ] 

Tommaso Teofili edited comment on SOLR-7739 at 3/15/16 10:52 AM:
-----------------------------------------------------------------

Alessandro, I also use IntelliJ, however I wanted to make sure that we do not break other devs' setups just because they use a different IDE.
Usually this is not needed but since we observed that we needed to adjust the classpaths for IntelliJ to work it was mandatory to check that also Eclipse setup doesn't get screwed up.
Anyway, installing and checking with _ant eclipse_ was a ~10 minutes thing:
- download eclipse 5m
- ant eclipse 1m
- import lucene-solr into eclipse 1m
- check setup is clean (e.g. check code compiles, run a test, etc.) 1m
- close and delete eclipse 1m
Since everything seemed to work I'll proceed with committing this patch.



was (Author: teofili):
Alessandro, I also use IntelliJ, however I wanted to make sure that we do not break other devs' setups just because they use a different IDE.
Usually this is not needed but since we observed that we needed to adjust the classpaths for IntelliJ to work it was mandatory to check that also Eclipse setup doesn't get screwed up.
Anyway, installing and checking with _ant eclipse_ was a 10 minutes thing.
Since everything seemed to work I'll proceed with committing this patch.


> Lucene Classification Integration - UpdateRequestProcessor
> ----------------------------------------------------------
>
>                 Key: SOLR-7739
>                 URL: https://issues.apache.org/jira/browse/SOLR-7739
>             Project: Solr
>          Issue Type: New Feature
>          Components: update
>    Affects Versions: 5.2.1
>            Reporter: Alessandro Benedetti
>            Assignee: Tommaso Teofili
>            Priority: Minor
>              Labels: classification, index-time, update.chain, updateProperties
>         Attachments: SOLR-7739.1.patch, SOLR-7739.patch, SOLR-7739.patch, SOLR-7739.patch
>
>
> It would be nice to have an UpdateRequestProcessor to interact with the Lucene Classification Module and provide an easy way of auto classifying Solr Documents on indexing.
> Documentation will be provided with the patch
> A first design will be provided soon.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org